phantom-secrets
Stop AI coding agents from leaking your API keys. Local proxy + MCP that swaps real secrets for phm_ tokens. Works with Claude Code, Cursor, Windsurf, and…
Directory
Stop AI coding agents from leaking your API keys. Local proxy + MCP that swaps real secrets for phm_ tokens. Works with Claude Code, Cursor, Windsurf, and…
Firewall for AI agents. MCP proxy that scans tool calls for credential leaks, prompt injection, and tool description poisoning.
An MCP gateway and proxy designed to simplify applications that utilize various tools.
Enables AI-driven browser profile management through AdsPower's local API, providing tools for creating, updating, opening, and deleting browsers with…
Connects Claude Desktop to Perplexity AI's language models through a lightweight proxy, offering web search capabilities with llama-3.1-sonar-small-128k-online…
Fetches trending repositories from GitHub and saves them as Markdown files. Supports proxy configuration.
Bridges Large Language Models with JetBrains IDEs to enable intelligent code completion, automated refactoring, and context-aware documentation generation.
A tamper-evident, hash-chained action log for AI agents, plus a stdio proxy that records tool calls at the seam so the record does not depend on the agent's…
A self-hostable middleware to manage all your MCPs through a GUI and a local proxy, supporting multiple clients and workspaces.
LLM proxy that benchmarks AI models on real prompts and finds cheaper, faster alternatives across 340+ models.
# MCP Server SSH Server [](https://pypi.org/project/m2m-mcp-server-ssh-server/)…
# Remote MCP Server on Cloudflare Let's get a remote MCP server up-and-running on Cloudflare Workers complete with OAuth login! ## Develop locally ```bash #…
🧩 MCP Gateway - A lightweight gateway service that instantly transforms existing MCP Servers and APIs into MCP servers with zero code changes. Features Docker…
A template for deploying a remote MCP (Model Context Protocol) server on Cloudflare Workers with OAuth login. It provides a ready-to-run MCP server using SSE…
# Building a Remote MCP Server on Cloudflare (Without Auth) This example allows you to deploy a remote MCP server that doesn't require authentication on…
# Building a Remote MCP Server on Cloudflare (Without Auth) This example allows you to deploy a remote MCP server that doesn't require authentication on…
A WebSocket server implementation for running Model Context Protocol (MCP) servers. This application enables MCP servers to be accessed via WebSocket…
Proxy through a STDIO MCP Server to interact with Streamable HTTP MCP Servers
Expose a remote MCP server (HTTP) as a local stdio MCP server.
MCP Client as an Agent Strategy Plugin. Support GUI operation via UI-TARS-SDK.
This is a MCP bridge for existing TypeScript Bitbucket MCP server in a Python UV-based API layer, essentially making UV act as a proxy/bridge.
Config-driven MCP proxy that adds session-safe file uploads, artifact handling, and robust state and health controls for upstream MCP servers.
This project demonstrates how to set up an MCP (Model Context Protocol) server and client using Server-Sent Events (SSE) for communication. It includes a…
MCP server for GitHub Actions — view runs, read logs, re-run jobs, trigger workflows