Back to search
30
MCP

Multi-Service Gateway

pulsemcp/multi-service gateway

Provides a unified gateway for LLMs to access GitHub, GitLab, Google Maps, Memory storage, and Puppeteer web automation tools through a Flask-based server deployable on Red Hat environments.

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

Similar MCP servers embedding-nearest

io.github.daedalus/mcp-llm-gateway
MCP-compatible LLM gateway that proxies completion requests.
0 tools
io.github.verivus-oss/llm-cli-gateway
Unified MCP gateway to Claude Code, Codex, and Gemini CLIs with sessions and async jobs.
0 tools
io.github.rupinder2/mcp-gateway
Aggregates tools from multiple MCP servers with unified BM25/regex search and deferred loading.
0 tools
CAPI Gateway
Apache Camel API Gateway with REST-to-MCP bridging for LLM agents.
0 tools
llm gateway mcp server
Metadata-only Glama MCP server.
0 tools
io.github.browser-gateway/browser-gateway
AI browser tools with Chrome CDP. Navigate, screenshot, interact. Multi-provider failover.
0 tools

How to use

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

{
  "mcpServers": {
    "multi-service_gateway": {
      "url": "None",
      "transport": "http"
    }
  }
}