mcpt

JFGAtlas/mcpt
★ 0 stars TypeScript AI/LLM Updated 2d ago
Test any MCP server with plain YAML — language-agnostic test runner for Model Context Protocol servers. 用纯 YAML 测试任何 MCP 服务器。
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcpt": {
      "command": "npx",
      "args": [
        "-y",
        "JFGAtlas/mcpt"
      ]
    }
  }
}

README Excerpt

<div align="center"> **Test any MCP server with plain YAML.** No SDK. No boilerplate. Works with servers written in any language. English | [简体中文](./README.zh-CN.md) </div> --- Thousands of [Model Context Protocol](https://modelcontextprotocol.io) servers are being published, and almost none of them have tests. The official Inspector is great for poking at a server by hand — but there has been no standard way to say *"these are the behaviors my server must keep"* and enforce it on every commit.

Tools (8)

bc1qs2nwumk24fjtk574f0awaxnh7jl9v7shrd5yw7containserrorjsonlatencymatchessnapshottext

Topics

ai-agentsclideveloper-toolsllmmcpmodel-context-protocolsnapshot-testingtest-runnertesting