Back to Browse

OpenGOS MCP Server

Developer ToolsUse Caution4.2MCP RegistryLocal
Free

Server data from the Official MCP Registry

Grants and public-goods MCP: discovery, ranking, grounded drafting, open-source first.

About

Grants and public-goods MCP: discovery, ranking, grounded drafting, open-source first.

Security Report

4.2
Use Caution4.2High Risk

OpenGOS is a well-structured MCP server for grants discovery and public-goods funding with no critical security vulnerabilities. The codebase demonstrates good practices: it uses public APIs without requiring stored credentials, implements proper error handling, and maintains clean separation of concerns. Minor findings around input validation and broad exception handling are low-severity and typical for this category of developer tools. Supply chain analysis found 7 known vulnerabilities in dependencies (1 critical, 3 high severity).

7 files analyzed · 11 issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

HTTP Network Access

Connects to external APIs or services over the internet.

env_vars

Check that this permission is expected for this type of plugin.

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "io-github-anamized-opengos": {
      "args": [
        "opengos"
      ],
      "command": "uvx"
    }
  }
}

Documentation

View on GitHub

From the project's GitHub README.

OpenGOS

CI License Python 3.11+ MCP SDK CLI API

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).

UnitStripex402
Advanced Search $0.40BuyGET /v1/search on x402-cloudflare-starter
Proposal Draft $2.50BuyGET /v1/draft
Public Goods $25DonateUSDC below

Seats and support: OpenGOS Pro — $49/mo · Kernel Support $99 · Consulting Hour $199

Demo: Interactive shell

Non-custodial USDC (preferred for agents / x402)

NetworkAddress
Base / Ethereum0xD3d0E9eDAe3Ac7bb199a8EAA761BdA423b878438
SolanaETQwWf19axArsY493UfC6bxe2BmEzmzvCb58PPnC38A

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 roleOpenGOS surface
Agents proposediscoverer → ranker → drafter (skills/multi-agent-workflow/)
Host verifieshuman / kernel review before a proposal is sent
Established factsranked grant matches + draft artifacts, not self-attested win reports
Token budgetSearch $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.

Surfaces

SurfaceEntry
MCP Serveropengos
CLIopengos-cli status / search
SDKfrom opengos.sdk import OpenGOSClient
REST APIopengos-apihttp://localhost:8080/docs
Multi-agentdiscoverer → ranker → drafter + skills/multi-agent-workflow/
Hero demoopengos.html
CI.github/workflows/ci.yml

Quick Start

pip install -e ".[dev,api]"
opengos          # MCP
opengos-cli status
opengos-api      # REST :8080

License

Apache-2.0

Reviews

No reviews yet

Be the first to review this server!