Skip to main content
Glama

Base Network MCP Server

by fakepixels
mcp-settings-example.json368 B
{ "mcpServers": { "base": { "command": "node", "args": ["/path/to/base-mcp-server/dist/index.js"], "env": { "BASE_PROVIDER_URL": "https://api.developer.coinbase.com/rpc/v1/base/ByeAFq6UvTNv18icKsOugFww7BO10Ez0", "WALLET_PRIVATE_KEY": "your_private_key_here" }, "disabled": false, "autoApprove": [] } } }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/fakepixels/base-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server