awesome s
Awesome MCP Servers - A curated list of Model Context Protocol servers
claude mcp add techiral-awesome-mcp-servers
How to use
This repository is a curated list of awesome MCP servers. It provides links to production-quality and experimental MCP server implementations across categories like Browser Automation, Cloud Platforms, Command Line, File Systems, Databases, and more. To use an MCP server from the list, pick a target project, read its README for installation and configuration, and run the server with its specified command. Once running, connect your MCP client to the server to request access to resources (files, databases, APIs, browser automation, etc.) through the MCP protocol. The entries also include notes on scope (local vs cloud) and the intended use case, helping you choose servers that match your security and deployment requirements.
How to install
Prerequisites:
- A supported runtime (e.g., Node.js for TypeScript/JavaScript servers, Python for Python servers, Go for Go servers, Docker for containerized deployments).
- Access to the internet to download dependencies or pull Docker images.
Steps:
- Browse to the desired MCP server entry in the list and open its repository.
- Follow the target project's installation instructions (clone, install dependencies, install runtimes).
- If using Node.js: install dependencies and start the server (examples often include npm install and npm run start or node path/to/server.js).
- If using Python: install requirements (pip install -r requirements.txt) and run the server (e.g., python -m module_name or a provided script).
- If using Docker: pull the image and run with the recommended docker run command.
- Configure your MCP client to connect to the server endpoint as documented by the server project (URL, port, authentication if required).
Additional notes
Tips and considerations:
- Verify whether the MCP server runs as a local (on-host) or cloud-based service and configure network access accordingly.
- Some servers require environment variables (e.g., API keys, endpoints) to connect to external services; set these as documented.
- Check compatibility with your MCP client version and transport (e.g., SSE, WebSocket, HTTP).
- If you contribute or add a new MCP server, ensure you include a clear install guide and security considerations.
Related MCP Servers
bytebot
Bytebot is a self-hosted AI desktop agent that automates computer tasks through natural language commands, operating within a containerized Linux desktop environment.
octocode
MCP server for semantic code research and context generation on real-time using LLM patterns | Search naturally across public & private repos based on your permissions | Transform any accessible codebase/s into AI-optimized knowledge on simple and complex flows | Find real implementations and live docs from anywhere
OpenContext
A personal context store for AI agents and assistants—reuse your existing coding agent CLI (Codex/Claude/OpenCode) with built‑in Skills/tools and a desktop GUI to capture, search, and reuse project knowledge across agents and repos.
Context-Engine
Context-Engine MCP - Agentic Context Compression Suite
smart-tree
Smart Tree: not just a tree, a philosophy. A context-aware, AI-crafted replacement for 20+ tools with MEM8 quantum compression, semantic search, AST-smart editing, and partnership memory. Crafted with care by human + AI—accept no knock-offs.
agentic-ai-systems
🐔 Agentic systems explained with chickens. Workflows, agents & orchestration made simple. Mermaid diagrams included