
Canary
- 10 repo stars
- Updated July 25, 2026
- mindstone/mcp-servers
A minimal internal release-pipeline test MCP connector exposing a single ping tool with no auth, used to smoke-test that the MCP release pipeline is working.
About
Canary is a Mindstone-internal release-pipeline test MCP connector that exposes a single ping tool and requires no authentication. It exists to smoke-test that the MCP publishing pipeline works end to end, not to provide user-facing functionality. It runs as an npx stdio server and is explicitly marked not for general use.
- Single ping tool, no authentication
- Mindstone-internal release-pipeline canary
- npx stdio server, npm @mindstone/mcp-server-canary
- Not intended for general use
Canary by the numbers
- Data as of Jul 26, 2026 (Skillselion catalog sync)
claude mcp add mcp-server-canary -- npx -y @mindstone/mcp-server-canaryAdd your badge
Show developers this MCP server is listed on Skillselion. Paste this into your README.
| repo stars | ★ 10 |
|---|---|
| Package | @mindstone/mcp-server-canary |
| Transport | STDIO |
| Auth | None |
| Last updated | July 25, 2026 |
| Repository | mindstone/mcp-servers ↗ |
What it does
A minimal internal release-pipeline test MCP connector exposing a single ping tool with no auth, used to smoke-test that the MCP release pipeline is working.
Who is it for?
Validating an MCP release pipeline
Skip if: Any real end-user workflow
What you get
- Ping response confirming the pipeline works