lefrog-dont-code
MCP Serverlefrog-dont-codepublic

mcp docs server

一个使用 TypeScript 编写的 MCP 协议文档服务器,提供完整文档工具支持。

Repository Info

0
Stars
0
Forks
0
Watchers
0
Issues
JavaScript
Language
MIT License
License

About This Server

一个使用 TypeScript 编写的 MCP 协议文档服务器,提供完整文档工具支持。

Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.

Documentation

MCP Docs Server (TypeScript)

A Model Context Protocol (MCP) server that exposes the full MCP documentation as a tool, written in TypeScript using the official MCP SDK.

Features

  • Provides a fetch_mcp_docs tool to retrieve the full MCP documentation from the official source.
  • Ready for use with Claude Desktop and other MCP clients.
  • Easily installable and runnable via npx or as a global npm binary.

Usage

Install dependencies

npm install

Build

npm run build

Run locally

npm start

Use via npx (after publishing)

npx @your-npm-username/mcp-docs-server-ts

Integration Example (Claude Desktop)

Add to your claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-docs-published": {
      "command": "npx",
      "args": ["-y", "@your-npm-username/mcp-docs-server-ts"]
    }
  }
}

License

MIT

Quick Start

1

Clone the repository

git clone https://github.com/lefrog-dont-code/mcp-docs-server
2

Install dependencies

cd mcp-docs-server
npm install
3

Follow the documentation

Check the repository's README.md file for specific installation and usage instructions.

Repository Details

Ownerlefrog-dont-code
Repomcp-docs-server
LanguageJavaScript
LicenseMIT License
Last fetched8/10/2025

Recommended MCP Servers

💬

Discord MCP

Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.

integrationsdiscordchat
🔗

Knit MCP

Connect AI agents to 200+ SaaS applications and automate workflows.

integrationsautomationsaas
🕷️

Apify MCP Server

Deploy and interact with Apify actors for web scraping and data extraction.

apifycrawlerdata
🌐

BrowserStack MCP

BrowserStack MCP Server for automated testing across multiple browsers.

testingqabrowsers

Zapier MCP

A Zapier server that provides automation capabilities for various apps.

zapierautomation