Open Docs

v1.0.0Developer Toolsstable

An open-source MCP implementation providing document management functionality. This project aims to replicate Cursor's @Docs functionality.

open-docsmcpai-integration
Share:
0
Stars
0
Downloads
0
Weekly
0/5

What is Open Docs?

Open Docs is a Model Context Protocol (MCP) server that allows AI assistants like Claude, Cursor, and VS Code to open-source mcp implementation providing document management functionality. this project aims to replicate cursor's @docs functionality.

An open-source MCP implementation providing document management functionality. This project aims to replicate Cursor's @Docs functionality.

This server falls under the Developer Tools category on MCPgee, the world's largest MCP server directory with 33,000+ servers.

Features

  • enable_doc
  • disable_doc
  • crawl_docs

Use Cases

Manage documents
Replicate Cursor @Docs functionality
askme765cs

Maintainer

LicenseMIT License
Languagetypescript
Versionv1.0.0
UpdatedN/A
Statushealthy
Maintenanceactive

Works with

ClaudeOpenAIwindowsmacoslinux

Installation

NPM

npx -y open-docs-mcp

Manual Installation

npx -y open-docs-mcp

Configuration

Configuration Details

Config File

claude_desktop_config.json

Performance

Response Metrics

Response Time< 200ms
ThroughputMedium

Resource Usage

Memory UsageLow
CPU UsageLow

Frequently Asked Questions about Open Docs

What is Open Docs?

Open Docs is a Model Context Protocol (MCP) server that open-source mcp implementation providing document management functionality. this project aims to replicate cursor's @docs functionality. It connects AI assistants to external tools and data sources through a standardized interface.

How do I install Open Docs?

Install via npm with the command: npx -y open-docs-mcp. Then add the server configuration to your AI client's JSON config file (e.g., claude_desktop_config.json or .cursor/mcp.json).

Which AI clients work with Open Docs?

Open Docs works with all major MCP-compatible AI clients including Claude Desktop, Claude Code, Cursor, VS Code (GitHub Copilot), Windsurf, and Cline.

Is Open Docs free to use?

Yes, Open Docs is open source and available under the MIT License license. You can use it freely in both personal and commercial projects.

Browse More Developer Tools MCP Servers

Explore all developer tools servers available in the MCPgee directory. Each server includes setup guides for Claude, Cursor, and VS Code.

Quick Config Preview

{ "mcpServers": { "open-docs": { "command": "npx", "args": ["-y", "open-docs-mcp"] } } }

Add this to your claude_desktop_config.json or .cursor/mcp.json

Read the full setup guide →

Ready to use Open Docs?

Browse our complete directory of 33,000+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.

33,000+ ServersFree & Open SourceStep-by-Step Guides