Framework Documentation Server
FreeMaintainedProvides tools for AI agents to search, browse, and retrieve the full documentation for the mcp-framework. It enables agents to access documentation sections an
About
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
Install Framework Documentation Server in Claude Desktop, Claude Code & Cursor
unyly install mcp-framework-documentation-serverInstalls into Claude Desktop, Claude Code, Cursor & VS Code — handles npx, uvx and build-from-source repos for you.
First time? Get the CLI: curl -fsSL https://unyly.org/install | sh
Or configure manually
Run in your terminal:
claude mcp add mcp-framework-documentation-server -- npx -y @mcpframework/mcp-framework-docsStep-by-step: how to install Framework Documentation Server
FAQ
Is Framework Documentation Server MCP free?
Yes, Framework Documentation Server MCP is free — one-click install via Unyly at no cost.
Does Framework Documentation Server need an API key?
No, Framework Documentation Server runs without API keys or environment variables.
Is Framework Documentation Server hosted or self-hosted?
Self-hosted: the server runs locally on your machine via the install command above.
How do I install Framework Documentation Server in Claude Desktop, Claude Code or Cursor?
Open Framework Documentation Server on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Changes
Versions and requested access over time.
- New version published
- New version published
Related MCPs
GitHub
PRs, issues, code search, CI status
by 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
by mcpdotdirectAmap Maps Mcp Server
MCP server for using the AMap Maps API
by duxiaohuiSupabase
Database, auth and storage
by SupabaseEverything
Reference / test server with prompts, resources, and tools.
Git
Tools to read, search, and manipulate Git repositories.
Sequential Thinking
Dynamic and reflective problem-solving through thought sequences.
Time
Time and timezone conversion capabilities.
Compare Framework Documentation Server with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All development MCPs
