1.0.9 • Published 5 months ago
@taazkareem/test-mcp-server v1.0.9
Test MCP Server
A simple MCP (Model Context Protocol) server implementation with basic functionality.
Features
- Simple ping tool that responds with 'pong'
- Stdio transport support
- Easy to use with npx
Usage
You can run this server directly using npx:
npx @taazkareem/test-mcp-server --stdio -y
Development
To run locally:
npm install
npm start
License
ISC