Project MCP Server

v1.0.0Developer Toolsstable

Search across project sources with smart intent detection. IMPORTANT: 'project docs' means APPLICATION documentation (docs/ + DECISIONS.md), NOT project management. Use intent 'project_docs' when user says 'project docs/documents/documentation' to se

developer-tools
Share:
0
Stars
0
Downloads
0
Weekly
0/5

About

Search across project sources with smart intent detection. IMPORTANT: 'project docs' means APPLICATION documentation (docs/ + DECISIONS.md), NOT project management. Use intent 'project_docs' when user says 'project docs/documents/documentation' to se

Features

  • search_project
  • search_docs
  • get_doc
  • list_docs
  • get_doc_structure

Use Cases

Search across project sources with smart intent detection. IMPORTANT: 'project docs' means APPLICATION documentation (docs/ + DECISIONS.md), NOT project management. Use intent 'project_docs' when user says 'project docs/documents/documentation' to se
Search only the docs/ directory for reference documentation. Use this when the user specifically asks for 'docs' or 'documentation'. Returns relevant documentation chunks with file paths and content snippets.
Get the full content of a specific file. Supports files from .project/, root-level, or docs/. Use the path as returned from search results.
List all available documentation files organized by category. Use this to discover what documentation is available or to get an overview of the documentation structure.
Get the complete documentation directory structure with file paths and descriptions. Useful for understanding the organization of documentation.
Community

Maintainer

LicenseMIT
Languagetypescript
Versionv1.0.0
UpdatedN/A
Statushealthy
Maintenanceactive

Works with

ClaudeOpenAIwindowsmacoslinux

Installation

NPM

npx -y project-mcp

Manual Installation

npx -y project-mcp

Examples

Basic Configuration

Configure Project MCP Server

npx -y project-mcp

Configuration

Configuration Details

Config File

claude_desktop_config.json

Web UI

Not available

Security

Authentication

RequiredNo

Features

Data Encryption
Audit Logging
RBAC Support

Performance

Response Metrics

Response Time< 200ms
ThroughputMedium

Resource Usage

Memory UsageLow
CPU UsageLow

More Developer Tools MCP Servers

Explore other servers in the Developer Tools category.

Quick Config Preview

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

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

Read the full setup guide →

Ready to use Project MCP Server?

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

60+ ServersFree & Open SourceStep-by-Step Guides