Back to search
30
MCP

dcisionai-mcp-client

pypi/dcisionai-mcp-client

DcisionAI MCP Client — stdio↔HTTP proxy to the hosted DcisionAI optimization MCP.

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

Similar MCP servers embedding-nearest

dcisionai-mcp-server
DcisionAI MCP Server — optimization tools for domain routing, model building, solving, and decision graph.
0 tools
actionai-mcp
ActionAI MCP HTTP client for Claude Desktop and other MCP-compatible applications
0 tools
io.github.dev-proxy-tools/mcp
MCP server for Dev Proxy that enables AI assistants to interact with Dev Proxy.
0 tools
devgenius-mcp-client
DevGenius MCP Client for AI IDEs
0 tools
framework-mcp-client
HTTP client proxy for Framework MCP Server (Cursor IDE integration)
0 tools
search-proxy-mcp
MCP server: Web search for AI agents via DuckDuckGo — npm wrapper
0 tools

How to use

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

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