OpenGOS
The OpenGrants OS server provides tools for discovering, evaluating, and drafting proposals for grants and public-goods funding, with a focus on open-source AI projects.
Search federal grants: Search live U.S. federal grant opportunities on Grants.gov by keyword, with full provenance metadata.
Get grant details: Retrieve detailed information for a specific grant opportunity by its ID.
Discover open-source relevant grants: Find grants particularly relevant to open-source AI and public goods, with a built-in open-source bias in ranking.
List public-goods funding sources: Browse donation, sponsorship, quadratic funding, and open-source fund opportunities from platforms like GitHub Sponsors, Open Collective, Gitcoin, OpenSSF, NumFOCUS, PSF, and more.
Search NSF awards: Query the NSF Awards public API for historical and active awards by keyword.
Refresh grant corpus: Trigger a continuous-ingestion refresh of the local grant corpus using configurable keywords.
Run evaluation harness: Execute the built-in evaluation harness to assess discovery quality and open-source relevance.
Manage profiles: Create or update project or researcher profiles, including focus areas and GitHub URLs, to power personalized grant matching and drafting.
Draft proposal outlines: Generate grounded proposal outlines and short pitches tailored to a specific profile and funding opportunity — works for both traditional grants and public-goods/sponsorship vehicles.
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., "@OpenGOSFind 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.
OpenGOS
Autonomous agentic MCP server for grants discovery, ranking, drafting, and public-goods funding.
First dollar
Prefer these before a Pro seat. Same SKUs on Stripe (human) and x402 (agent).
Unit | Stripe | x402 |
Advanced Search $0.40 |
| |
Proposal Draft $2.50 |
| |
Public Goods $25 | USDC below |
Seats and support: OpenGOS Pro — $49/mo · Kernel Support $99 · Consulting Hour $199
Demo: Interactive shell
Non-custodial USDC (preferred for agents / x402)
Network | Address |
Base / Ethereum |
|
Solana |
|
Related: rui · LRSI · server-os · openmesha · YodMCP · desk
FOUNDRY mapping
FOUNDRY separates untrusted proposal generation from host-owned verification and an established-facts registry. OpenGOS is the grants surface of that split:
FOUNDRY role | OpenGOS surface |
Agents propose | discoverer → ranker → drafter ( |
Host verifies | human / kernel review before a proposal is sent |
Established facts | ranked grant matches + draft artifacts, not self-attested win reports |
Token budget | Search $0.40 and Draft $2.50 meter the expensive steps |
Durable memory for those facts lives in YodMCP. Promotion through kernels is fail-closed (LRSI, server-os, rui). Host owns the evaluator; agents propose.
One-page note: docs/FOUNDRY.md.
Related MCP server: Grants.gov MCP Server
Surfaces
Surface | Entry |
MCP Server |
|
CLI |
|
SDK |
|
REST API |
|
Multi-agent | discoverer → ranker → drafter + |
Hero demo | |
CI |
|
Quick Start
pip install -e ".[dev,api]"
opengos # MCP
opengos-cli status
opengos-api # REST :8080License
Apache-2.0
Maintenance
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
- FlicenseNot gradedqualityDmaintenanceModel Context Protocol (MCP) server that provides access to the Grants.gov API for searching and retrieving federal grant opportunities.
- AlicenseAqualityAmaintenanceAn MCP server that searches grant opportunities across multiple CommonGrants-compliant APIs from a single set of tools.3MIT
- FlicenseNot gradedqualityCmaintenanceA paid MCP server that gives AI agents instant, structured access to every open US federal grant and contract opportunity.1
Related MCP Connectors
MCP server for generating rough-draft project plans from natural-language prompts.
An MCP server that gives your AI access to the source code and docs of all public github repos
MCP server for AI agents to plan, verify, and deploy Cloudflare-native apps.
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/OpenGOS'
If you have feedback or need assistance with the MCP directory API, please join our Discord server