Skip to main content
Glama

Grove Public Endpoints MCP Server

Official

get_endpoint_docs

Retrieve documentation for specific blockchain endpoints to understand available methods, parameters, and usage instructions for Ethereum, Solana, Cosmos chains, and Layer 2 networks.

Instructions

Get documentation for a specific endpoint

Input Schema

NameRequiredDescriptionDefault
endpointIdYesThe ID of the endpoint

Input Schema (JSON Schema)

{ "properties": { "endpointId": { "description": "The ID of the endpoint", "type": "string" } }, "required": [ "endpointId" ], "type": "object" }

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/buildwithgrove/mcp'

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