MCP Server LogoMCP Server
MCPsCategoriesDirectorySubmit
Submit
MCPsCategoriesDirectorySubmit
Submit

MCP Servers

A curated list of MCP Servers, featuring Awesome MCP Servers and Claude MCP integration.

Contact Us

[email protected]

About

Privacy PolicyTerms of Service

Resources

Model Context ProtocolMCP Starter GuideClaude MCP Servers

Community

GitHub

© 2025 mcpserver.cc © 2025 MCP Server. All rights reserved.

Privacy PolicyTerms of Service
  1. Home
  2. /Categories
  3. /Data & Storage
  4. /Mcp Cline Project Content Server
Mcp Cline Project Content Server

Mcp Cline Project Content Server

Created by MaheshDoiphode•2 days ago
Visit Website

Data & Storage
mcpcontent-serverproject-files

Project Content Server

An MCP server that provides access to project files and their contents.

Project Content Server MCP server

Installation

  1. Clone the repository
  2. Install dependencies:
    npm install
    
  3. Build the project:
    npm run build
    

Usage

Start the server:

node build/index.js

API

latest_project_data

Get all files and their contents from a project directory.

Parameters:

  • projectPath (string): Path to the project directory

Example Request:

{
  "name": "latest_project_data",
  "arguments": {
    "projectPath": "/path/to/project"
  }
}

Example Response:

{
  "file1.txt": "Contents of file1",
  "subdir/file2.js": "Contents of file2"
}

Configuration

The server can be configured using environment variables:

  • PORT: Port to run the server on (default: stdio)

Error Handling

The server returns errors in the following format:

{
  "content": [{
    "type": "text",
    "text": "Error message"
  }],
  "isError": true
}

Common errors include:

  • Invalid project path
  • Permission denied errors
  • File system errors

License

MIT

Prerequisites

  • •Familiarity with the server domain
  • •Basic understanding of related technologies
  • •Knowledge of Data & Storage

Recommended Server

Mcp Jira Python

Mcp Jira Python

JIRA MCP Server Implementation in Python

Scrapbox Mcp

Scrapbox Mcp

Anthropic Mcp Code Analyzer

Anthropic Mcp Code Analyzer

An MCP server for analyzing open source projects and assisting with codebase integration

View more → →

Details

Created

August 25, 2025

Last Updated

August 25, 2025

Category

Data & Storage

Author

MaheshDoiphode

Share

More Server

Mcp_server_google_calendar

Mcp_server_google_calendar

Zaj Mysql Mcp

Zaj Mysql Mcp

Git Forensics Mcp

Git Forensics Mcp

An MCP server for deep git repository investigation and analysis. Provides detailed insights into repository history, branch relationships, and development patterns, focusing solely on git repository analysis rather than general GitHub or git operation.

Aira Mcp Server

Aira Mcp Server