Skip to main content
Glama

DeSo MCP Server

repository_search

Search documents within the DeSo blockchain repository to retrieve relevant data for development and debugging. Input a query to get precise results for your DeSo application needs.

Instructions

Search for documents in the DeSo repository

Input Schema

NameRequiredDescriptionDefault
queryYesSearch query

Input Schema (JSON Schema)

{ "properties": { "query": { "description": "Search query", "type": "string" } }, "required": [ "query" ], "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