







The official Rust SDK for the Model Context Protocol
Roadmap - Model Context Protocol
Our plans for evolving Model Context Protocol

modelcontextprotocol/registry
A community driven registry service for Model Context Protocol (MCP) servers.
Model Context Protocol has prompt injection security problems
As more people start hacking around with implementations of MCP (the Model Context Protocol, a new standard for making tools available to LLM-powered systems) the security implications of tools built …

Alex Albert on Twitter / X
We just published a near-term development roadmap for the model context protocol (MCP)Some highlights:- Remote support (and auth!)- Reference implementations- Better package management- Agent support pic.twitter.com/SflJi1RapH— Alex Albert (@alexalbert__) January 2, 2025
Model Context Protocol
An open protocol that enables seamless integration between LLM applications and external data sources and tools. - Model Context Protocol
Introducing the Model Context Protocol
The Model Context Protocol (MCP) is an open standard for connecting AI assistants to the systems where data lives, including content repositories, business tools, and development environments. Its aim is to help frontier models produce better, more relevant responses.

The 2026-07-28 Specification
The 2026-07-28 Model Context Protocol specification is out, bringing a stateless protocol core, Multi Round-Trip Requests, header-based routing, cacheable list results, authorization hardening, a formal extensions framework, and updated Tier 1 SDKs.

Alex Albert on Twitter / X
Introducing the Model Context Protocol (MCP)An open standard we've been working on at Anthropic that solves a core challenge with LLM apps - connecting them to your data.No more building custom integrations for every data source. MCP provides one protocol to connect them all: pic.twitter.com/kYsivQyPDq— Alex Albert (@alexalbert__) November 25, 2024

Replit — Model Context Protocol (MCP): A Comprehensive Guide
Learn how Replit's Model Context Protocol (MCP) lets AI models access tools and data seamlessly using a simple, universal interface.

Zero-copy Protobuf and ConnectRPC for Rust
As part of my work at Anthropic, I open sourced two Rust crates that fill a gap in the RPC ecosystem: buffa, a pure-Rust Protocol Buffers…
The Context Outside the Code
From the Zed Blog: How you can quickly add external context to language model conversations with Zed extensions built using the new Model Context Protocol.

Rust traits and dependency injection - Julio Merino (jmmv.dev)
Dependency injection is one of my favorite design patterns to develop highly-testable and modular code. Unfortunately, applying this pattern by taking Rust traits as arguments to public functions has …
rust-lang/rust is adopting an LLM policy | Inside Rust Blog
Want to follow along with Rust development? Curious how you might get involved? Take a look!
