@taazkareem/test-mcp-server
v1.0.9
Published
A test MCP server with basic functionality
Readme
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 -yDevelopment
To run locally:
npm install
npm startLicense
ISC
