mcp-server-for-oscal: This project provides a Model Context Protocol (MCP) server that equips AI assistants with tools to effectively work with NIST's Open Security Controls Assessment Language (OSCAL). It addresses the challenge of AI agents alone producing inconsistent results related to OSCAL by offering authoritative guidance and enabling GRC workflow automation.; 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.
Learning about available OSCAL models and their GA (Generally Available) status.
Integrating FastAPI services as tools for large language models (LLMs) that support MCP.