Add KyaniteLabs/checkyourself MCP server
Simon committed
Jun 6, 2026 at 18:42 UTC
23e2d336722e0e7ce8b894d0343a5baeb26e59ce
1 file changed
+1
README.md
+1
@@ -846,6 +846,7 @@ Data Platforms for data integration, transformation and pipeline orchestration.
846
847
848
### 💻 <a name="developer-tools"></a>Developer Tools
849
+- [KyaniteLabs/checkyourself](https://github.com/KyaniteLabs/checkyourself) [](https://glama.ai/mcp/servers/KyaniteLabs/checkyourself) 🐍 🏠 - Local-first production-readiness audit for AI-built apps: read-only checks, an evidence-based 0-100 score, and guided fixes before launch.
850
- [modus-agendi/managed-agent-control-mcp](https://github.com/modus-agendi/managed-agent-control-mcp) [](https://glama.ai/mcp/servers/modus-agendi/managed-agent-control-mcp) 🐍 🏠 ☁️ 🍎 🪟 🐧 - Start, observe, and interact with Claude Managed Agents from any MCP client — launch an agent, poll its events to watch it work, reply, approve the tools it wants to run, and stop it. Runs over stdio, an HTTP container, or AWS Lambda, with pluggable inbound auth (bearer/OIDC/Cognito).
851
- [adrianczuczka/mason](https://github.com/adrianczuczka/mason) [](https://glama.ai/mcp/servers/adrianczuczka/mason) 📇 🏠 🍎 🪟 🐧 - Context engineering MCP server. Generates CLAUDE.md from git history and architectural file sampling, and maintains a concept-map snapshot of features/flows → files so agents can skip grep/glob on repeat queries.
852
The fast, idiomatic Go framework for building MCP servers. Struct-tag auto schema, middleware chain, and adapters to import existing Gin/OpenAPI/gRPC services as MCP tools.