brilliant-directories-mcp
v6.58.2
io.github.brilliantdirectories/brilliant-directories-mcp
Official MCP server for Brilliant Directories — manage members, posts, leads, reviews, and more.
io.github.szhygulin/recon-crypto-mcp · v0.3.1
Self-custodial crypto portfolio: read EVM DeFi, sign on Ledger via WalletConnect.
Recon Crypto MCP 是一个MCP Server,收录自 官方 MCP Registry。支持 stdio 传输。本页提供 Cursor、Claude Code 等客户端的安装配置片段。
选择你的平台查看安装方式
{
"mcpServers": {
"recon-crypto-mcp": {
"command": "npx",
"args": [
"-y",
"recon-crypto-mcp"
]
}
}
}ETHEREUM_RPC_URL可选Custom Ethereum RPC endpoint (alternative to RPC_PROVIDER + RPC_API_KEY).
ARBITRUM_RPC_URL可选Custom Arbitrum RPC endpoint.
POLYGON_RPC_URL可选Custom Polygon RPC endpoint.
BASE_RPC_URL可选Custom Base RPC endpoint.
RPC_PROVIDER可选RPC provider name: 'infura' or 'alchemy'. Used together with RPC_API_KEY.
RPC_API_KEY可选secretAPI key for the chosen RPC_PROVIDER.
ETHERSCAN_API_KEY可选secretEtherscan API key for contract verification lookups.
ONEINCH_API_KEY可选secret1inch Developer Portal API key. Enables 1inch quote comparison in get_swap_quote.
WALLETCONNECT_PROJECT_ID可选secretWalletConnect Cloud project ID. Required for Ledger Live signing via WalletConnect.
v6.58.2
io.github.brilliantdirectories/brilliant-directories-mcp
Official MCP server for Brilliant Directories — manage members, posts, leads, reviews, and more.
v3.1.0
io.github.pvliesdonk/markdown-vault-mcp
Markdown vault MCP server with FTS5 + semantic search and frontmatter indexing
v0.3.0
io.github.opendata-kr/narajangteo-opening
나라장터 낙찰정보서비스 Open API를 위한 로컬 MCP 서버
v3.10.1
io.github.webdriverio/mcp
MCP server with WebdriverIO for browser and mobile app automation (iOS/Android via Appium)
v0.0.53
io.github.cablate/google-map
18 Google Maps tools for AI agents — geocode, search, directions, weather, and more.
v1.0.0
ai.arpi/arpi-mcp
AI-powered ECG analysis: submit ECG images and receive diagnosis reports from ARPI's ECG AI.
{
"id": "io.github.szhygulin/recon-crypto-mcp",
"type": "mcp-server",
"version": "0.3.1",
"displayName": "Recon Crypto MCP",
"description": "Self-custodial crypto portfolio: read EVM DeFi, sign on Ledger via WalletConnect.",
"repository": {
"url": "https://github.com/szhygulin/recon-crypto-mcp",
"source": "github"
},
"homepage": "https://github.com/szhygulin/recon-crypto-mcp",
"distribution": {
"packages": [
{
"registryType": "npm",
"identifier": "recon-crypto-mcp",
"version": "0.3.1",
"transport": "stdio",
"environmentVariables": [
{
"name": "ETHEREUM_RPC_URL",
"description": "Custom Ethereum RPC endpoint (alternative to RPC_PROVIDER + RPC_API_KEY)."
},
{
"name": "ARBITRUM_RPC_URL",
"description": "Custom Arbitrum RPC endpoint."
},
{
"name": "POLYGON_RPC_URL",
"description": "Custom Polygon RPC endpoint."
},
{
"name": "BASE_RPC_URL",
"description": "Custom Base RPC endpoint."
},
{
"name": "RPC_PROVIDER",
"description": "RPC provider name: 'infura' or 'alchemy'. Used together with RPC_API_KEY."
},
{
"name": "RPC_API_KEY",
"description": "API key for the chosen RPC_PROVIDER.",
"isSecret": true
},
{
"name": "ETHERSCAN_API_KEY",
"description": "Etherscan API key for contract verification lookups.",
"isSecret": true
},
{
"name": "ONEINCH_API_KEY",
"description": "1inch Developer Portal API key. Enables 1inch quote comparison in get_swap_quote.",
"isSecret": true
},
{
"name": "WALLETCONNECT_PROJECT_ID",
"description": "WalletConnect Cloud project ID. Required for Ledger Live signing via WalletConnect.",
"isSecret": true
}
]
}
],
"remotes": []
},
"dependencies": [],
"installTargets": [
"claude-code",
"claude-desktop",
"cursor",
"vscode"
],
"keywords": [],
"provenance": {
"origin": "official-mcp-registry",
"originalId": "io.github.szhygulin/recon-crypto-mcp",
"originalUrl": "https://registry.modelcontextprotocol.io/v0.1/servers/io.github.szhygulin%2Frecon-crypto-mcp/versions/latest",
"isOfficial": true,
"status": "active"
}
}