Back to search
30
MCP

base-network-mcp-server

npm/base-network-mcp-server

Model Context Protocol server for Base network blockchain operations

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

mcp-blockchain
A production-grade blockchain server built using MCP (Model Context Protocol)
0 tools
mcp-mongo-server
A Model Context Protocol Server for MongoDB
0 tools
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
0 tools
mcp-graphql
Model Context Protocol server for GraphQL
0 tools
databricks-mcp-server
A Model Context Protocol (MCP) server for Databricks
0 tools
mcp-mongo-server
A Model Context Protocol server for MongoDB connections
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "base-network-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}