base

base mcp

Built by base 342 stars

What is base mcp?

A Model Context Protocol (MCP) server that provides onchain tools for LLMs, allowing them to interact with the Base network and Coinbase API.

How to use base mcp?

1. Install a compatible MCP client (like Claude Desktop). 2. Open your configuration settings. 3. Add base mcp using the following command: npx @modelcontextprotocol/base-mcp 4. Restart the client and verify the new tools are active.
🛡️ Scoped (Restricted)
npx @modelcontextprotocol/base-mcp --scope restricted
🔓 Unrestricted Access
npx @modelcontextprotocol/base-mcp

Key Features

Native MCP Protocol Support
Real-time Tool Activation & Execution
Verified High-performance Implementation
Secure Resource & Context Handling

Optimized Use Cases

Extending AI models with custom local capabilities
Automating system workflows via natural language
Connecting external data sources to LLM context windows

base mcp FAQ

Q

Is base mcp safe?

Yes, base mcp follows the standardized Model Context Protocol security patterns and only executes tools with explicit user-granted permissions.

Q

Is base mcp up to date?

base mcp is currently active in the registry with 342 stars on GitHub, indicating its reliability and community support.

Q

Are there any limits for base mcp?

Usage limits depend on the specific implementation of the MCP server and your system resources. Refer to the official documentation below for technical details.

Official Documentation

View on GitHub

Global Ranking

-
Trust ScoreMCPHub Index

Based on codebase health & activity.

Manual Config

{ "mcpServers": { "base-mcp": { "command": "npx", "args": ["base-mcp"] } } }