ggmcp: The GitGuardian MCP server enables AI agents to scan for leaked secrets, manage security incidents, and create honeytokens using the GitGuardian API. It supports OAuth and PAT authentication, and integrates with various IDEs like Cursor, Claude Desktop, Windsurf, and Zed.; fastapi_mcp: FastAPI-MCP allows you to expose your existing FastAPI endpoints as Model Context Protocol (MCP) tools. It offers native integration with FastAPI, including built-in authentication using existing dependencies, and preserves schemas and documentation.
Scan codebase for leaked secrets or credentials
Integrating FastAPI services as tools for large language models (LLMs) that support MCP.