copilot-security-instructions: This project provides a comprehensive toolkit and customizable instructions to guide GitHub Copilot towards secure coding practices. It helps development teams identify and mitigate security risks by suggesting safer code patterns and blocking common vulnerabilities without disrupting existing workflows.; 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.
Guide GitHub Copilot to generate secure code completions.
Integrating FastAPI services as tools for large language models (LLMs) that support MCP.