A middleware to provide an openAI compatible endpoint that can call MCP tools
Drift inferred · capture-to-capture
No drift recorded — single capability capture; advisories appear once its surface changes.
transport stdio · http · sse counts 0 tools · 0 res
· 0 prompts
permission surface via code analysis
no tools enumerated yet for this server.
evidence-backed
findings quoted directly from the published source artifact — not inferred
filesystem 2
- fs SecretiveShell-MCP-Bridge-df1dcc5/mcp_bridge/config/file.py :8
with open(file, "r") as f: - fs SecretiveShell-MCP-Bridge-df1dcc5/mcp_bridge/mcp_clients/StdioClient.py :8
import shutil
network 3
- net SecretiveShell-MCP-Bridge-df1dcc5/mcp_bridge/config/http.py :2
import httpx - net SecretiveShell-MCP-Bridge-df1dcc5/mcp_bridge/mcp_server/sse_transport.py :12
from urllib.parse import quote - net SecretiveShell-MCP-Bridge-df1dcc5/mcp_bridge/openai_clients/genericHttpxClient.py :1
from httpx import AsyncClient
declared dependencies 7
- deepmerge@>=2.0
- fastapi@>=0.115.6
- httpx@>=0.28.1
- httpx-sse@>=0.4.0
- lmos-openai-types@*
- loguru@>=0.7.3
- mcp@>=1.2.0,<=1.7.1