Skip to main content
Glama

OpenGOS

Open-source Autonomous Agentic AI MCP Server for grants, public-goods funding, and open-source sustainability.

License MCP Version GitHub

Eliminate the discovery tax. Treat traditional grants and donations / sponsorships / quadratic funding as equal first-class citizens so open-source projects can compete on a level playing field.

Try it now

Launch the interactive shell →

Discover · Constellation (3D knowledge graph) · Pipeline · Draft · Console · Profile — one HTML file. No install required.

Source: opengos.html

Catalog baseline: August 2026 (illustrative — always verify with the funder).

Related MCP server: Grants.gov MCP Server

Why OpenGOS?

  • A first-class MCP Server any agent (Claude, Cursor, custom agents) can call

  • Discovery → ranking → drafting → evaluation with a declared open-source bias

  • Public-goods funding (sponsors, collectives, quadratic) as first-class citizens

  • Apache 2.0, self-hostable, provenance-first

Features (v0.3)

Capability

Status

Live Grants.gov search

NSF Awards search

Public-goods / donation sources

Profile Steward

Grounded proposal drafting

Continuous ingestion + evaluation harness

Ranking with declared open-source bias

Interactive shell + 3D Constellation

Quick Start (MCP Server)

git clone https://github.com/ANAMIZED/OpenGOS.git
cd OpenGOS
pip install -e .
opengos

MCP Client Config

{
  "mcpServers": {
    "opengos": {
      "command": "opengos",
      "args": []
    }
  }
}

Or via module:

{
  "mcpServers": {
    "opengos": {
      "command": "python",
      "args": ["-m", "opengrants"],
      "cwd": "/absolute/path/to/OpenGOS"
    }
  }
}

MCP Tools

Tool

Description

search_grants

Live Grants.gov keyword search with provenance

get_grant_details

Detail view for a specific opportunity

list_open_source_relevant_grants

Open-source biased discovery

list_public_goods_funding

Donations, sponsorships, quadratic & open-source funds

search_nsf_awards

NSF Awards public API

refresh_corpus

Continuous ingestion into local corpus

run_evaluation

Discovery + open-source relevance harness

upsert_profile

Create / update project profile

draft_proposal_outline

Grounded outline (grants and public-goods vehicles)

Architecture

MCP Interface
    ↓
Discovery (Grants.gov · NSF · Public-Goods Catalog)
    ↓
Profile Steward → Ranking Agents → Drafting Agents
    ↓
Evaluation & Continuous Corpus

Support

  • GitHub Sponsors

  • Open Collective (update .github/FUNDING.yml with your slug)

  • See docs/DOGFOODING.md

Publishing

  • PyPI: opengos

  • MCP Registry: io.github.ANAMIZED/opengos

  • Glama: glama.json

License

Apache License 2.0 — see LICENSE.


https://github.com/ANAMIZED/OpenGOS

Install Server
A
license - permissive license
B
quality
B
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

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

  • A
    license
    B
    quality
    C
    maintenance
    MCP server for MoltAwards that enables AI agents to search, filter, and engage with federal and state government contract opportunities, including teaming and commenting.
    35
    MIT
  • F
    license
    -
    quality
    C
    maintenance
    A paid MCP server that gives AI agents instant, structured access to every open US federal grant and contract opportunity.
    1

View all related MCP servers

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.

View all MCP Connectors

Latest Blog Posts

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