mcp-server-testing

cdcabrera/mcp-server-testing
★ 0 stars TypeScript Code/Dev Tools Updated 11d ago
An MCP server.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-server-testing": {
      "command": "npx",
      "args": [
        "-y",
        "cdcabrera/mcp-server-testing"
      ]
    }
  }
}

README Excerpt

A testing MCP server featuring persistence, Git, and other essential tools for everyday project management, writing, and coding. The `mcp-server` offloads heavy tool outputs (large file reads, git diffs/show, fetched URLs, command output) into a persistent, content-addressed SQLite store. Each captured payload is identified by a SHA-256 content hash and is reachable from the client via the `records://{hash}` MCP resource. Project decisions (when enabled) are cross-linked to the snapshots that we

Tools (10)

ALLOW_WRITEENABLE_NODEENABLE_PODMANENABLE_PROJECTMCP_MAX_BUFFERROOT_DIRECTORYSCRATCHPAD_DB_PATHSCRATCHPAD_DB_PROJECT_IDSCRATCHPAD_DB_SIZE_LIMITrefactor