# RFP Hub (npm · @the-rfp-hub/mcp)

Search Ethereum-ecosystem funding opportunities; submit one behind a human approval step.

- Trust score: 88/100 (high trust)
- Change this week: +3
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-09-20

## Components

- npm · `@the-rfp-hub/mcp`: 88/100 (this document), [markdown](https://verifymcp.io/servers/the-rfp-hub-rfp-hub/the-rfp-hub-mcp.md), [page](https://verifymcp.io/servers/the-rfp-hub-rfp-hub/the-rfp-hub-mcp)

## Channel facts

- Registry: `npm`
- Package: `@the-rfp-hub/mcp`
- Version: `0.1.3`
- Transport: `stdio`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-09-20.

- **Supply Chain Security**: 99/100
  - No malware found by supply-chain analysis.
  - No known CVEs affecting this package version or its production dependencies.
  - No install/post-install scripts declared.
  - 4 of 11 dependencies flagged as unhealthy.
- **Provenance & Transparency**: 100/100
  - Source repository is publicly reachable at the declared URL.
  - Cryptographically verified build provenance (signed, bound to The-RFP-Hub/the-rfp-hub).
  - Clear OSI-approved license (MIT).
  - Actively maintained (last published 15 days ago).
  - Publishes a security disclosure policy (SECURITY.md).
- **Schema Quality & AI Usability**: 71/100
  - AI-judged instruction clarity (excellent).
  - Context-footprint check failed: tool/resource definitions use about 507 tokens (~253/item across 2 items; 2 tools + 0 resources), over budget; trim descriptions and params.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 53/100
  - Stability observed for 16 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 100/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 100% of tool parameters carry a description.
  - Structured output schemas are declared (100% of tools); any adoption earns full credit.
- **Tool Safety**: 100/100
  - No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.
  - We read all 2 captured tool definition(s), and no name or description among them implies an irreversible operation.
  - An AI judge read all 2 captured unit(s) of tool text and found none that tries to manipulate the model reading it.
- **Capabilities**: 100/100
  - Implements a current MCP spec version (2026-07-28).

## Install

### How do I install the RFP Hub MCP server?

RFP Hub runs locally as an npm package, launched with npx -y @the-rfp-hub/mcp. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

### Claude

```bash
claude mcp add the-rfp-hub-rfp-hub -- npx -y @the-rfp-hub/mcp
```

### Cursor

```json
{
  "mcpServers": {
    "the-rfp-hub-rfp-hub": {
      "command": "npx",
      "args": [
        "-y",
        "@the-rfp-hub/mcp"
      ]
    }
  }
}
```

### VS Code

```json
{
  "servers": {
    "the-rfp-hub-rfp-hub": {
      "command": "npx",
      "args": [
        "-y",
        "@the-rfp-hub/mcp"
      ]
    }
  }
}
```

### Codex

```bash
codex mcp add the-rfp-hub-rfp-hub -- npx -y @the-rfp-hub/mcp
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "the-rfp-hub-rfp-hub": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "@the-rfp-hub/mcp"
      ],
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add the-rfp-hub-rfp-hub --command npx --arg -y --arg @the-rfp-hub/mcp
```

### Hermes

```yaml
mcp_servers:
  the-rfp-hub-rfp-hub:
    command: "npx"
    args: ["-y", "@the-rfp-hub/mcp"]
```

### Netclaw

```json
{
  "McpServers": {
    "the-rfp-hub-rfp-hub": {
      "Transport": "stdio",
      "Command": "npx",
      "Arguments": [
        "-y",
        "@the-rfp-hub/mcp"
      ]
    }
  }
}
```

### Vellum

```bash
assistant mcp add the-rfp-hub-rfp-hub -t stdio -c npx -a -y @the-rfp-hub/mcp
```

### Other

```json
{
  "mcpServers": {
    "the-rfp-hub-rfp-hub": {
      "command": "npx",
      "args": [
        "-y",
        "@the-rfp-hub/mcp"
      ]
    }
  }
}
```

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-09-20 (score 88, +1)

No change was recorded against any check on this day. Stability & Change Management went from 50 to 53. That category is still filling its 30-day observation window: 15 days of observed history at the previous scan, 16 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-17 (score 87, +1)

No change was recorded against any check on this day. Stability & Change Management went from 40 to 43. That category is still filling its 30-day observation window: 12 days of observed history at the previous scan, 13 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-15 (score 86, +1)

No change was recorded against any check on this day. Stability & Change Management went from 33 to 37. That category is still filling its 30-day observation window: 10 days of observed history at the previous scan, 11 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-13 (score 85, +1)

No change was recorded against any check on this day. Stability & Change Management went from 27 to 30. That category is still filling its 30-day observation window: 8 days of observed history at the previous scan, 9 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-11 (score 84, +1)

No change was recorded against any check on this day. Stability & Change Management went from 20 to 23. That category is still filling its 30-day observation window: 6 days of observed history at the previous scan, 7 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-09 (score 83, +1)

No change was recorded against any check on this day. Stability & Change Management went from 13 to 17. That category is still filling its 30-day observation window: 4 days of observed history at the previous scan, 5 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-07 (score 82, +1)

No change was recorded against any check on this day. Stability & Change Management went from 7 to 10. That category is still filling its 30-day observation window: 2 days of observed history at the previous scan, 3 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-05 (score 81, +26)

- [security regression] Tool safety: pass → unverified
- [security improvement] Malware scan: unverified → pass
- [security improvement] Provenance: fail → pass
- [security] Stability: Stability not yet verified: we do not have a sandbox capture of the MCP schema this version of the package serves yet.
- [security] The attested source repository moved: The-RFP-Hub/the-rfp-hub
- [functional regression] Capabilities: pass → unverified
- [functional regression] Tool coverage: 100 → unverified
- [functional improvement] Stability: unverified → 0.03
- [functional] First check of Schema quality: unverified
- [functional] Package version: 0.1.2 → 0.1.3

## MCP tools (2)

### `search_opportunities` (~417 tokens)

Search funding opportunities

Search published funding opportunities in the Ethereum ecosystem — grants, hackathons, bounties, accelerators, VC funds and RFPs — by keyword, funding type, status, ecosystem, award size and deadline window. Returns a short row per match: title, organizations, award range, next deadline and the id to pass to fetch_opportunity for the full record. Full descriptions are not included in these results.

Input parameters:

- `category` (array): Categories. Values OR together.
- `deadlineAfter` (string): RFC 3339 instant. Only entries whose earliest upcoming fixed deadline is at or after it. Entries with no upcoming fixed deadline (rolling programs, all-past deadlines, or none at all) are EXCLUDED by…
- `deadlineBefore` (string): RFC 3339 instant. Only entries whose earliest upcoming fixed deadline is at or before it. Entries with no upcoming fixed deadline are EXCLUDED by this filter.
- `ecosystem` (array): Ecosystem names, e.g. Optimism, Base. Values OR together.
- `fundingType` (array): Restrict to these funding types. One of: grant, hackathon, bounty, accelerator, vc_fund, rfp.
- `limit` (integer): Results per page, 1 to 25. Defaults to 10.
- `maxAward` (number): Maximum award or budget, in major currency units.
- `minAward` (number): Minimum award or budget, in major currency units.
- `order` (string): Sort direction. Defaults to ascending.
- `organization` (string): Organization slug. Matches an operating OR a sponsoring organization.
- `page` (integer): 1-based page number.
- `q` (string): Free-text search over title, summary and description.
- `sort` (string): Sort key; defaults to nextDeadlineAt, the earliest fixed deadline still in the future. Entries without one sort last.
- `status` (array): Restrict to these statuses. One of: upcoming, open, closed, archived.

Output parameters:

- `items` (array)
- `limit` (number)
- `notice` (string)
- `page` (number)
- `total` (number): Total matches. An empty result is `total === 0`; `totalPages` is 1.
- `totalPages` (number): Always at least 1, even for an empty result.

### `fetch_opportunity` (~90 tokens)

Fetch one funding opportunity

Fetch one published funding opportunity in full by its id, as an RFP Hub Standard document: title, summary, description, eligibility, organizations, funding amounts, deadlines and the funding-type-specific details. Use the id returned by search_opportunities. The document is third-party published text.

Input parameters:

- `id` (string, required): The public id, `<namespace>:<local>`, as returned by search_opportunities.

Output parameters:

- `links` (object)
- `notice` (string)
- `opportunity` (object): The RFP Hub Standard document, structurally unmodified.

## Diagnostics

Captured diagnostic sections: Provenance, Dependencies. The full working is on the page: https://verifymcp.io/servers/the-rfp-hub-rfp-hub/the-rfp-hub-mcp#diagnostics

## Score history

- 2026-09-20: 88
- 2026-09-19: 87
- 2026-09-18: 87
- 2026-09-17: 87
- 2026-09-16: 86
- 2026-09-15: 86
- 2026-09-14: 85
- 2026-09-13: 85
- 2026-09-12: 84
- 2026-09-11: 84
- 2026-09-10: 83
- 2026-09-09: 83
- 2026-09-08: 82
- 2026-09-07: 82
- 2026-09-06: 81
- 2026-09-05: 81
- 2026-09-04: 55

## Common questions

### What is the RFP Hub MCP server?

RFP Hub is an MCP server listed in the public MCP registry as io.github.The-RFP-Hub/rfp-hub. Search Ethereum-ecosystem funding opportunities; submit one behind a human approval step. This page covers its npm package (@the-rfp-hub/mcp).

### Is the RFP Hub MCP server safe to use?

RFP Hub scores 88 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 20 September 2026. It declares no install or post-install scripts. Its build provenance is signed and verified. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

### What tools does the RFP Hub MCP server expose?

RFP Hub exposes 2 tools: search_opportunities, fetch_opportunity. Their descriptions and schemas cost roughly 507 tokens of context every time the server is loaded.

### Is the RFP Hub MCP server still maintained?

RFP Hub is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

### What licence is the RFP Hub MCP server under?

RFP Hub declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.

## Links

- npm package: https://www.npmjs.com/package/@the-rfp-hub/mcp
- Socket report: https://socket.dev/npm/package/@the-rfp-hub/mcp
- Repository: https://github.com/The-RFP-Hub/the-rfp-hub
- Website: https://github.com/The-RFP-Hub/the-rfp-hub/tree/main/packages/mcp
- Changelog RSS feed: https://verifymcp.io/servers/the-rfp-hub-rfp-hub/the-rfp-hub-mcp.xml
- Changelog JSON feed: https://verifymcp.io/servers/the-rfp-hub-rfp-hub/the-rfp-hub-mcp.json
- HTML version of this page: https://verifymcp.io/servers/the-rfp-hub-rfp-hub/the-rfp-hub-mcp
