Your agents can now discover and load Agent Skills directly from a Model Context Protocol (MCP) server. Instead of shipping every skill inside your application or copying skill folders into each deployment, you point an agent at an MCP server and it pulls the skills it needs on demand. A central team can publish skills […] The post Discover Agent…
#mcp
16 posts
Today
22 Jul
A behind-the-scenes look at the engineering behind Ridgeline, covering the architectural decisions, Webflow integration, real-time terrain rendering, animation techniques, and performance optimizations that brought a cinematic 3D experience to life.
1 Jul
AKA how agents are actually being used and who’s getting value from them The post What 5M+ daily MCP tool calls taught us about the future of AI at work appeared first on Inside Atlassian.
Atlassian Rovo MCP gives coding agents deeper, scoped access to complete their goals in Jira, storing and accessing critical context directly from the IDE or terminal. The post Introducing new MCP capabilities that turn context into action appeared first on Inside Atlassian.
30 Jun
Most new tools get introduced through a feature list. I’d rather start with a workflow. That’s how I approached the new Rovo MCP server. Instead of talking about it abstractly, I wanted to test it in a workflow developers hit all the time: fixing a bug. The question I wanted to answer was simple: can […] The post Fix Bugs…
2 Jun
Atlassian's use AI to design and build every day, but AI tools are only as good as the context they have. We translated the Atlassian Design System’s documentation content into machine-readable schema files to deliver context to agents using ADS MCP, Skills and more to improve their accuracy and generation speed while reducing AI token costs. The post Teaching AI…
8 May
No Dumb Questions: What is an MCP server and why do I care?
Stack OverflowWelcome to No Dumb Questions, a column where our least technical writer asks our technical staff the simple, basic tech questions people are afraid to ask. In this first entry, Stack's Director of Ecosystem Strategy Ben Marconi teaches us the basics of MCP servers and why they matter. …
29 Apr
Learn how to govern MCP tool calls in .NET with the Agent Governance Toolkit—policy-based access control, security scanning, and response sanitization to reduce risk in AI agent systems. The post Governing MCP tool calls in .NET with the Agent Governance Toolkit appeared first on .NET Blog.
5 Mar
Discover what’s new in the v1.0 release of the official MCP C# SDK, including enhanced authorization, richer metadata, and powerful patterns for tool calling and long-running requests. The post Release v1.0 of the official MCP C# SDK appeared first on .NET Blog.
11 Feb
When we launched the Microsoft Learn Model Context Protocol (MCP) Server in June 2025, our goal was simple: make it effortless for AI agents to use trusted, up-to-date Microsoft Learn documentation. GitHub Copilot and other agents are increasingly common, and they need to be able to ground responses just like humans with browsers do. Learn […] The post How we…
16 Dec 2025
Why the next wave of AI-powered design tools will be built collectively — and how Penpot’s MCP Server opens the door.
9 Dec 2025
A guide to combining LLM coding agents with Storybook MCP for higher-quality, lower-cost frontend development.
27 Nov 2025
Shipping new features on legacy Rails applications requires deep codebase context. The rails-mcp-server gem closes the gap between AI agents and your Rails projects, enabling more relevant code analysis and context aware refactoring suggestions. Whether you're dealing with tech debt in a brownfield application or building new greenfield features, this tool can help you move faster with confidence. The Model…
19 Nov 2025
The era of AI agents has arrived, and with it, a new standard for how they connect to tools: the Model Context Protocol (MCP). MCP unlocks powerful, flexible workflows by letting agents tap into external tools and systems. But with thousands of MCP servers (including remote ones) now available, it’s easy to ask: Where do...
13 Nov 2025
This is Part 5 of our MCP Horror Stories series, where we examine real-world security incidents that highlight the critical vulnerabilities threatening AI infrastructure and demonstrate how Docker’s comprehensive AI security platform provides protection against these threats. Model Context Protocol (MCP) promises seamless integration between AI agents and communication platforms like WhatsApp, enabling automated message...
14 Aug 2025
We've released a preview of the NuGet MCP Server, which extends Copilot by providing realtime information about packages and adds advanced functionality around updating packages. The post Announcing the NuGet MCP Server Preview appeared first on .NET Blog.