Back to search
30
MCP

dmcp

pypi/dmcp

MCP proxy server that reduces LLM context overhead with on-demand tool loading from multiple upstream servers.

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

Similar MCP servers embedding-nearest

mcp-proxy-server
An MCP proxy server that aggregates and serves multiple MCP resource servers through a single interface
0 tools
mcp-proxy
An MCP proxy server that aggregates and serves multiple MCP resource servers through a single HTTP server.
0 tools
dmcp-server
MCP server for prompt rewriting and memory recording.
0 tools
dtlpymcp
STDIO MCP proxy server for Dataloop platform.
0 tools
dinmaybrahma/computing-mcp
A scientific computing Model Context Protocol (MCP) server.
0 tools
io.github.dev-proxy-tools/mcp
MCP server for Dev Proxy that enables AI assistants to interact with Dev Proxy.
0 tools

How to use

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

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