Netmind Web3 MCP Server
by protagolabs
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_HOST | No | Server host for SSE transport (default: 127.0.0.1). | 127.0.0.1 |
| MCP_PORT | No | Server port for SSE transport (default: 8000). | 8000 |
| SUGAR_PK | Yes | Private key for the Sugar service (required for Sugar tools). | |
| MCP_TRANSPORT | No | Transport mode - "stdio" or "sse" (default: sse). | sse |
| BACKEND_BASE_URL | Yes | The backend base URL (domain only, route path is appended in code). | |
| COINGECKO_API_KEY | Yes | CoinGecko Pro API Key (format: CG-xxxxx). | |
| SUGAR_RPC_URI_8453 | Yes | RPC URI for Base chain (required for Sugar tools). |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityStale
ResponsivenessNo issues