Glama MCP Server Search
Related Servers
Alternatives to Glama MCP Server Search
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityDmaintenanceEnables searching and retrieving detailed information about MCP servers from the official MCP registry. Provides tools to list servers with filtering options and get comprehensive details about specific servers.29 npm3MIT
- AlicenseNot gradedqualityCmaintenanceMCP server that lets AI assistants browse, search, and discover MCP servers from the MCP Advisor registry. Provides tools for searching servers, fetching details, and getting install instructions for various clients.MIT
- AlicenseAqualityAmaintenanceMCP server for searching and discovering 4,000+ public APIs3MIT
- AlicenseCqualityDmaintenanceEasily find MCP servers using our MCP registry. Search with natural language.16MIT
- AlicenseAqualityCmaintenanceAn MCP server designed for interacting with the Model Context Protocol Registry API to discover and retrieve information about available MCP servers. It provides tools to search, list, and view detailed configurations and version history for servers within the registry.4MIT
- AlicenseAqualityDmaintenanceA Model Context Protocol (MCP) server that provides tools to query the official MCP Registry.431 npm3MIT
TDQS
Scored across 3 tools
Each tool has a clearly distinct purpose with no overlap: get_mcp_server_attributes retrieves filterable attributes, get_mcp_server_details fetches specific server information, and search_mcp_servers performs free-text queries. The descriptions make it impossible to confuse which tool to use for each task.
All three tools follow a perfect verb_noun pattern with snake_case: get_mcp_server_attributes, get_mcp_server_details, and search_mcp_servers. The naming is highly predictable and consistent throughout the set.
With only 3 tools, the set feels thin for a search server that might benefit from additional operations like filtering by attributes directly or pagination controls. While the core functions are covered, the count is borderline minimal for the apparent scope.
The tools cover the essential search workflow: getting attributes for filtering, searching servers, and retrieving details. A minor gap exists in not having a tool to directly filter servers using those attributes without free-text search, but agents can work around this by combining tools.