Skip to main content
Glama

Grove's MCP Server for Pocket Network

get_endpoint_details

Retrieve detailed information about specific blockchain endpoints to understand their capabilities and configuration for accessing blockchain data across multiple networks.

Instructions

Get detailed information about a specific endpoint

Input Schema

NameRequiredDescriptionDefault
endpointIdYesThe ID of the endpoint to retrieve

Input Schema (JSON Schema)

{ "properties": { "endpointId": { "description": "The ID of the endpoint to retrieve", "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-pocket'

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