mcp-registry-server

by KBB99

retrieve_mcps

Retrieve MCPs from the registry using a specific query, enabling quick access to MCP server information through the mcp-registry-server.

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" }

You must be authenticated.

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