adw0rd/awesome-mcp-tools-mcp
CLI + stdio MCP bridge for the [awesome-mcp.tools](https://awesome-mcp.tools) catalog (2,000+ MCP servers, refreshed every 6h). Search from terminal (`npx awesome-mcp search postgres`) or wire the hosted server into Claude / Cursor / Codex / Cline / Windsurf. Endpoint: `https://awesome-mcp.tools/mcp` (Streamable HTTP, no auth). Zero deps, MIT.
Installation
Example client config (verify package name in the repo README)
{
"mcpServers": {
"awesome-mcp-tools-mcp": {
"command": "npx",
"args": ["-y", "awesome-mcp-tools-mcp"]
}
}
}Related in Aggregators
mindsdb/mindsdb
Connect and unify data across various platforms and databases with [MindsDB as a single MCP server](https://docs.mindsdb.com/mcp/overview).
PipedreamHQ/pipedream
Connect with 2,500 APIs with 8,000+ prebuilt tools, and manage servers for your users, in your own app.
julien040/anyquery
Query more than 40 apps with one binary using SQL. It can also connect to your PostgreSQL, MySQL, or SQLite compatible database. Local-first and private by design.
opentabs-dev/opentabs
Plugin-based MCP server + Chrome extension that gives AI agents access to web applications through the user's authenticated browser session. 100+ plugins with a plugin SDK for building new ones.
metatool-ai/metatool-app
MetaMCP is the one unified middleware MCP server that manages your MCP connections with GUI.
1mcp/agent
A unified Model Context Protocol server implementation that aggregates multiple MCP servers into one.