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 |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
| logging | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| compare_serversC | 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 | |
Latest Blog Posts
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/adw0rd/awesome-mcp-tools-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server