github re-analysis due

secretiveshell/mcp-bridge

github

A middleware to provide an openAI compatible endpoint that can call MCP tools

maintainer
secretiveshell
license
MIT
first seen
2026-05-22
last seen
2026-06-17
releases · 30d
0
short id

Drift inferred · capture-to-capture

No drift recorded — single capability capture; advisories appear once its surface changes.

capabilities 0 tools
transport stdio · http · sse counts 0 tools · 0 res · 0 prompts permission surface via code analysis

no tools enumerated yet for this server.

code evidence v0.5.1 · github-tarball
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