Autonomous Documentation Discovery Engine
БесплатноНе проверенEnables AI agents to search, fetch, and clean live documentation from LangChain, LlamaIndex, and OpenAI via Model Context Protocol, with token-optimized extract
Описание
Enables AI agents to search, fetch, and clean live documentation from LangChain, LlamaIndex, and OpenAI via Model Context Protocol, with token-optimized extraction.
README
A high-performance Model Context Protocol (MCP) server built with FastMCP and Python (Asyncio/HTTPX). This service enables AI agents (such as Claude Desktop, Cursor, or customized agentic workflows) to seamlessly search, fetch, clean, and digest live documentation from LangChain, LlamaIndex, and OpenAI without blowing past context windows.
🌟 Strategic Key Highlights
- Engineered for Agentic Workflows: Implements Anthropic’s open-standard Model Context Protocol to seamlessly connect LLM orchestration layers to programmatic web tools.
- Token-Optimized Extraction: Features intelligent HTML parsing that strips boilerplate layouts (
nav,footer, scripts, style sheets), slashing raw context window overhead by over 40%. - Fully Asynchronous Execution: Built using non-blocking network I/O (
httpx.AsyncClient) for high concurrency during multiple search-and-fetch workflows. - Dynamic Redirect Management: Seamlessly traverses live
3xxredirection trees to capture the absolute freshest state of rapidly shifting framework documentation.
🧩 System Architecture & Data Flow
LLM Client (Claude/Cursor) ──(JSON-RPC via stdio)──> FastMCP Server
│
┌────────────────────────────────────────────────────┘
▼
1. Serper API Scoping ──> [Targeted Search: site:docs.domain.com]
│
▼
2. Async HTTPX Client ──> [Follows 3xx Redirects to Live Page]
│
▼
3. BeautifulSoup4 ──> [Decomposes Nav/Footers/Scripts]
│
▼
LLM Context Window ─── [Clean, Token-Optimized Markdown Text]
Установка Autonomous Documentation Discovery Engine
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/DharaniDasari/Custom-MCPFAQ
Autonomous Documentation Discovery Engine MCP бесплатный?
Да, Autonomous Documentation Discovery Engine MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Autonomous Documentation Discovery Engine?
Нет, Autonomous Documentation Discovery Engine работает без API-ключей и переменных окружения.
Autonomous Documentation Discovery Engine — hosted или self-hosted?
Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.
Как установить Autonomous Documentation Discovery Engine в Claude Desktop, Claude Code или Cursor?
Открой Autonomous Documentation Discovery Engine на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
автор: modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
автор: xuzexin-hzCompare Autonomous Documentation Discovery Engine with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории ai
