mcphub.nvim: MCP Hub is a Neovim client designed to seamlessly integrate Model Context Protocol (MCP) servers into your editing workflow. It offers an intuitive interface for managing, testing, and utilizing MCP servers with popular chat plugins, enhancing your AI-powered development experience.; 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.
Managing and testing MCP servers directly within Neovim.
Integrating FastAPI services as tools for large language models (LLMs) that support MCP.