allmcps-server
Related Servers
Alternatives to allmcps-server
- AlicenseAqualityDmaintenanceAn MCP server for searching and exploring MCP servers from the Glama MCP directory. This server provides tools to search for MCP servers, get detailed information about specific servers, and explore available server attributes using the Glama MCP API.33MIT
Related Servers
- FlicenseNot gradedqualityCmaintenanceA lightweight local MCP server built with FastMCP for exposing custom tools to MCP-compatible clients. Enables local development and testing of MCP tools and resources.1-
- AlicenseAqualityAmaintenanceOfficial MCP server for Rendobar. Lets AI agents run serverless media processing and upload local files.9474 npm1MIT
- MIT
- AlicenseNot gradedqualityCmaintenanceMCP server for BrewPage, a free no-signup hosting service. Lets AI agents publish HTML, Markdown, JSON, files, or a full multi-file static site and get a public URL instantly via a REST API.3Apache 2.0
- FlicenseNot gradedqualityCmaintenanceThe public MCP server for togo — docs, the plugin marketplace, and plugin submission, for any agent.1-
- AlicenseNot gradedqualityAmaintenanceOfficial MCP Server for Buildkite.54MIT
TDQS
Scored across 9 tools
Each tool targets a distinct function within the directory workflow, from search and install config to submission and boost payments. The only mild overlap is between verify_mcp_claim and get_boost_status, since both touch verified badge status, though one is an action and the other is a status query.
All tools follow a consistent snake_case verb_noun pattern (search_, get_, list_, verify_, boost_, submit_). There are no mixed conventions or vague generic verbs, making the tool surface predictable.
Nine tools is well-scoped for a directory and marketplace server: discovery, retrieval, submission, claiming, and promotional payments are each represented. It fits comfortably within the ideal 3-15 tool range.
Core workflows are covered, including searching, retrieving install config, submitting a server, claiming ownership, and managing boost orders. However, there is no update or delete path for an existing listing and no general get-server-details tool beyond the install config, leaving notable lifecycle gaps.