Back to search
30
MCP

dolphin-mcp

pypi/dolphin-mcp

A flexible Python client for interacting with Model Context Protocol (MCP) servers

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

amitysolutions.dolphin-mcp
A flexible Python client for interacting with Model Context Protocol (MCP) servers
0 tools
amity-dolphin-mcp
A flexible Python client for interacting with Model Context Protocol (MCP) servers
0 tools
dolphin-mcp
MCP server for Dolphin semantic code search - works with Continue.dev, Claude Desktop, and other MCP clients
0 tools
iflow-mcp_ocean-zhc-dolphinscheduler-mcp
A Model Context Protocol (MCP) server for DolphinScheduler
0 tools
comfyui-mcp-server
lightweight Python-based MCP (Model Context Protocol) server for local ComfyUI
0 tools
dbt-mcp
A MCP (Model Context Protocol) server for interacting with dbt.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "dolphin-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}