Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

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

GitHubEmbed

Описание

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

from github.com/QuantGeekDev/mcp-framework-docs-server

Установить Framework Documentation Server в Claude Desktop, Claude Code, Cursor

Рекомендуется · одна команда, все IDE
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

Compare Framework Documentation Server with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории development