awesome-mcp-tools-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| AWESOME_MCP_URL | No | Override the bridge target URL (useful for self-hosting or testing). | https://awesome-mcp.tools/mcp |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
| logging | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| compare_serversA | Compare two MCP servers side-by-side. |
| get_serverA | Get full details (metadata + README) of a single MCP server by its slug. |
| list_categoriesA | List all MCP server categories with server counts. |
| list_hotC | Featured/hot MCP servers. |
| list_languagesA | List programming languages of MCP servers with counts. |
| list_tagsA | List all MCP server tags with counts. |
| list_trendingC | Top MCP servers by 24h star growth. |
| search_serversA | Search MCP servers in the awesome-mcp.tools catalog. Supports full-text query and filters by category, language, license, and tag. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
TDQS
Scored across 8 tools
Each tool has a distinct purpose: comparing servers, getting details, listing categories/hot/languages/tags/trending, and searching. No overlap or ambiguity.
All tools follow a consistent verb_noun pattern in snake_case (e.g., compare_servers, list_categories, search_servers). No deviations.
With 8 tools, the set covers browsing, searching, and details for a directory of MCP servers. The count is well-scoped for its purpose.
The surface covers browsing by multiple dimensions (categories, languages, tags, trending, hot) and detailed search/filtering. Minor gaps like missing a raw list-all or admin operations, but core exploration is complete.