deso-mcp
Official DeSo Protocol Model Context Protocol (MCP) server for DeSo blockchain development. Provides API documentation exploration, SDK guidance, code generation, architecture explanation, repository search, debugging, and a GraphQL query helper. Self-hosted; ships an HTTP transport and a Dockerfile.
One-click install for Cursor, VS Code, Claude, and 20+ other MCP clients, powered by API Commons MCP Install — visit install.apicommons.org for more information.
Documentation
Documentation link · transport http
Tools
deso_api_explorer— DeSo backend API documentation and examples.deso_js_guide— deso-protocol SDK setup and usage guidance.generate_deso_code— Code generation for common DeSo operations.explain_deso_architecture— DeSo node/architecture pattern explanations.repository_search— Search across DeSo repository documentation.read_repository_document— Read a specific DeSo documentation file.deso_debugging_guide— Fixes for common DeSo integration issues.deso_implementation_patterns— Production app best practices.deso_ui_components— DeSo UI component library guidance.deso_graphql_helper— GraphQL query builder for DeSo data.
About MCP
The Model Context Protocol (MCP) is an open protocol Anthropic introduced for connecting LLM-based agents to external tools and data sources. Providers publish MCP servers that expose their API surface as structured, discoverable tools — an MCP-compatible client (Claude Desktop, Cursor, Cline, Continue, etc.) can connect to the server and call its tools without any per-provider integration code.
Browse every MCP server on the APIs.io network or compare with the broader Agent Skill surfaces of the same providers.