jlmelis
MCP Serverjlmelispublic

project opener mcp

MCP server for easily opening code3 projects in either VS Code or Visual Studio

Repository Info

0
Stars
1
Forks
0
Watchers
0
Issues
JavaScript
Language
-
License

About This Server

MCP server for easily opening code3 projects in either VS Code or Visual Studio

Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.

Documentation

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

  1. Install Node.js (v18.x or later) from nodejs.org
  2. Clone this repository
  3. Install dependencies:
npm install

Usage with Claude Desktop

  1. In Claude Desktop, go to Settings > MCP Servers
  2. 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

MIT

Quick Start

1

Clone the repository

git clone https://github.com/jlmelis/project-opener-mcp
2

Install dependencies

cd project-opener-mcp
npm install
3

Follow the documentation

Check the repository's README.md file for specific installation and usage instructions.

Repository Details

Ownerjlmelis
Repoproject-opener-mcp
LanguageJavaScript
License-
Last fetched8/10/2025

Recommended MCP Servers

💬

Discord MCP

Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.

integrationsdiscordchat
🔗

Knit MCP

Connect AI agents to 200+ SaaS applications and automate workflows.

integrationsautomationsaas
🕷️

Apify MCP Server

Deploy and interact with Apify actors for web scraping and data extraction.

apifycrawlerdata
🌐

BrowserStack MCP

BrowserStack MCP Server for automated testing across multiple browsers.

testingqabrowsers

Zapier MCP

A Zapier server that provides automation capabilities for various apps.

zapierautomation