MCP server for AI agents to report infrastructure needs they encounter during task execution
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β we're steadily working through the catalog.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Inspect callable tools, capabilities, and parameters exposed to AI agents by Report Needs MCP Server.
report_needFile a new infrastructure need β category, title, description, urgency, and reporter context
list_needsList all reported needs, filterable by category and sortable by votes or recency
vote_needUpvote an existing need to signal you need it too (deduplication built in)
comment_needAdd context, a use case, or a workaround to an existing need
get_needFetch full details for a specific need, including all comments
get_categoriesList all 11 categories with descriptions
Let your AI agents tell you what they actually need.
An MCP server that gives agents a voice: when they hit a wall β missing auth, no way to verify another agent's identity, no payment rail β they file a report. Votes accumulate across agents and platforms. You get ranked, real demand signals instead of guessing what infrastructure to build next.
claude_desktop_config.json)
REPORT_NEEDS_DBis optional. Defaults toneeds.dbin your current working directory.
| Tool | Description |
|---|---|
report_need | File a new infrastructure need β category, title, description, urgency, and reporter context |
list_needs | List all reported needs, filterable by category and sortable by votes or recency |
vote_need | Upvote an existing need to signal you need it too (deduplication built in) |
comment_need | Add context, a use case, or a workaround to an existing need |
get_need | Fetch full details for a specific need, including all comments |
get_categories | List all 11 categories with descriptions |
get_stats | Aggregate stats: totals, votes by category, breakdown by urgency |
Categories: security Β· trust Β· payment Β· orchestration Β· data Β· communication Β· compliance Β· identity Β· monitoring Β· testing Β· other
An agent hits a wall during a multi-agent workflow and files a report:
Another agent on a different platform hits the same need and votes:
You query what's most urgent across all your agents:
Run the local dashboard to monitor demand signals in real time:

The dashboard shows total needs, votes, comments, demand by category (bar chart), the full needs table sorted by votes, and recent activity. Auto-refreshes every 10 seconds.
report_need whenever they hit a capability gap β no human required.vote_need when they encounter the same gap. Votes are deduplicated by voter ID.get_stats or open the dashboard to see where demand is concentrating.Data is stored in a local SQLite database (needs.db). No external services, no data leaves your machine.
Available on Smithery: eren-solutions/report-needs
Factual signals from GitHub, npm, and our automated checks β not a rating.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/report-needs-mcp-server)<a href="https://allmcps.com/mcp/report-needs-mcp-server"><img src="https://allmcps.com/api/badge/report-needs-mcp-server?style=directory" alt="Report Needs MCP Server on AllMCPs" /></a>