Back to search
30
MCP

dtlpymcp

pypi/dtlpymcp

STDIO MCP proxy server for Dataloop platform.

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

Similar MCP servers embedding-nearest

flow360-mcp
Local stdio FastMCP proxy server for Flow360
0 tools
creolecentric-mcp
Stdio MCP proxy for the CreoleCentric remote MCP server
0 tools
iflow-mcp_prayanks-mcp-sqlite-server
SQLite MCP Server with stdio transport
0 tools
dolthub/dolt-mcp
The MCP server for Dolt.
0 tools
@microsoft/dataversemcp
stdio MCP server for Microsoft Dataverse
0 tools
dmcp
MCP proxy server that reduces LLM context overhead with on-demand tool loading from multiple upstream servers.
0 tools

How to use

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

{
  "mcpServers": {
    "dtlpymcp": {
      "url": "None",
      "transport": "http"
    }
  }
}