Skip to main content

A comprehensive MCP testing server for debugging and testing MCP clients

Project description

MCP Test Kits - Python

Build from source using FastMCP.

Build

cd python
uv sync

stdio

{
  "mcpServers": {
    "mcp-test-kits": {
      "command": "uv",
      "args": ["run", "mcp-test-kits"],
      "cwd": "/path/to/mcp-test-kits/python"
    }
  }
}

HTTP

Start server:

uv run mcp-test-kits --transport http --port 3000

MCP client config:

{
  "mcpServers": {
    "mcp-test-kits": {
      "url": "http://localhost:3000/sse"
    }
  }
}

SSE

Start server:

uv run mcp-test-kits --transport sse --port 3000

MCP client config:

{
  "mcpServers": {
    "mcp-test-kits": {
      "url": "http://localhost:3000/mcp"
    }
  }
}

Test with MCP Inspector

# stdio
npx @modelcontextprotocol/inspector uv run mcp-test-kits

# HTTP (start server first: uv run mcp-test-kits --transport http --port 3000)
npx @modelcontextprotocol/inspector --transport http --server-url http://localhost:3000/mcp

# SSE (start server first: uv run mcp-test-kits --transport sse --port 3000)
npx @modelcontextprotocol/inspector --transport sse --server-url http://localhost:3000/sse

Development

uv sync --all-extras
uv run pytest
uv run mypy src --check-untyped-defs
uv run ruff check src

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mcp_test_kits-0.0.1.tar.gz (72.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

mcp_test_kits-0.0.1-py3-none-any.whl (11.6 kB view details)

Uploaded Python 3

File details

Details for the file mcp_test_kits-0.0.1.tar.gz.

File metadata

  • Download URL: mcp_test_kits-0.0.1.tar.gz
  • Upload date:
  • Size: 72.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for mcp_test_kits-0.0.1.tar.gz
Algorithm Hash digest
SHA256 4f34a96115391b4050bf4c3135c73e525bbe43bfde6ac7539c42b5ff1c154c2e
MD5 41415ea8ac0ca17c52cf5c5fe0b3b80a
BLAKE2b-256 ff5dfe2018a358a9c4a8809a1c8a05abe3a5eb99113f57ed7047aeca431c0773

See more details on using hashes here.

Provenance

The following attestation bundles were made for mcp_test_kits-0.0.1.tar.gz:

Publisher: publish-python.yml on midodimori/mcp-test-kits

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file mcp_test_kits-0.0.1-py3-none-any.whl.

File metadata

  • Download URL: mcp_test_kits-0.0.1-py3-none-any.whl
  • Upload date:
  • Size: 11.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for mcp_test_kits-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 64b3a2ae572ebbab6e34eed99fe9140127166b389628a6bee87c2347db6cd774
MD5 2f00499e708609e8979b53739f1409c5
BLAKE2b-256 e1a5099fe2a81d9a6941afa7f6ae008b4dbbdf41467587e9de73d50cd34460a6

See more details on using hashes here.

Provenance

The following attestation bundles were made for mcp_test_kits-0.0.1-py3-none-any.whl:

Publisher: publish-python.yml on midodimori/mcp-test-kits

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page