I craft unique cereal names, stories, and ridiculously cute Cereal Baby images.

项目开放式MCP
MCP服务器,用于在VS代码或Visual Studio中轻松打开Code3项目
1
Github Watches
1
Github Forks
0
Github Stars
Project Opener MCP Server
This MCP server provides tools for interacting with project files from Claude Desktop.
This MCP server requires the use of the Filesystem MCP Server, which can be found at: https://github.com/modelcontextprotocol/servers/tree/main/src/filesystem
Installation
- Install Node.js (v18.x or later) from nodejs.org
- Clone this repository
- Install dependencies:
npm install
Usage with Claude Desktop
- In Claude Desktop, go to Settings > MCP Servers
- Add a new server with these settings:
{
"command": "node",
"args": ["build/index.js"],
}
Available Tools
Open Project
Opens a project in the default editor
Parameters:
-
path
: Relative path to project
Example:
{
"tool": "open-project",
"arguments": {
"path": "my-project"
}
}
Get Project Info
Gets information about a specific project
Parameters:
-
path
: Relative path to project
License
相关推荐
Evaluator for marketplace product descriptions, checks for relevancy and keyword stuffing.
Confidential guide on numerology and astrology, based of GG33 Public information
Emulating Dr. Jordan B. Peterson's style in providing life advice and insights.
Your go-to expert in the Rust ecosystem, specializing in precise code interpretation, up-to-date crate version checking, and in-depth source code analysis. I offer accurate, context-aware insights for all your Rust programming questions.
Reviews

user_c42oPzFU
I have been using project-opener-mcp by jlmelis and it has significantly boosted my productivity. The straightforward setup and intuitive interface make managing my projects a breeze. Highly recommend it for anyone seeking efficiency in their project workflows!