project-opener-mcp

project-opener-mcp

0

The Project Opener MCP Server facilitates interaction with project files in Claude Desktop. It supports opening projects in an editor and retrieving project information. Dependencies include the Filesystem MCP Server.

Project Opener MCP Server

This MCP server provides tools for interacting with project files from Claude Desktop.

Installation

  • Install Node.js (v18.x or later) from the official site.
  • Clone this repository.
  • Install dependencies.

Usage with Claude Desktop

  • In Claude Desktop, navigate to Settings and add a new MCP server.

Available Tools

  • Open Project: Opens a project in the default editor. Requires a relative path as a parameter.
  • Get Project Info: Retrieves information about a specific project. Requires a relative path as a parameter.

License

The project is licensed under the MIT License.