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
—
「開発者ツール」の他のコンテンツ
OpenSumi
opensumiA framework helps you quickly build AI Native IDE products. MCP Client, supports Model Context Protocol (MCP) tools via MCP server.
Burp Suite MCP Server Extension
PortSwiggerMCP Server for Burp
mcp-excalidraw
yctimlinMCP server and Claude Code skill for Excalidraw — programmatic canvas toolkit to create, edit, and export diagrams via AI agents with real-time canvas sync.
Smithery CLI
smithery-aiInstall, manage and develop MCP servers and skills for agents
MCP Containers
metorialConnect any AI model to 1200+ integrations (MCP, CLI, API)
コメント