







GitHub's Engineer shares lessons from developing GitHub's MCP server. An Arcade.dev MCP MVP interview.
Introducing our Dev Mode MCP server: Bringing Figma into your workflow | Figma Blog
Today we’re announcing the beta release of the Dev Mode MCP server, which brings Figma directly into the developer workflow to help LLMs achieve design-informed code generation.

Meet the GitHub MCP Registry: The fastest way to discover MCP Servers
This is your new home base for discovering MCP servers. Learn how we’re working with the broader community on MCP publication and discovery.

MCP Servers
The largest collection of MCP Servers, including Awesome MCP Servers and Claude MCP integration. Search and discover MCP servers to enhance your AI capabilities.

MCP Apps: Extending servers with interactive user interfaces
Introducing the MCP Apps Extension proposal (SEP-1865) to standardize interactive user interfaces in MCP, developed with the MCP-UI creators and maintainers from OpenAI and Anthropic.

MCPJam/inspector
Testing and evaluation platform to chat, inspect, and debug MCP servers, MCP apps, and ChatGPT apps.
Full Spec MCP: Hidden Capabilities of the MCP spec — Harald Kirschner, Microsoft/VSCode
A Deep Dive Into MCP and the Future of AI Tooling | Andreessen Horowitz
We explore what MCP is, how it changes the way AI interacts with tools, what developers are already building, and the challenges that still need solving.

How to MCP - The Complete Guide to Understanding Model Context Protocol and Building Remote Servers | Simplescraper
The what, why and how of understanding and building MCP servers

Pietro on Twitter / X
Recently, Anthropic https://t.co/v9hnbaLCmG and Cloudflare https://t.co/JBb6SexF8N released two blog posts that discuss a more efficient way for agents to interact with MCP servers, called Code Mode.There are three key issues when agents interact with MCP servers traditionally:… pic.twitter.com/hfUocpe6kV— Pietro (@pietrozullo) November 20, 2025
GitHub MCP Exploited: Accessing private repositories via MCP
GitHub's official MCP server grants LLMs a whole host of new abilities, including being able to read and issues in repositories the user has access to and submit new pull …
MCP-B: The Right place to build your MCP server is in your website
With all the major security issues and data leakages the MCP ecosystem has been facing recently, the pre-authorized, user-scoped sandbox of the browser feels like more of the promised land than ever.
Chrome DevTools (MCP) for your AI agent | Blog | Chrome for Developers
Public preview for the new Chrome DevTools MCP server, bringing the power of Chrome DevTools to AI coding assistants.

Why MCP Won
Learnings from Anthropic's extraordinarily successful Launch and Workshop

Writing Test Evals For Our MCP Server - Neon Blog
When we launched our MCP server, we knew it’d be important for it to have tests, just like any other piece of software. Since our MCP server has over 20 tools, it’s important for us to know that LLMs can pick the right tool for the job. So, this was the main aspect we wanted […]

Explosive MCP Adoption in 2 Years
Den Delimarsky, lead maintainer of the Model Context Protocol and Claude Code engineer at Anthropic, delivers a keynote on MCP's two-year journey from a basic protocol with two SDKs to the industry standard powering half a billion downloads per month. - **MCP's Origin Story** - Launched in November 2024 with a spec, two transports (STDIO and HTTP), two SDKs (Python and TypeScript), and a handful of clients including Claude Desktop - **Five Spec Releases** - Every revision was driven by community input, improving security, adding OAuth support, and simplifying the developer experience for building MCP clients and servers - **The March 2025 Inflection Point** - A 14-day window when major industry players publicly backed MCP, signaling enterprise adoption beyond the early enthusiast community - **MCP 2.0 Release** - The biggest spec update since launch, removing sessions for stateless deployment on AWS Lambda and Cloudflare Workers, and introducing the extensions framework - **Extensions Framework** - MCP Apps, Tasks, and Enterprise managed apps can now be tested as extensions before being added to the core specification - **Explosive Growth** - SDK downloads grew 13x year-over-year, reaching 500 million per month and 3.06 billion cumulative across Python, TypeScript, and C# alone - **Registry Scale** - The open-source MCP server registry surpassed 20,000 entries, a 45x increase since its September launch - **10 Official SDKs** - From the original two, MCP now supports Go (Google), C# (Microsoft), Kotlin (JetBrains), Swift, Rust, and more, each sponsored by major platform companies - **Community Momentum** - 184,000 GitHub stars, 2,500+ unique committers, 736 PRs merged and 600+ issues solved last month alone Whether you are building your first MCP server or scaling agent infrastructure across your organization, this keynote lays out exactly where the protocol stands and where it is heading. Links and Resources - MCP Specification: https://spec.modelcontextprotocol.io - MCP Blog: https://blog.modelcontextprotocol.io - MCP GitHub: https://github.com/modelcontextprotocol - Agentic AI Foundation: https://agenticaifoundation.org - Anthropic: https://www.anthropic.com Timestamps (approximate - adjust as needed) 00:00 Introduction 01:04 Two years of MCP: the origin story 02:43 MCP in 2024: the early days 03:40 Five spec releases in under two years 04:42 The 14 days that changed MCP adoption 05:39 MCP 2.0: the biggest release since launch 06:37 The extensions framework 07:04 MCP as enterprise agentic substrate 08:06 SDK download growth and registry scale 09:51 GitHub ecosystem metrics 11:04 From 2 SDKs to 10 11:55 Community momentum and contribution stats 12:16 Thank you to the MCP community #ModelContextProtocol #AgenticAI #MCPDevSummit
