Report Needs MCP Server✓
io.github.JarvisOnM4/report-needs · v0.1.1
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.JarvisOnM4/report-needs",
"description": "MCP server for AI agents to report infrastructure needs they encounter during task execution",
"title": "Report Needs MCP Server",
"repository": {
"url": "https://github.com/JarvisOnM4/report-needs",
"source": "github",
"id": "1181547464"
},
"version": "0.1.1",
"websiteUrl": "https://github.com/JarvisOnM4/report-needs",
"packages": [
{
"registryType": "pypi",
"registryBaseUrl": "https://pypi.org",
"identifier": "report-needs",
"version": "0.1.1",
"transport": {
"type": "stdio"
}
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}