Trackly CLI
v0.18.1
io.github.trackly-app/trackly
AI job search for Claude, ChatGPT, Cursor. 170K+ jobs, 3,800+ companies. OAuth or stdio.
io.github.molpha/mcp · v0.1.2
MCP server that lets AI agents create, fetch, verify, and publish Molpha oracle data.
Molpha MCP 是一个MCP Server,收录自 官方 MCP Registry。支持 stdio 传输。本页提供 Cursor、Claude Code 等客户端的安装配置片段。
选择你的平台查看安装方式
{
"mcpServers": {
"mcp": {
"command": "npx",
"args": [
"-y",
"@molpha/mcp"
],
"env": {
"SIGNER_BACKEND": "<SIGNER_BACKEND>"
}
}
}
}SIGNER_BACKEND必填Signing backend: memory (local keypair) or keychain (Privy / Turnkey).
OWNER_KEYPAIR可选Path to a Solana JSON keypair file. Required when SIGNER_BACKEND=memory.
KEYCHAIN_BACKEND可选Keychain provider: privy or turnkey. Required when SIGNER_BACKEND=keychain.
PRIVY_APP_ID可选secretPrivy app ID. Required for KEYCHAIN_BACKEND=privy.
PRIVY_APP_SECRET可选secretPrivy app secret. Required for KEYCHAIN_BACKEND=privy.
PRIVY_WALLET_ID可选secretPrivy wallet ID. Required for KEYCHAIN_BACKEND=privy.
PRIVY_WALLET_ADDRESS可选Solana address for the Privy wallet.
TURNKEY_API_PUBLIC_KEY可选secretTurnkey API public key. Required for KEYCHAIN_BACKEND=turnkey.
TURNKEY_API_PRIVATE_KEY可选secretTurnkey API private key. Required for KEYCHAIN_BACKEND=turnkey.
TURNKEY_ORGANIZATION_ID可选secretTurnkey organization ID. Required for KEYCHAIN_BACKEND=turnkey.
TURNKEY_WALLET_ADDRESS可选Solana address for the Turnkey wallet.
SOLANA_RPC可选Solana RPC endpoint.
GATEWAY_ENDPOINTS可选Comma-separated Molpha gateway URLs. Leave empty to use the SDK default.
MOLPHA_EVM_NETWORKS可选Comma-separated EVM verifier networks.
MOLPHA_STARKNET_NETWORKS可选Comma-separated Starknet verifier networks.
MOLPHA_DRY_RUN可选Preview all write and spend operations without submitting them.
MOLPHA_MAX_EXECUTES_PER_DAY可选Process-local daily Solana submit cap.
MOLPHA_X402_MAX_PRICE_USDC可选Refuse to fund an x402 round priced above this amount (decimal USDC).
MOLPHA_X402_MAX_SPEND_PER_DAY_USDC可选Process-local daily x402 spend cap (decimal USDC).
MOLPHA_X402_GATEWAY_PDA可选Optional settling gateway PDA (base58) to skip discovery when the escrow is already funded.
v0.18.1
io.github.trackly-app/trackly
AI job search for Claude, ChatGPT, Cursor. 170K+ jobs, 3,800+ companies. OAuth or stdio.
v0.3.0
io.github.theoddden/stamp
NTP time plus clock-drift history: stable vs. accelerating offsets.
v0.1.13
io.github.Servosity/ninjaone-mcp
Every NinjaOne report, plus a local store that answers fleet-wide questions no single API call can
v0.81.0
io.github.ArtJack/verdict
Read-only MCP server over Verdict QA state: verdicts, findings, flaky quarantine, history.
v0.3.3
io.github.toki0413/saturday-materials
Materials computing tools for AI agents: structures, engines, phonons, EOS, NEB, sampling, lineage.
v2.1.0
com.notepom/notepom
Persistent workspace and visual memory for humans and autonomous agents.
{
"id": "io.github.molpha/mcp",
"type": "mcp-server",
"version": "0.1.2",
"displayName": "Molpha MCP",
"description": "MCP server that lets AI agents create, fetch, verify, and publish Molpha oracle data.",
"repository": {
"url": "https://github.com/molpha/mcp",
"source": "github"
},
"homepage": "https://docs.molpha.io/",
"distribution": {
"packages": [
{
"registryType": "npm",
"identifier": "@molpha/mcp",
"version": "0.1.2",
"transport": "stdio",
"environmentVariables": [
{
"name": "SIGNER_BACKEND",
"description": "Signing backend: memory (local keypair) or keychain (Privy / Turnkey).",
"isRequired": true
},
{
"name": "OWNER_KEYPAIR",
"description": "Path to a Solana JSON keypair file. Required when SIGNER_BACKEND=memory."
},
{
"name": "KEYCHAIN_BACKEND",
"description": "Keychain provider: privy or turnkey. Required when SIGNER_BACKEND=keychain."
},
{
"name": "PRIVY_APP_ID",
"description": "Privy app ID. Required for KEYCHAIN_BACKEND=privy.",
"isSecret": true
},
{
"name": "PRIVY_APP_SECRET",
"description": "Privy app secret. Required for KEYCHAIN_BACKEND=privy.",
"isSecret": true
},
{
"name": "PRIVY_WALLET_ID",
"description": "Privy wallet ID. Required for KEYCHAIN_BACKEND=privy.",
"isSecret": true
},
{
"name": "PRIVY_WALLET_ADDRESS",
"description": "Solana address for the Privy wallet."
},
{
"name": "TURNKEY_API_PUBLIC_KEY",
"description": "Turnkey API public key. Required for KEYCHAIN_BACKEND=turnkey.",
"isSecret": true
},
{
"name": "TURNKEY_API_PRIVATE_KEY",
"description": "Turnkey API private key. Required for KEYCHAIN_BACKEND=turnkey.",
"isSecret": true
},
{
"name": "TURNKEY_ORGANIZATION_ID",
"description": "Turnkey organization ID. Required for KEYCHAIN_BACKEND=turnkey.",
"isSecret": true
},
{
"name": "TURNKEY_WALLET_ADDRESS",
"description": "Solana address for the Turnkey wallet."
},
{
"name": "SOLANA_RPC",
"description": "Solana RPC endpoint."
},
{
"name": "GATEWAY_ENDPOINTS",
"description": "Comma-separated Molpha gateway URLs. Leave empty to use the SDK default."
},
{
"name": "MOLPHA_EVM_NETWORKS",
"description": "Comma-separated EVM verifier networks."
},
{
"name": "MOLPHA_STARKNET_NETWORKS",
"description": "Comma-separated Starknet verifier networks."
},
{
"name": "MOLPHA_DRY_RUN",
"description": "Preview all write and spend operations without submitting them."
},
{
"name": "MOLPHA_MAX_EXECUTES_PER_DAY",
"description": "Process-local daily Solana submit cap."
},
{
"name": "MOLPHA_X402_MAX_PRICE_USDC",
"description": "Refuse to fund an x402 round priced above this amount (decimal USDC)."
},
{
"name": "MOLPHA_X402_MAX_SPEND_PER_DAY_USDC",
"description": "Process-local daily x402 spend cap (decimal USDC)."
},
{
"name": "MOLPHA_X402_GATEWAY_PDA",
"description": "Optional settling gateway PDA (base58) to skip discovery when the escrow is already funded."
}
]
}
],
"remotes": []
},
"dependencies": [],
"installTargets": [
"claude-code",
"claude-desktop",
"cursor",
"vscode",
"trae",
"cherry-studio",
"lingma",
"windsurf",
"cline",
"workbuddy"
],
"keywords": [],
"provenance": {
"origin": "official-mcp-registry",
"originalId": "io.github.molpha/mcp",
"originalUrl": "https://registry.modelcontextprotocol.io/v0.1/servers/io.github.molpha%2Fmcp/versions/latest",
"isOfficial": true,
"status": "active"
}
}