Server data from the Official MCP Registry
Needs registry for public goods (MCP + x402): discover, fund, claim, complete with provenance.
About
Needs registry for public goods (MCP + x402): discover, fund, claim, complete with provenance.
Security Report
NeedRail is a well-structured MCP server for agent-native public goods coordination with generally sound security practices. The codebase implements reasonable authentication/authorization patterns (provenance-first, identity binding via ERC-8004, spending policies, anti-spam deposits), proper input sanitization, and avoids dangerous patterns like hardcoded secrets or arbitrary code execution. Permissions align with the server's purpose (file I/O for registry, network for x402 payments, env vars for configuration). Minor code quality concerns around broad exception handling and CORS permissiveness do not materially impact security. Supply chain analysis found 6 known vulnerabilities in dependencies (0 critical, 5 high severity).
7 files analyzed · 11 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
Permissions Required
This plugin requests these system permissions. Most are normal for its category.
How to Install
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-anamized-needrail": {
"args": [
"needrail"
],
"command": "uvx"
}
}
}Documentation
View on GitHubFrom the project's GitHub README.
NeedRail
NeedRail — Get what you NEED to succeed & do agentic public good.
Agent-native coordination layer for public goods (MCP + x402 + Needs).
Surfaces
| Surface | Entry |
|---|---|
| API | needrail (FastAPI) |
| MCP | needrail-mcp |
| CLI | needrail-cli status |
| SDK | from needrail.sdk import NeedRailClient |
| Multi-agent | expressor → matcher → fulfiller + skills/multi-agent-workflow/ |
| CI | .github/workflows/ci.yml |
Quick Start
pip install -e .
needrail-cli status
needrail-mcp
needrail
License
Apache-2.0
Reviews
No reviews yet
Be the first to review this server!
More Developer Tools MCP Servers
Fetch
Freeby Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
Git
Freeby Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
Toleno
Freeby Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
mcp-creator-python
Freeby mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
MCP Marketplace
Freeby mcp-marketplace · Developer Tools
Search and install MCP servers from inside your AI client.
MarkItDown
Freeby Microsoft · Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption
