autodocs-mcp
Verified Safeby ziyacivan
Overview
Generates Model Context Protocol (MCP) servers from ReadTheDocs documentation to enable semantic search and provide documentation content for AI agents and VSCode integration.
Installation
autodocs-mcp generate <your_documentation_url>Security Notes
The server scrapes external websites based on a user-provided URL. Users should only provide trusted documentation URLs to mitigate risks from malicious external content. The tool writes files and creates directories in a user-specified output path; ensure this path is secure. Generated MCP servers execute Python code, load embedding models from Hugging Face (introducing potential supply chain risks), and interact with a local ChromaDB. The project includes a `SECURITY.md` outlining best practices and known considerations.
Similar Servers
spec-workflow-mcp
Facilitates structured, specification-driven software development by providing a workflow engine, real-time dashboards, and tools for task management, approvals, and detailed implementation logging, integrated with AI agents and VSCode.
mcp-server
Provides a Model Context Protocol (MCP) server for AI agents to search and retrieve curated documentation for the Strands Agents framework, facilitating AI coding assistance.
mcp-servers
A curated collection of Model Context Protocol (MCP) server configurations to integrate various developer tools and services with AI agents.
tenets
Provides intelligent, token-optimized code context and automatically injects guiding principles to AI coding assistants for enhanced understanding and consistent interactions.