Docs-MCP
Verified Safeby matin-g
Overview
A Model Context Protocol (MCP) server that provides semantic search over documentation sites.
Installation
No command providedSecurity Notes
The server makes external network calls to OpenAI for embeddings and to arbitrary URLs for documentation crawling. User-provided documentation URLs could potentially lead to unexpected content being fetched, though the process converts HTML to Markdown, mitigating direct execution risks. Requires careful management of the OpenAI API key.
Similar Servers
mcp-omnisearch
Provides a unified interface for various search, AI response, content processing, and enhancement tools via Model Context Protocol (MCP).
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.
opensearch-mcp-server-py
Enables AI assistants and LLMs to interact with OpenSearch clusters by providing a standardized Model Context Protocol (MCP) interface through built-in and dynamic tools.
mcp-advisor
Provides LLMs and humans with structured access to the Model Context Protocol (MCP) specification and documentation for understanding and compliance evaluation.