J
create-mcp-server
...
Created 3/4/2025bymaoxiaoke
Language:
JavaScript
Stars:
21
Forks:
3
create-mcp-server
A specialized MCP server that helps create new MCP server scaffolds. This tool streamlines the process of creating new Model Context Protocol (MCP) servers by providing a structured development protocol and example templates.
How to use
NPX
{
"mcpServers": {
"mediaProcessor": {
"command": "npx",
"args": [
"-y",
"create-mcp-server@latest"
]
}
}
}
License
This project is licensed under the MIT License - see the LICENSE file for details.
Last updated: 3/5/2025
Publisher info
A coder...
115
followers92
following128
reposMore MCP servers built with JavaScript
mcp-server-chinarailway
By other-blowsnow6
mcp-server
By integration-app15