mcp-server-template: This repository provides a Go-based MCP (Model-Config-Policy) server template, designed for AI agents to configure and operate via spec files. It enables a spec-driven onboarding flow, allowing agents to dynamically create and manage services based on JSON specifications.; 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.
Internal service catalog assistant for onboarding and discovery
Integrating FastAPI services as tools for large language models (LLMs) that support MCP.