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,

コメント

「その他」の他のコンテンツ