MCP servers are starting to look like infrastructure.
That means the old readiness question is no longer enough:
Does the process start?
Even this is not enough:
Does tools/list return a clean schema?
MCP servers are starting to look like infrastructure. That means the old readiness question is no...
MCP servers are starting to look like infrastructure.
That means the old readiness question is no longer enough:
Does the process start?
Even this is not enough:
Does tools/list return a clean schema?

mcp-probe started as a small CLI for checking whether an MCP server starts and exposes tools. That...

MCP servers are starting to look like normal infrastructure. That means they need boring...

Before you publish an MCP server, run 10 checks. Most servers fail at least three — and the failures...

I build and maintain an MCP server that works in Claude Code, Cursor, and Gemini CLI. Doing that for...

Our MCP tool passed every server-side test, then Claude refused to call it. A debugging story about outputSchema and what E2E…

Testing and Debugging MCP: The Curl-First Approach In the previous post, I connected an AI...