We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1e6dd6 commit b2bd9a9Copy full SHA for b2bd9a9
README.md
@@ -1,6 +1,6 @@
1
# Simple MCP Server starter with StdioServerTransport
2
3
-This is a simple MCP server starter using the StdioServerTransport.
+This is a simple MCP server starter kit using the StdioServerTransport.
4
5
## Installation
6
package.json
@@ -1,7 +1,7 @@
{
- "name": "@akoskm/mcp-server-stdio",
- "version": "1.0.0",
- "description": "",
+ "name": "@akoskm/create-mcp-server-stdio",
+ "version": "0.0.3",
+ "description": "MCP Server Starter kit using the StdioServerTransport",
"main": "dist/index.js",
"packageManager": "[email protected]",
7
"repository": {
0 commit comments