MCP.so
登录

Martin Kaiser

@kaiser-data

关于 Martin Kaiser

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

基本信息

分类

其他

许可证

MIT

运行时

python

传输方式

stdio

发布者

kaiser-data

提交者

Martin Kaiser

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

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

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

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,

评论

其他 分类下的更多 MCP 服务器