Cataloging the 'USB-C for AI' connector gold rush
A community-curated index trying to keep pace with the flood of Model Context Protocol servers hitting GitHub.

What it does This repository is an awesome-style curated list of Model Context Protocol (MCP) servers. It sorts connectors into more than 30 categories—databases, browser automation, cloud platforms, developer tools, and more—so you can find a server that bridges your LLM to the outside world without trawling GitHub blindly. The maintainers claim it tracks 7,260 servers as of May 2025, though the README only renders the latest 30 in each category.
The interesting bit MCP is shaping up to be a universal interface for AI tools, and this repo treats the inevitable discovery problem like a phone book for a rapidly growing city. The breadth is the point: whether you need Jira integration, crypto RSS feeds, or a PostgreSQL bridge, the list aims to have an entry for it.
Key highlights
- Claims coverage of 7,260 MCP servers across 30+ functional categories
- Entries range from utility wrappers (curl command generation, weather lookups) to full platforms (OpenAgent, multi-model debate dashboards)
- Community-driven: submissions accepted via pull request with basic anti-duplication guidelines
- Doubles as a billboard for the maintainers’ other projects, including Forge middleware and their Discord community
Caveats
- Only the 30 most recent servers are shown per category; the bulk of the claimed 7,260 entries is not visible in the README
- List entries are bare-bones—just a name, link, and one-sentence description with no compatibility or quality notes
- README real estate is shared with prominent promotions for the maintainers’ Forge middleware and social channels
Verdict Worth a bookmark if you are building or deploying MCP clients and need to discover what connectors already exist. Skip it if you are looking for deep reviews, benchmarks, or a searchable database—this is a static markdown index, not a registry.
Frequently asked
- What is TensorBlock/awesome-mcp-servers?
- A community-curated index trying to keep pace with the flood of Model Context Protocol servers hitting GitHub.
- Is awesome-mcp-servers open source?
- Yes — TensorBlock/awesome-mcp-servers is open source, released under the MIT license.
- What language is awesome-mcp-servers written in?
- TensorBlock/awesome-mcp-servers is primarily written in TypeScript.
- How popular is awesome-mcp-servers?
- TensorBlock/awesome-mcp-servers has 790 stars on GitHub.
- Where can I find awesome-mcp-servers?
- TensorBlock/awesome-mcp-servers is on GitHub at https://github.com/TensorBlock/awesome-mcp-servers.