Showing results for MCP

Jul 28, 2025
Post comments count0
Post likes count0

Let’s Learn MCP Series Recap: 8 Languages, 4 Code Bases, Full Resources

Katie Savage
Katie Savage

The Model Context Protocol (MCP) has quickly established itself as the go-to standard for seamlessly connecting AI agents with a variety of external tools and services. In just a few months, it has become a prominent topic at developer events and forums, gaining adoption from companies of all sizes. To meet the rapid pace of advancements, we ran ...

AIDeveloper Events
Jul 23, 2025
Post comments count0
Post likes count5

Can You Build Agent2Agent Communication on MCP? Yes!

Victor Dibia Mike Kistler Maria Naggaga
Victor,
Mike,
Maria

MCP has evolved significantly beyond its original goal of "providing context to LLMs." With recent enhancements including resumable streams, elicitation, sampling, and notifications (progress and resources), MCP now provides a robust foundation for building complex agent-to-agent communication systems. In this article, you'll learn: ...

AI
Jul 16, 2025
Post comments count6
Post likes count9

10 Microsoft MCP Servers to Accelerate Your Development Workflow

Jon Galloway
Jon Galloway

We've been talking a lot about the Model Context Protocol (MCP) lately, including recent blog posts and sessions at Microsoft Build. In this post, I'd like to share some top tips for how you can use MCP servers we've been building to improve your developer productivity. What's the experience like? If you've never used an MCP server, imagine cha...

AIVisual StudioVisual Studio Code
Jul 1, 2025
Post comments count2
Post likes count4

Join us for MCP Dev Days – July 29-30

Katie Savage Marc Baiza
Katie,
Marc

Get ready for two days of deep technical insight, community connection, and hands-on learning at MCP Dev Days, a virtual event dedicated to the Model Context Protocol (MCP) — the emerging standard that bridges AI models and the tools they rely on. You can watch MCP Dev Days by registering on our event page: https://aka.ms/mcpdevdays. From th...

AIAnnouncementDeveloper Events
May 29, 2025
Post comments count0
Post likes count1

Agentic DevOps in action: Reimagining every phase of the developer lifecycle

Amanda Silver Mario Rodriguez Den Delimarsky
Amanda,
Mario,
Den

What if your dev tools could take the first pass at a feature, file a bug report, propose a fix—and deploy it? With Agentic DevOps and GitHub Copilot, they can. Here's how agents will reshape every step of the software development lifecycle.

AIVisual StudioGitHub
May 21, 2025
Post comments count0
Post likes count1

Connect Once, Integrate Anywhere with MCP

Maria Naggaga
Maria Naggaga

In the fast-paced world of AI development, connecting intelligent applications to the tools and data sources they need can be challenging. That's why Model Context Protocol (MCP) is resonating with some many, an open standard that's transforming how developers integrate AI capabilities into their applications. MCP enables you to "connect once, int...

AI
Apr 2, 2025
Post comments count8
Post likes count18

Microsoft partners with Anthropic to create official C# SDK for Model Context Protocol

Mike Kistler Maria Naggaga
Mike,
Maria

Microsoft is collaborating with Anthropic to create an official C# SDK for the Model Context Protocol (MCP). MCP has seen rapid adoption in the AI community, and this partnership aims to enhance the integration of AI models into C# applications. The SDK is being developed as an open-source project in the modelcontextprotocol GitHub organization,...

Announcement