MCP Directory
Back

mcptest

by vicperdana · ★ 0

Random repo to test ModelContextProtocol functionality

Install

git clone https://github.com/vicperdana/mcptest.git

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

{
  "mcpServers": {
    "mcptest": {
      "command": "npx",
      "args": [
        "-y",
        "github:vicperdana/mcptest"
      ]
    }
  }
}

From the README

Random repo to test ModelContextProtocol functionality
Read full README on GitHub →

Related other servers