Generate documentation for custom MCP servers to help developers understand server capabilities and integrate tools with AI assistants like Claude and Cursor.
Generate documentation for MCP servers built with the MCP Server Boilerplate template to help developers understand and implement custom tools and resource providers for AI assistants.
An MCP server that exposes the llms.txt file and its referenced local or external resources from a project root to provide context for AI models. It automatically parses documentation links and URLs to make them accessible as additional MCP resources.
A middleware system that connects large language models (LLMs) with various tool services through an OpenAI-compatible API, enabling enhanced AI assistant capabilities with features like file operations, web browsing, and database management.