Discover and explore top open-source AI tools and projects—updated daily.
LSTM-KirigayaVSCode plugin for MCP development and debugging
Top 57.2% on SourcePulse
This repository provides an all-in-one VS Code plugin, openmcp-client, designed to streamline the development and debugging of MCP (Model-Centric Programming) servers. It offers integrated inspector functionalities, basic MCP client features, and comprehensive project management tools, targeting MCP developers seeking an efficient workflow for testing prompts, resources, and deploying agent applications.
How It Works
The project utilizes a layered modular design, separating frontend UI definitions (renderer) from core logic and testing components (service). The openmcp-client plugin integrates these layers for IDE interaction, while the openmcp-sdk allows for the deployment of tested MCP configurations as agent applications with minimal code. It supports multiple large models and XML mode for tool selection, facilitating rapid iteration from debugging to deployment.
Quick Start & Requirements
npm install openmcp-sdknpm run setupnpm run servenpm run build:pluginHighlighted Details
openmcp-sdk for easy deployment of tested agent applications.Maintenance & Community
Licensing & Compatibility
Limitations & Caveats
The project is in active development with several features marked as MVP (Minimum Viable Product) with 0% completion, including hot updates for connected MCP servers, cloud sync for system configuration, tool-wise logging, and MCP security checks. The absence of an explicit license may pose a barrier to commercial adoption.
1 day ago
Inactive
block