• Home
  • Categories
  • Pricing
  • Submit
    Built with
    Ever Works
    Ever Works

    Connect with us

    Stay Updated

    Get the latest updates and exclusive content delivered to your inbox.

    Product

    • Categories
    • Pricing
    • Help

    Clients

    • Sign In
    • Register
    • Forgot password?

    Company

    • About Us
    • Admin
    • Sitemap

    Resources

    • Blog
    • Submit
    • API Documentation
    All product names, logos, and brands are the property of their respective owners. All company, product, and service names used in this repository, related repositories, and associated websites are for identification purposes only. The use of these names, logos, and brands does not imply endorsement, affiliation, or sponsorship. This directory may include content generated by artificial intelligence.
    Copyright © 2025 Acme. All rights reserved.·Terms of Service·Privacy Policy·Cookies
    Decorative pattern
    Decorative pattern
    1. Home
    2. Mcp Server Directories & Lists
    3. Anthropic MCP Servers Collection

    Anthropic MCP Servers Collection

    An open-source collection of example MCP servers (TypeScript and Python) managed by Anthropic and the Model Context Protocol community, including servers for memory, filesystem access, Git, GitHub, Postgres, and more.

    Surveys

    Loading more......

    Information

    Websitegithub.com
    PublishedDec 22, 2025

    Categories

    1 Item
    Mcp Server Directories & Lists

    Similar Products

    6 result(s)

    awesome-mcp-list

    A curated GitHub repository that maintains a concise list of MCP (Model Context Protocol) servers. It serves as a directory of available MCP servers, aiming to help developers quickly discover and explore MCP-compatible server implementations, tools, and related resources.

    Featured

    Awesome Remote MCP Servers

    A curated GitHub repository listing remote Model Context Protocol (MCP) servers, including categories, authentication details, and usage examples for integrating MCP servers with LLM clients. It serves as a central directory for discovering and contributing OAuth 2.0–enabled remote MCP servers.

    Featured

    AiMCP

    A web directory of MCP clients and servers that helps developers discover, compare, and choose the right Model Context Protocol tools.

    Featured

    Atlassian MCP Server (Rovo IDE Integration)

    Atlassian’s MCP-based integration for IDEs, used by Rovo to connect tools like Jira, Confluence, and other Atlassian products to AI assistants. The Atlassian CLI MCP server can be registered in environments like Warp so models can query and act on Atlassian project data from within the editor.

    Featured

    Awesome Crypto MCP Servers

    A curated GitHub awesome list of crypto-focused Model Context Protocol (MCP) servers, maintained by Luke Fan (badkk).

    Featured

    Awesome MCP Servers (appcypher)

    A curated awesome list of Model Context Protocol servers compiled by Stephen Akinyemi (appcypher).

    Featured

    Anthropic MCP Servers Collection

    Overview

    Anthropic MCP Servers Collection is an open-source set of example Model Context Protocol (MCP) servers, implemented in TypeScript and Python. It provides ready-made servers for common tasks like memory management, filesystem access, and working with Git-based workflows and databases.

    Features

    • Multiple example MCP servers

      • Memory server for storing and retrieving contextual information
      • Filesystem server for reading and writing local files and browsing directories
      • Git server for interacting with Git repositories
      • GitHub server for interacting with GitHub-hosted repositories and resources
      • Postgres server for connecting to and querying PostgreSQL databases
      • Additional example servers maintained with the repository
    • Multi-language implementations

      • TypeScript-based MCP servers
      • Python-based MCP servers
    • MCP-focused design

      • Servers designed to work with clients that implement the Model Context Protocol
      • Example configurations and structure suitable as templates for building custom MCP servers
    • Repository structure and tooling

      • Organized src directory for server implementations
      • scripts directory for development and maintenance tasks
      • .gitignore, .gitattributes, and .npmrc for consistent development and packaging behavior
      • Contribution and community guidelines via CONTRIBUTING.md and CODE_OF_CONDUCT.md
    • Open-source collaboration

      • Managed in collaboration with the Model Context Protocol community
      • Forkable and extensible for custom MCP server use cases

    Licensing

    • License: MIT License

    Pricing

    • Cost: Free and open-source (no paid plans listed).