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.

OpenGOS Pro — $49/mo · OpenGOS Advanced Search ($0.40) · OpenGOS Proposal Draft ($2.50) · Support Agentic OS Kernels ($99) · Support Public Goods · Consulting Hour ($199)

Non-custodial USDC (preferred for agents / x402)

NetworkAddress
Base / Ethereum0xD3d0E9eDAe3Ac7bb199a8EAA761BdA423b878438
SolanaETQwWf19axArsY493UfC6bxe2BmEzmzvCb58PPnC38A

Related: rui · LRSI · server-os · openmesha · YodMCP

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!