MCP Plugin
@shadowcz007
关于 MCP Plugin
配合mcp-server-exe使用的插件
基本信息
配置
工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is MCP Plugin?
MCP Plugin is a scaffolding tool for quickly creating MCP (Model Context Protocol) tools. It provides a command-line interface, built-in templates, and TypeScript support, and is designed for plugin development with mcp_server_exe.
How to use MCP Plugin?
Install globally via npm install -g mcp-plugin, then run mcp-plugin init to create a new project, optionally with a template using -t. Use mcp-plugin create to open a visual form on port 3366 for generating custom tool code. Build with npm run build and load the plugin with an MCP Server using mcp_server-win-x64.exe --mcp-js ./dist/index.js.
Key features of MCP Plugin
- Command-line tool for rapid MCP plugin project creation
- Built-in default templates with basic tool examples
- TypeScript development environment support
- Integrated testing framework (Jest)
- Visual form-based tool code generator
Use cases of MCP Plugin
- Create a new MCP plugin project from scratch with a starter template
- Generate custom MCP tool code through an interactive web form
- Develop and test MCP tools with TypeScript and Jest
- Integrate custom tools into the mcp_server_exe runtime
FAQ from MCP Plugin
—
开发工具 分类下的更多 MCP 服务器
test
harlancA simple,high performance and secure live media server in pure Rust (RTMP[cluster]/RTSP/WebRTC[whip/whep]/HTTP-FLV/HLS).🦀
test
cloudwegoThe ultimate LLM/AI application development framework in Go.
Huoshan Test
volcengineJetBrains MCP Proxy Server
JetBrainsA model context protocol server to work with JetBrains IDEs: IntelliJ, PyCharm, WebStorm, etc. Also, works with Android Studio
TalkToFigma
sonnylazuardiTalkToFigma: MCP integration between AI Agent (Cursor, Claude Code, Codex) and Figma, allowing Agentic AI to communicate with Figma for reading designs and modifying them programmatically.
评论