Back to search
30
MCP

base-mcp-legacy

base/base-mcp-legacy

A 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

Similar MCP servers embedding-nearest

base-network-mcp-server
Model Context Protocol server for Base network blockchain operations
0 tools
binance-mcp-server
Binance's Model Context Protocol (MCP). Designed to support developers building crypto trading AI Agents.
0 tools
mcp-crypto-price
A Model Context Protocol (MCP) server that provides real-time cryptocurrency analysis via CoinCap's API. Enables Claude and other MCP client
0 tools
binance-mcp-server
Unofficial tools and server implementation for Binance's Model Context Protocol (MCP). Designed to support developers building crypto tradin
0 tools
@mseep/obsidian-mcp-server
Model Context Protocol (MCP) server designed for LLMs to interact with Obsidian vaults. Provides secure, token-aware tools for seamless know
0 tools
eolas-mech-mcp
A Model Context Protocol (MCP) server for wallet and computation tools.
0 tools

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"
    }
  }
}