# MCP Server Test

Provide a test implementation of an MCP server to validate and demonstrate MCP protocol features. Enable developers to experiment with MCP interactions and verify tool, resource, and prompt handling.…

## Quick Start

```bash
# Connect this server (installs CLI if needed)
npx -y smithery mcp add just-record/mcpserver-test

# Browse available tools
npx -y smithery tool list just-record/mcpserver-test
```
