MCP cover image
See in Github
2025-03-11

Servidor MCP para abrir fácilmente los proyectos de Code3 en Código VS o Visual Studio

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

  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

相关推荐

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

  • Yusuf Emre Yeşilyurt
  • I find academic articles and books for research and literature reviews.

  • https://suefel.com
  • Latest advice and best practices for custom GPT development.

  • https://maiplestudio.com
  • Find Exhibitors, Speakers and more

  • Carlos Ferrin
  • Encuentra películas y series en plataformas de streaming.

  • Joshua Armstrong
  • Confidential guide on numerology and astrology, based of GG33 Public information

  • Emmet Halm
  • Converts Figma frames into front-end code for various mobile frameworks.

  • Elijah Ng Shi Yi
  • Advanced software engineer GPT that excels through nailing the basics.

  • lumpenspace
  • Take an adjectivised noun, and create images making it progressively more adjective!

  • apappascs
  • Descubra la colección más completa y actualizada de servidores MCP en el mercado. Este repositorio sirve como un centro centralizado, que ofrece un extenso catálogo de servidores MCP de código abierto y propietarios, completos con características, enlaces de documentación y colaboradores.

  • ShrimpingIt
  • Manipulación basada en Micrypthon I2C del expansor GPIO de la serie MCP, derivada de AdaFruit_MCP230xx

  • OffchainLabs
  • Implementación de la prueba de estaca Ethereum

  • huahuayu
  • Una puerta de enlace de API unificada para integrar múltiples API de explorador de blockchain similar a Esterscan con soporte de protocolo de contexto modelo (MCP) para asistentes de IA.

    Reviews

    5 (1)
    Avatar
    user_c42oPzFU
    2025-04-16

    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!