[GitHub] Awesome MCP Servers: A collection of model protocol context servers that work with Claude Desktop
🛠️ Awesome MCP Servers – Curated List of Tools That Let AI Agents Actually Do Things
Found an awesome repo listing more than 2000+ MCP servers
I Found a collection 300+ MCP servers!
Are MCP servers free?
Are MCP servers safe?
Which MCP server is best?
Videos
Hey folks! 👋
I'm putting together a curated list of Model Context Protocol (MCP) servers that you might find useful if you're working with Claude Desktop or interested in AI tooling.
It currently covers servers that were spotlighted at launch but the list will be grow quickly as new and exciting servers gets added by the community!
Check it out: https://github.com/appcypher/awesome-mcp-servers
Would love to hear your thoughts and suggestions for other servers to add!
Most AI models are great at generating text. But what if they could also: Query a database Automate a browser Call external APIs Control a file system That’s where the Model Context Protocol (MCP) comes in. It’s an emerging standard that lets LLMs connect to real-world systems through servers. I found this repo that curates a bunch of them: 👉 awesome-mcp-servers What’s inside: Servers built in Python, TypeScript, Go, Rust, etc. Categories for databases, web automation, cloud services, communication tools, and more Tutorials, client libraries, and community resources Clear structure with scope & language indicators I tested a browser automation server from here and had it running with an LLM client in under 30 minutes. Honestly, it made experimenting with agentic AI way easier. If you’re building agents that do things (not just generate text), this repo is a great starting point. Curious — has anyone here already tried MCP in production? What’s your experience been?