- Agent Build Sanity
Agent Build Sanity
A small MCP server for coding agents. Catches dead model IDs, dependencies with open CVEs, and end-of-life runtimes — the things training data is months stale on — before the agent ships broken code. Free, no auth, stateless. Three tools, three output modes, auditable {as_of, sources[]} on every response.
Overview
agent-build-sanity · v0.2.2 · "Agent Build Sanity" bundle
MCP server. Connect with any client supporting the Streamable HTTP transport. Endpoint: this URL (POST JSON-RPC). Landing: https://miralinhart.com/dev
Tools: · check_model_currency — is this LLM model ID still callable? · check_dep_health — package supply-chain audit (deps.dev + OSV + registries) · check_runtime_eol — runtime / framework / distro EOL with curated successors
All tools support mode={concise|json|pretty}. Default is concise (saves ~80% tokens). Every response carries {as_of, sources[]} for auditable freshness. Feedback: https://github.com/mira-linhart/agent-build-sanity/issues
Server Config
{
"mcpServers": {
"agent-build-sanity": {
"type": "http",
"url": "https://dev.miralinhart.com"
}
}
}Project Info
Created At
24 days agoUpdated At
15 days agoAuthor Name
Mira LinhartStar
-Language
-License
-Homepage
https://dev.miralinhart.comRecommend Servers
View AllSigstore
@3089464667
21 hours ago
Littleorange Video Mcp
@littleorange-ai
21 hours ago