QuantGeekDev

@mcpframework/mcp-framework-docs

Community QuantGeekDev
Updated

MCP documentation server for mcp-framework โ€” add mcp-framework docs to Claude Code, Cursor, or any MCP client

@mcpframework/mcp-framework-docs

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

MCP Server ยท Populars

MCP Server ยท New

    jackccrawford

    Geniuz

    Your AI remembers now. Geniuz stores everything in a local database locally on Mac, Windows, Linux, Raspberry Pi. No cloud. No account. No API keys. Nothing leaves your machine. It's open source; you can read every line of code.

    Community jackccrawford
    ggui-ai

    ggui

    The universal interface layer between AI agents and humans. Generate rich UIs on demand via MCP.

    Community ggui-ai
    aanno

    CocoIndex Code MCP Server

    An RAG for code development, implemented as MCP server with cocoindex

    Community aanno
    timescale

    Tiger Linear MCP Server

    A wrapper around the Linear API for internal LLMs

    Community timescale
    choplin

    MCP Gemini CLI

    MCP Server

    Community choplin