mcp-test

plexara/mcp-test
★ 3 stars Go 🧠 Memory/Knowledge Updated today
MCP Test Server
View on GitHub →

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-test": {
      "command": "go",
      "args": [
        "run",
        "github.com/plexara/mcp-test@latest"
      ]
    }
  }
}

README Excerpt

A Model Context Protocol (MCP) test server, written in Go. Built primarily as a controllable fixture for exercising MCP gateways (notably Plexara's), and secondarily as a small reference implementation of a best-practices Go MCP server using the official [`modelcontextprotocol/go-sdk`][sdk]. **Documentation**: <https://mcp-test.plexara.io>

Tools (4)

chattyflakyheaderslorem

Topics

mcpmcp-gatewaymcp-servermcp-toolsmodel-context-protocol