Skip to content
FindOpenSource

MCP Servers

Official reference implementations of the Model Context Protocol -- the open standard now adopted across OpenAI, Google, Microsoft and Anthropic for connecting agents to tools and data.

Overview

This repository hosts the official reference server implementations for the Model Context Protocol (MCP), a standardized way for AI applications to connect to external tools, data sources, and systems -- avoiding the need for every agent framework to build bespoke integrations for every tool. MCP has since been adopted well beyond its originating team, with implementations and support across most major AI platforms.

MCP Servers is a fit for anyone building agent tooling who wants to speak (or expose) a genuinely cross-platform protocol rather than a proprietary integration format -- the reference implementations here are the starting point for both consuming and building MCP-compatible tools.

Categories
AI Agents & Agent Tools
Keywords
agent-toolsmcpprotocoltool-use
Languages
TypeScript, Python
License
MIT

Spotted an error? Suggest an edit on GitHub.