Skip to main content
Glama

mcp-registry-server

by KBB99

retrieve_mcps

Retrieve MCPs from the mcp-registry-server using a query. Access the registry for quick and accurate results based on specified search terms.

Instructions

Performs retrieval from our registry of MCPs.

Input Schema

NameRequiredDescriptionDefault
queryYesThe query to perform retrieval on

Input Schema (JSON Schema)

{ "properties": { "query": { "description": "The query to perform retrieval on", "type": "string" } }, "required": [ "query" ], "type": "object" }

Other Tools from mcp-registry-server

Related Tools

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/KBB99/mcp-registry-server'

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