Skip to main content
ClaudeWave

NeedRail — Get what you NEED to succeed & do agentic public good. Agent-native coordination layer for public goods (MCP + x402 + Needs).

MCP ServersOfficial Registry1 stars0 forksPythonUpdated today
ClaudeWave Trust Score
70/100
· OK
Passed
  • Actively maintained (<30d)
  • Clear description
  • Topics declared
  • Documented (README)
Flags
  • !No standard license detected
Last scanned: 8/23/2026
Install in Claude Code / Claude Desktop
Method: pip / Python · -e
Claude Code CLI
claude mcp add needrail -- python -m -e
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "needrail": {
      "command": "python",
      "args": ["-m", "-e"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Install first: pip install -e
Use cases

MCP Servers overview

# NeedRail

[![CI](https://github.com/ANAMIZED/needrail/actions/workflows/ci.yml/badge.svg)](https://github.com/ANAMIZED/needrail/actions/workflows/ci.yml)
[![License](https://img.shields.io/badge/License-Apache_2.0-blue.svg)](LICENSE)
[![Python 3.11+](https://img.shields.io/badge/python-3.11+-blue.svg)](https://www.python.org/downloads/)
[![MCP](https://img.shields.io/badge/MCP-server-purple.svg)](src/needrail/mcp_server.py)
[![SDK](https://img.shields.io/badge/SDK-Python-green.svg)](src/needrail/sdk/)
[![CLI](https://img.shields.io/badge/CLI-needrail--cli-orange.svg)](src/needrail/cli.py)
[![API](https://img.shields.io/badge/API-FastAPI-009688.svg)](src/needrail/server.py)

**NeedRail — Get what you NEED to succeed & do agentic public good.**

Agent-native coordination layer for public goods (MCP + x402 + Needs).

**[Support Public Goods](https://donate.stripe.com/00w5kE3wOg5L8Jn2F243S00)**

## 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

```bash
pip install -e .
needrail-cli status
needrail-mcp
needrail
```

## License

Apache-2.0
apache-2-0mcpmcp-servermodel-context-protocolpublic-goodspythonx402

What people ask about NeedRail

What is ANAMIZED/NeedRail?

+

ANAMIZED/NeedRail is mcp servers for the Claude AI ecosystem. NeedRail — Get what you NEED to succeed & do agentic public good. Agent-native coordination layer for public goods (MCP + x402 + Needs). It has 1 GitHub stars and its last recorded update is dated 2026-08-23.

How do I install NeedRail?

+

You can install NeedRail by cloning the repository (https://github.com/ANAMIZED/NeedRail) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is ANAMIZED/NeedRail safe to use?

+

Our security agent has analyzed ANAMIZED/NeedRail and assigned a Trust Score of 70/100 (tier: OK). See the full breakdown of passed checks and flags on this page.

Who maintains ANAMIZED/NeedRail?

+

ANAMIZED/NeedRail is maintained by ANAMIZED. The last recorded GitHub activity is dated 2026-08-23, with 0 open issues.

Are there alternatives to NeedRail?

+

Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.

Deploy NeedRail to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: ANAMIZED/NeedRail
[![Featured on ClaudeWave](https://claudewave.com/api/badge/anamized-needrail)](https://claudewave.com/repo/anamized-needrail)
<a href="https://claudewave.com/repo/anamized-needrail"><img src="https://claudewave.com/api/badge/anamized-needrail" alt="Featured on ClaudeWave: ANAMIZED/NeedRail" width="320" height="64" /></a>

More MCP Servers

NeedRail alternatives