Framework Documentation Server
БесплатноНе проверенProvides tools for AI agents to search, browse, and retrieve the full documentation for the mcp-framework. It enables agents to access documentation sections an
Описание
Provides tools for AI agents to search, browse, and retrieve the full documentation for the mcp-framework. It enables agents to access documentation sections and page content directly within MCP-compatible environments like Claude Code and Cursor.
README
MCP documentation server for mcp-framework. Gives AI agents (Claude Code, Cursor, etc.) tools to search, browse, and retrieve the full mcp-framework documentation.
Powered by @mcpframework/docs.
Quick Start
Claude Code
claude mcp add mcp-framework-docs -- npx -y @mcpframework/mcp-framework-docs
Claude Desktop
Add to claude_desktop_config.json:
{
"mcpServers": {
"mcp-framework-docs": {
"command": "npx",
"args": ["-y", "@mcpframework/mcp-framework-docs"]
}
}
}
Cursor
Add to your MCP settings:
{
"mcp-framework-docs": {
"command": "npx",
"args": ["-y", "@mcpframework/mcp-framework-docs"]
}
}
Available Tools
| Tool | Description |
|---|---|
search_docs |
Search mcp-framework documentation by keyword or phrase |
get_page |
Retrieve full content of a documentation page |
list_sections |
Browse the documentation structure |
License
MIT
Установить Framework Documentation Server в Claude Desktop, Claude Code, Cursor
unyly install mcp-framework-documentation-serverСтавит в Claude Desktop, Claude Code, Cursor и VS Code — сам разбирается с npx, uvx и сборкой из исходников.
Впервые? Поставь CLI: curl -fsSL https://unyly.org/install | sh
Или настроить вручную
Выполни в терминале:
claude mcp add mcp-framework-documentation-server -- npx -y @mcpframework/mcp-framework-docsПошаговые гайды: как установить Framework Documentation Server
FAQ
Framework Documentation Server MCP бесплатный?
Да, Framework Documentation Server MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Framework Documentation Server?
Нет, Framework Documentation Server работает без API-ключей и переменных окружения.
Framework Documentation Server — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить Framework Documentation Server в Claude Desktop, Claude Code или Cursor?
Открой Framework Documentation Server на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
GitHub
PRs, issues, code search, CI status
автор: GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
автор: mcpdotdirectCompare Framework Documentation Server with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории development
