RFP Hub MCP Server

An open, neutral aggregation layer and standard for Ethereum-ecosystem funding opportunities - grants, hackathons, bounties, accelerators, VC funds, and RFPs. It indexes, verifies, and distributes opportunities through a standard format, a public API, open data exports, and agent-friendly tooling (M2 ships these as running, tested code) - and where an entry carries an application link, it sends you to the…

People who work with ethereum, funding and grants and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-09-18 · ★ 2 · #84 OF 278 MAINTAINED API INTEGRATION · VERIFIED 2026-09-18

MIT · TypeScript servers · how we verify → /methodology

01 · Install RFP Hub

before you install - you'll need

The README does not document required environment variables for a basic install.

Claude Code

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

Claude Desktop / Cursor / VS Code - add to config

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

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions

license MIT - declared in the repository

npm package @the-rfp-hub/mcp - published under the repo owner's npm scope (@the-rfp-hub)

registry namespace io.github.The-RFP-Hub is GitHub-verified and matches the repo owner

03 · Who maintains RFP Hub

RFP Hub is maintained by the-rfp-hub. It's the only MCP server we track from this author; the repo dates to Jun 2026.

04 · Facts

category
API integration - ranked #84 of 278 actively-maintained API integration servers as of 2026-09-18.
registry
io.github.The-RFP-Hub/rfp-hub (active, first published 2026-09-04 · 2 versions)
packages
npm:@the-rfp-hub/mcp

05 · RFP Hub FAQ

What is RFP Hub?

An open, neutral aggregation layer and standard for Ethereum-ecosystem funding opportunities - grants, hackathons, bounties, accelerators, VC funds, and RFPs. It indexes, verifies, and distributes opportunities through a standard format, a public API, open data exports, and agent-friendly tooling (M2 ships these as running, tested code) - and where an entry carries an application link, it sends you to the…

Is RFP Hub still maintained?

Yes - as of 2026-09-18, its last commit was 2026-09-18. We re-verify nightly.

How do I install RFP Hub?

Run `npx -y @the-rfp-hub/mcp`. The README does not document required environment variables for a basic install. You can also paste the ready-made client config above.

Does RFP Hub run locally?

Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

06 · Alternatives to RFP Hub

More API integration MCP servers · 1c Rest MCP · Chestnyznak MCP · Hh MCP · Megaplan MCP · Mindbox MCP

More TypeScript MCP servers · The402ai MCP Server · MIND · Glassbox Framework · Brainbox · Hermes Action Bridge · see all