An open API service indexing awesome lists of open source software.

awesome-mcp

Awesome ModelContextProtocol resources - A curated list of MCP resources
https://github.com/alexmili/awesome-mcp

Last synced: about 10 hours ago
JSON representation

  • Servers

    • Python

      • AWS - A suite of specialized MCP servers that bring AWS best practices directly to your development workflow.
      • ZenML - Chat with your MLOps and LLMOps pipelines using the official ZenML MCP server.
      • Sqlite - Database interaction and business intelligence capabilities.
      • Sentry - Retrieving and analyzing issues from Sentry.io.
      • Fetch - Web content fetching and conversion for efficient LLM usage.
      • Stdio - Communicate with an MCP client through standard input/output streams.
      • Websocket - WebSocket server transport. This is an ASGI application, suitable to be used with a framework like Starlette and a server like Hypercorn.
      • OpenAI - Query OpenAI models directly from Claude.
      • Phabricator - Interact with Phabricator API.
      • Obsidian - Interact with Obsidian.
      • Filesystem - File operations with configurable access controls.
      • Blender - Interact with and control Blender using prompt assisted 3D modeling, scene creation, and manipulation.
      • Git - Tools to read, search, and manipulate Git repositories.
      • WhatsApp - Search your personal Whatsapp messages, search your contacts and send messages to either individuals or groups.
    • Go

      • Official Github - Seamless integration with GitHub APIs, enabling advanced automation and interaction capabilities for developers and tools.
      • Filesystem - File operations with configurable access controls.
    • Typescript

      • AWS Knowledge Base Retrieval - Retrieve information from the AWS Knowledge Base using the Bedrock Agent Runtime.
      • Make - Turn Make scenarios into callable tools for AI assistants.
      • VSCode Devtools (Bifrost) - Connect to VSCode IDE and use semantic tools like `find_usages`.
      • Github - Repository management, file operations, and GitHub API integration.
      • Gitlab - GitLab API, enabling project management.
      • Google Drive - File access and search capabilities for Google Drive.
      • PostgreSQL - Read-only database access with schema inspection.
      • Slack - Channel management and messaging capabilities.
      • Memory - Knowledge graph-based persistent memory system.
      • Puppeteer - Browser automation and web scraping.
      • Brave Search - Web and local search using Brave's Search API.
      • Google Maps - Location services, directions, and place details.
      • Cloudflare - Deploy, configure & interrogate your resources on the Cloudflare developer platform (e.g. Workers/KV/R2/D1).
      • Raygun - Interact with your crash reporting and real using monitoring data on your Raygun account.
      • Kagi - A Model Context Protocol server implementation for Kagi's API.
      • Exa.ai - Use the Exa AI Search API for web searches.
      • AppleScript - Implements interaction with macOS via AppleScript.
      • FileSystem - Secure file operations with configurable access controls.
      • Youtube - Uses `yt-dlp` to download subtitles from YouTube.
      • Playwright - Provides browser automation capabilities using Playwright.
      • Node.js - Gives Cursor or Claude Code access to Node.js at runtime to help you debug.
  • SDKs

    • Offcial

    • Community

      • Rust - Community-driven Rust adaptation of offcials SDK. **:warning: Under development**.
      • Go - Community-driven Go adaptation of offcials SDK. **:warning: Under development**.
  • Tools

    • Official

    • Community

      • Langchain - Support for LangChain.
      • MCP Installer - A server that installs other MCP servers for you.
      • MCP get - A command-line tool for installing and managing Model Context Protocol (MCP) servers.
      • Fast MCP - Create tools, expose resources, and define prompts with clean Pythonic code.
      • Fleur MCP - A desktop app marketplace for Claude Desktop.
      • MCP Agent - Build effective agents with Model Context Protocol using simple, composable patterns.
      • ToolRegistry - A PyPI package that simplifies tool integration by streamlining OpenAI client tool calls and managing native Python functions and MCP servers, offering both async and sync interfaces.
  • Go

    • Server inspector - Official - Visual testing tool for MCP servers
    • Langchain - Community - Support for LangChain
    • MCP Installer - Community - A server that installs other MCP servers for you
    • MCP get - Community - A command-line tool for installing and managing Model Context Protocol (MCP) servers
  • Clients

    • Community

      • n8n - interact with Model Context Protocol (MCP) servers in your n8n workflows.