Skip to main content
Glama

DeSo MCP Server

deso_api_explorer

Explore and interact with DeSo blockchain APIs, view implementation details, and integrate with the deso-js SDK using this comprehensive API tool.

Instructions

Comprehensive DeSo API explorer with backend implementation details and deso-js SDK integration

Input Schema

NameRequiredDescriptionDefault
categoryNoAPI category to explore
endpointNoSpecific endpoint name (optional)
includeCodeNoInclude code examples

Input Schema (JSON Schema)

{ "properties": { "category": { "description": "API category to explore", "enum": [ "social", "financial", "nft", "dao", "tokens", "access", "associations", "derived-keys", "messages", "data", "notifications", "media", "admin", "blockchain", "identity", "all" ], "type": "string" }, "endpoint": { "description": "Specific endpoint name (optional)", "type": "string" }, "includeCode": { "description": "Include code examples", "type": "boolean" } }, "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/deso-protocol/deso-mcp'

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