OpenGrants OS
Enables discovery and application for GitHub Sponsors as a public-goods and donation funding source for open-source AI and public-goods projects.
Enables discovery and application for Open Collective funding, treating it as a first-class public-goods and donation funding opportunity.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@OpenGrants OSFind grants for my open-source AI project and draft a pitch"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
OpenGrants OS
The ultimate open-source Autonomous Agentic AI MCP Server for grants discovery, matching, drafting, and lifecycle management — built for open-source AI and public goods.
Vision: Eliminate the discovery tax that disadvantages open-source AI builders. Provide transparent, grounded, autonomous infrastructure so public-goods work can compete for funding on equal footing with closed labs — including traditional grants and donation / sponsorship / quadratic public-goods funding.
What’s New in 0.2.0
Public Goods / Donation sources: GitHub Sponsors, Open Collective, Gitcoin, Sentient, OpenSSF, NumFOCUS, PSF, and more as first-class funding opportunities
NSF Awards search
Profile Steward: create and maintain project/researcher profiles for personalized matching and drafting
Drafting agents: grounded proposal outlines + short pitches for both grants and donation vehicles
Continuous ingestion + evaluation harness (from 0.1.x)
Multi-agent ranking with open-source bias
Related MCP server: Grants.gov MCP Server
Quick Start
git clone https://github.com/ANAMIZED/opengrants-os.git
cd opengrants-os
pip install -e .
python -m opengrantsMCP Client Config (Claude Desktop / Cursor)
{
"mcpServers": {
"opengrants": {
"command": "python",
"args": ["-m", "opengrants"],
"cwd": "/path/to/opengrants-os"
}
}
}MCP Tools
Tool | Description |
| Live Grants.gov keyword search with provenance |
| Detail view for a specific opportunity |
| Open-source / AI biased discovery |
| Donation, sponsorship, quadratic & open-source funds |
| NSF Awards public API |
| Continuous ingestion into local corpus |
| Discovery + open-source relevance harness |
| Create / update a project or researcher profile |
| Grounded outline + short pitch for grants or public-goods funding |
Resources
opengrants://statusopengrants://sources
Why Donation / Gifting Sources?
Many of the most important open-source AI contributions are funded outside traditional government grants — through GitHub Sponsors, Open Collective, Gitcoin quadratic rounds, foundation open-source programs, and direct public-goods funding. OpenGrants OS treats these as first-class citizens alongside Grants.gov and agency programs so that maintainers of public-goods AI can discover and apply for the full spectrum of support.
Architecture
MCP Interface → Discovery (Grants.gov + NSF + Public Goods) → Profile Steward → Ranking Agents → Drafting Agents → Evaluation & Corpus
Development
pip install -e ".[dev,agents]"
ruff check .
python -m opengrants.evaluation.harnessPublishing
PyPI: Package is ready (
hatchling). Publish withhatch build && twine upload dist/*once credentials are available.Official MCP Registry:
server.jsonis present. Usemcp-publisher login github && mcp-publisher publish.Glama:
glama.jsonis present; claim the listing after indexing.
License
Apache License 2.0
Built for the open-source AI community.
Let’s make the funding landscape as open as the code we write.
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseBqualityCmaintenanceMCP server for MoltAwards that enables AI agents to search, filter, and engage with federal and state government contract opportunities, including teaming and commenting.35MIT
- Flicense-qualityDmaintenanceModel Context Protocol (MCP) server that provides access to the Grants.gov API for searching and retrieving federal grant opportunities.
- AlicenseAqualityBmaintenanceAn MCP server that searches grant opportunities across multiple CommonGrants-compliant APIs from a single set of tools.3MIT
- Flicense-qualityCmaintenanceA paid MCP server that gives AI agents instant, structured access to every open US federal grant and contract opportunity.1
Related MCP Connectors
Grants.gov MCP — open federal grant opportunities (free, no auth)
Grants.gov search and USAspending grant data. 4 MCP tools for grant discovery.
MCP server for generating rough-draft project plans from natural-language prompts.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/ANAMIZED/opengrants-os'
If you have feedback or need assistance with the MCP directory API, please join our Discord server