MCPMarket
スキルを販売Power Your Agents接続
  1. ホーム
  2. サーバー
  3. ToolDock

ToolDock

ponmelocobyponmeloco
•
開発者ツール
デプロイメントとDevOps
API開発

Serves Python tools via a single backend, simultaneously exposing them through OpenAPI and MCP endpoints for diverse client integrations.

Related MCPs

View more
  • neondatabase-labs

    Neon

    Enables natural language interaction with the Neon Management API and databases through the Model Context Protocol.

  • GLips

    Figma Context

    Provides AI coding agents with simplified Figma layout information via the Model Context Protocol.

  • 21st-dev

    Magic

    Generate modern UI components instantly from natural language descriptions within your IDE.

Related Skills

View all
  • openclaw

    Diagram Maker & Visualizer

    Generates professional SVG, HTML, and Excalidraw diagrams for software architecture, system flows, and educational concepts.

  • openclaw

    GH Issues Auto-Fixer

    Automates the end-to-end GitHub issue lifecycle by spawning sub-agents to implement code fixes, open pull requests, and resolve review comments.

  • openclaw

    Discord Integration

    Manages Discord operations including messaging, reactions, and channel management directly through Claude.

MCPMarket

ClaudeやCursorのようなMCPクライアントをお気に入りのツールに接続するMCPサーバーを見つけましょう。MCPマーケットを閲覧して始めましょう。

ブラウズ

  • MCP検索
  • MCPサーバー
  • MCPクライアント
  • Claudeスキル
  • MCP Market Hub
  • カテゴリー
  • MCPサーバーとは?
  • Model Context Protocol

ランキング

  • 今日のトップMCP
  • 今日のトップClaudeスキル
  • Claudeスキル Top 100
  • MCPサーバー Top 100

概要

  • ニュース
  • 提出する
  • お問い合わせ

© 2026 MCPマーケット. 全著作権所有。·Privacy·Terms

ToolDock is a robust, multi-tenant tool server designed to centralize and expose your Python-based utilities. It offers dual-transport capabilities, allowing tools to be accessed via both OpenAPI (RESTful) and MCP (Streamable HTTP) protocols from the same codebase. With features like a React-based Admin UI for code editing, playground, and logs, namespace-based routing for multi-team environments, and hot-reloading for rapid development, ToolDock simplifies tool management and integration with systems like AI agents (e.g., LiteLLM, Claude Desktop) or other applications requiring flexible tool access.

主な機能

010 GitHub stars
02Admin UI with code editor, playground, and logs
03Multi-Tenant namespace-based routing for tool organization
04Dual Transport: Exposes tools via OpenAPI and MCP simultaneously
05Hot Reload: Update tools without server restarts
06Interactive Playground: Test tools with Direct or MCP transport

ユースケース

01Exposing custom Python tools to AI agents and large language models (LLMs)
02Centralizing and managing shared utilities for development teams across multiple namespaces
03Rapidly developing, testing, and iterating on Python tools with a built-in UI and hot-reloading