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.arcadia-finance/mcp-server · v0.4.6
Concentrated liquidity on Uniswap/Aerodrome (rebalance, compound, leverage) or single-sided lending.
Arcadia Finance 是一个MCP Server,收录自 官方 MCP Registry。支持 streamable-http、stdio 传输。本页提供 Cursor、Claude Code 等客户端的安装配置片段。
选择你的平台查看安装方式
{
"mcpServers": {
"mcp-server": {
"command": "npx",
"args": [
"-y",
"@arcadia-finance/mcp-server"
]
}
}
}RPC_URL_BASE可选secretRPC URL for Base (8453). Falls back to public RPC if not set.
RPC_URL_UNICHAIN可选secretRPC URL for Unichain (130). Falls back to public RPC if not set.
RPC_URL_OPTIMISM可选secretRPC URL for Optimism (10). Falls back to public RPC if not set.
PK可选secretPrivate key for dev-only signing (not for production).
TRANSPORT可选Transport mode: stdio (default) or http.
PORT可选HTTP listen port (default 3000). Only used when TRANSPORT=http.
ALLOWED_ORIGINS可选Comma-separated allowed Origin headers for CORS and DNS rebinding protection. Only used when TRANSPORT=http.
RATE_LIMIT_RPM可选Max requests per minute per session (default 60). Only used when TRANSPORT=http.
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.arcadia-finance/mcp-server",
"type": "mcp-server",
"version": "0.4.6",
"displayName": "Arcadia Finance",
"description": "Concentrated liquidity on Uniswap/Aerodrome (rebalance, compound, leverage) or single-sided lending.",
"repository": {
"url": "https://github.com/arcadia-finance/mcp-server",
"source": "github"
},
"homepage": "https://arcadia.finance",
"distribution": {
"packages": [
{
"registryType": "npm",
"identifier": "@arcadia-finance/mcp-server",
"version": "0.4.6",
"transport": "stdio",
"environmentVariables": [
{
"name": "RPC_URL_BASE",
"description": "RPC URL for Base (8453). Falls back to public RPC if not set.",
"isSecret": true
},
{
"name": "RPC_URL_UNICHAIN",
"description": "RPC URL for Unichain (130). Falls back to public RPC if not set.",
"isSecret": true
},
{
"name": "RPC_URL_OPTIMISM",
"description": "RPC URL for Optimism (10). Falls back to public RPC if not set.",
"isSecret": true
},
{
"name": "PK",
"description": "Private key for dev-only signing (not for production).",
"isSecret": true
},
{
"name": "TRANSPORT",
"description": "Transport mode: stdio (default) or http."
},
{
"name": "PORT",
"description": "HTTP listen port (default 3000). Only used when TRANSPORT=http."
},
{
"name": "ALLOWED_ORIGINS",
"description": "Comma-separated allowed Origin headers for CORS and DNS rebinding protection. Only used when TRANSPORT=http."
},
{
"name": "RATE_LIMIT_RPM",
"description": "Max requests per minute per session (default 60). Only used when TRANSPORT=http."
}
]
}
],
"remotes": [
{
"transport": "streamable-http",
"url": "https://mcp.arcadia.finance/mcp"
}
]
},
"dependencies": [],
"installTargets": [
"claude-code",
"claude-desktop",
"cursor",
"vscode"
],
"keywords": [],
"provenance": {
"origin": "official-mcp-registry",
"originalId": "io.github.arcadia-finance/mcp-server",
"originalUrl": "https://registry.modelcontextprotocol.io/v0.1/servers/io.github.arcadia-finance%2Fmcp-server/versions/latest",
"isOfficial": true,
"status": "active"
}
}