Back to search
30
MCP
base-mcp-legacy
base/base-mcp-legacyA Model Context Protocol (MCP) server that provides onchain tools for LLMs, allowing them to interact with the Base network and Coinbase API.
Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL
https://www.npmjs.com/package/base-mcp
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"base-mcp-legacy": {
"url": "https://www.npmjs.com/package/base-mcp",
"transport": "http"
}
}
}