# MCP Test Server

Provide a test implementation of the Model Context Protocol server to facilitate development and integration. Enable clients to interact with tools, resources, and prompts through a standardized JSON…

## Quick Start

```bash
# Connect this server (installs CLI if needed)
npx -y @smithery/cli@latest mcp add pollot-pierre-10antz/mcp_test

# Browse available tools
npx -y @smithery/cli@latest tool list pollot-pierre-10antz/mcp_test
```

---

Source: https://github.com/pollot-pierre-10antz/mcp_test
