MCP.so
Sign In

Martin Kaiser

@kaiser-data

About Martin Kaiser

The shape-shifting MCP hub — shapeshift() into 10,000+ MCP servers at runtime. One entry point, no restarts, 7 registries.

Basic information

Category

Other

License

MIT

Runtime

python

Transports

stdio

Publisher

kaiser-data

Submitted by

Martin Kaiser

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "kitsune": {
      "command": "uvx",
      "args": [
        "kitsune-mcp"
      ]
    }
  }
}

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is Martin Kaiser?

Martin Kaiser is a gateway MCP server that discovers, installs, and dynamically loads any of 130,000+ MCP servers at runtime. Instead of keeping every server’s tools in context permanently, it mounts tools on demand via shapeshift() and releases them when done. It is designed for AI agents that need to use many MCP servers without paying the always-on token overhead.

How to use Martin Kaiser?

Install via pip install kitsune-mcp, uvx kitsune-mcp, or npx kitsune-mcp. Add a single config entry to your MCP client (e.g., Claude Desktop, Cursor) with the command kitsune-mcp. Use the built‑in tools: search() to find servers, shapeshift() to mount/unmount, call() to invoke tools, and auto() for one‑shot tasks. Requires Python 3.12+, node/npx for npm servers, and uvx from uv for PyPI servers.

Key features of Martin Kaiser

  • On‑demand mounting of 130,000+ MCP servers
  • Fixed ~1,

Comments

More Other MCP servers