Claude MCP (Master Control Program)
@RLabs-Inc
About Claude MCP (Master Control Program)
MCP server with different tools to extend Claude-code functionalities.
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"claude-mcp-rlabs-inc": {
"command": "bun",
"args": [
"dev"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Claude MCP (Master Control Program)?
A modular server-based tooling system that hosts tools to extend Claude’s code generation capabilities with access to the latest documentation and resources. It enhances Claude’s ability to work with modern frameworks and libraries by providing up-to-date documentation and APIs. The system can be run locally for personal use or deployed as a shared service for teams.
How to use Claude MCP (Master Control Program)?
Install Bun, clone the repository, run bun install, then start the server with bun dev (development) or bun start (production). Integrate with Claude Code CLI by installing the MCP plugin and sourcing the activation script. The server also exposes an HTTP API at http://localhost:3000.
Key features of Claude MCP (Master Control Program)
- Documentation Fetcher tool with automatic version detection and scraping.
- Supports multiple frameworks: LangChain, FastAPI, React, Vue, Angular, Svelte, Express, Next.js, Hono, Remix.
- Smart crawling with rate limiting awareness and content processing.
- Search functionality with semantic, keyword, and hybrid modes.
- Integrates with Claude Code CLI and HTTP API.
- Extensible: add custom tools or frameworks via CLI or API.
Use cases of Claude MCP (Master Control Program)
- Fetch the latest documentation for a framework to guide Claude’s code generation.
- Add custom tools to the MCP server for team‑specific workflows.
- Deploy a shared team server so multiple users can access documentation and tools.
- Run a Docker container for isolated or cloud deployment.
- Operate dual instances: a personal local server and a shared team server simultaneously.
FAQ from Claude MCP (Master Control Program)
What are the prerequisites for running the server?
The only prerequisite is Bun, a fast JavaScript/TypeScript runtime.
How do I integrate Claude MCP with Claude Code CLI?
Install the MCP plugin by running curl -X POST http://localhost:3000/claude-code/install, then source the activation script (source ~/.claude-code/plugins/claude-mcp/activate.sh). After that, CLI commands like claude fetch-docs become available.
Can I add my own frameworks or tools?
Yes. Use the interactive CLI tool (bun docadd add) or the REST API endpoints to add new frameworks. The system is designed to be extensible with custom tools.
What deployment modes are supported?
Four modes: personal/local (no auth), shared team server (basic API key), public deployment (full security features), and Docker. You can also run dual instances (local + team).
Where are the fetched documentation files stored?
Documentation is saved in the ./docs directory by default. The server’s API endpoints can also return the processed content directly.
Frequently asked questions
What are the prerequisites for running the server?
The only prerequisite is [Bun](https://bun.sh/), a fast JavaScript/TypeScript runtime.
How do I integrate Claude MCP with Claude Code CLI?
Install the MCP plugin by running `curl -X POST http://localhost:3000/claude-code/install`, then source the activation script (`source ~/.claude-code/plugins/claude-mcp/activate.sh`). After that, CLI commands like `claude fetch-docs` become available.
Can I add my own frameworks or tools?
Yes. Use the interactive CLI tool (`bun docadd add`) or the REST API endpoints to add new frameworks. The system is designed to be extensible with custom tools.
What deployment modes are supported?
Four modes: personal/local (no auth), shared team server (basic API key), public deployment (full security features), and Docker. You can also run dual instances (local + team).
Where are the fetched documentation files stored?
Documentation is saved in the `./docs` directory by default. The server’s API endpoints can also return the processed content directly.
Basic information
More AI & Agents MCP servers

Competitor Tracker & Co.
Competitor Tracker & Co.Competitor Tracker & Co. watches your competitors' websites and tells you what changed. Every week it crawls their pricing, product, messaging and corporate pages, detects the changes that matter, and files a tagged, ran
21st.dev Magic AI Agent
21st-devIt's like v0 but in your Cursor/WindSurf/Cline. 21st dev Magic MCP server for working with your frontend like Magic
Perplexity Ask MCP Server
ppl-aiThe official MCP server implementation for the Perplexity API Platform

bsv.cx
Andy RoweTimestamp and verify evidence on-chain. Let your agent prove what it saw and when. bsv.cx gives an AI agent verifiable memory. Timestamp a hash of any output, archive a web page as it looked, or fetch a URL with a recei
欢迎来到 智言平台
Shy2593666979AgentChat 是一个基于 LLM 的智能体交流平台,内置默认 Agent 并支持用户自定义 Agent。通过多轮对话和任务协作,Agent 可以理解并协助完成复杂任务。项目集成 LangChain、Function Call、MCP 协议、RAG、Memory、HITL、Skill、Milvus 和 ElasticSearch 等技术,实现高效的知识检索与工具调用,使用 FastAPI 构建高性能后端服务。
Comments