
Company News
Free Business Plan Upgrades for Open Source Maintainers
Open source maintainers are under more pressure than ever. We're raising our open source program from the Team plan to the Business plan, free.
mcp-smart-proxy
Advanced tools
mcp-name: io.github.daedalus/mcp-smart-proxy
Token-efficient MCP server gateway with semantic tool search
pip install -e .
from mcp_smart_proxy import MCPSmartProxyServer, load_config
config = load_config("proxy.yaml")
server = MCPSmartProxyServer(config)
mcp-smart-proxy serve --config proxy.yaml
mcp-smart-proxy serve --config proxy.yaml --watch ./servers/
mcp-smart-proxy index --config proxy.yaml
mcp-smart-proxy status --config proxy.yaml
mcp-smart-proxy validate --config proxy.yaml
The --watch option monitors a directory for .yaml, .yml, or .json files containing
upstream server configurations. Add, modify, or remove files to dynamically update the
available servers at runtime.
load_config(path) - Load configuration from YAML or JSON filevalidate_config(path) - Validate configuration fileMCPSmartProxyServer - Main server classpip install -e ".[dev]"
pytest
ruff format src/ tests/
ruff check src/ tests/
mypy src/
FAQs
Token-efficient MCP server gateway with semantic tool search
We found that mcp-smart-proxy demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Company News
Open source maintainers are under more pressure than ever. We're raising our open source program from the Team plan to the Business plan, free.

Security News
The supply chain control that delays freshly published gems now covers lockfile generation and gem vendoring in Ruby projects.

Security News
During a UK cyber test, a Mythos 5 agent used sockpuppets, social engineering, and prompt injection to try to get a maintainer to merge malware.