







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 […]
MCPJam/inspector
Testing and evaluation platform to chat, inspect, and debug MCP servers, MCP apps, and ChatGPT apps.
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.

Enterprise MCP: lessons from GitHub's MCP server launch
GitHub's Engineer shares lessons from developing GitHub's MCP server. An Arcade MCP MVP interview.

Code Mode: the better way to use MCP
It turns out we've all been using MCP wrong. Most agents today use MCP by exposing the "tools" directly to the LLM. We tried something different: Convert the MCP tools into a TypeScript API, and then ask an LLM to write code that calls that API. The results are striking.

evalstate/fast-agent
Code, Build and Evaluate agents - excellent Model and Skills/MCP/ACP Support
MCP servers vs. skills: Choosing the right context for your AI | Red Hat Developer
Large language models (LLMs) are efficient general-purpose tools, but they work much better when you give them the right context

Poison everywhere: No output from your MCP server is safe
The Model Context Protocol (MCP) is an open standard and open-source project from Anthropic that makes it quick and easy for developers to add real-world functionality — like sending emails or...

Full Spec MCP: Hidden Capabilities of the MCP spec — Harald Kirschner, Microsoft/VSCode
Create MCP servers with the Postman API Network | Postman Docs
With Postman’s MCP Generator, you can create a Model Context Protocol (MCP) server with public APIs from the Postman API Network. Then, you can use Postman to experiment, test, and evaluate your MCP server and an AI model of your choice.
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.

ATProto MCP Server
Remote MCP server for the ATProto data layer. Search writing, browse annotations, resolve identities, discover agents.
Atlassian's DESIGN.md is here: what we learned testing portable design context in practice - Inside Atlassian
We tested Google's DESIGN.md format against our MCP server and AI skills to see where a single portable markdown file fits in your design system tooling. Here's what we learned.

Testing can be fun, actually
Writing and maintaining tests is boring. But they're also some of the most valuable code we can write. With this blog post you'll learn a criminally underrated testing technique to add to your testing toolbox that can make tests a whole lot more pleasant.
