Skip to main content
Glama

OpenGOS

CI License Python 3.11+ MCP SDK CLI API

用于资助发现、排序、起草及公共物品资助的自主 agentic MCP 服务器。

第一美元

请优先使用这些,再考虑 Pro 席位。同样的 SKU 在 Stripe(人类)和 x402(agent)上均有。

计费单元

Stripe

x402

Advanced Search $0.40

购买

x402-cloudflare-starter 上执行 GET /v1/search

Proposal Draft $2.50

购买

GET /v1/draft

Public Goods $25

捐赠

USDC 见下

席位与支持:OpenGOS Pro — $49/mo · Kernel Support $99 · Consulting Hour $199

演示:交互式 shell

非托管 USDC(agent / x402 首选)

网络

地址

Base / Ethereum

0xD3d0E9eDAe3Ac7bb199a8EAA761BdA423b878438

Solana

ETQwWf19axArsY493UfC6bxe2BmEzmzvCb58PPnC38A

相关项目: rui · LRSI · server-os · openmesha · YodMCP · desk

FOUNDRY 映射

FOUNDRY 将不受信任的提案生成与宿主拥有的验证及既定事实注册表分离开来。OpenGOS 正是这一拆分中面向资助的接口:

FOUNDRY 角色

OpenGOS 接口

Agent 提出提案

discoverer → ranker → drafter (skills/multi-agent-workflow/)

宿主验证

提案发出前由人工 / kernel 审查

既定事实

排序后的资助匹配结果 + 草稿产物,而非自我声明的获胜报告

Token 预算

Search $0.40 和 Draft $2.50 用于计量高成本步骤

这些事实的持久化记忆存放在 YodMCP 中。通过 kernel 的晋升采用 fail-closed(故障关闭)机制(LRSIserver-osrui)。宿主拥有评估器;agent 提出提案。

单页说明:docs/FOUNDRY.md

Related MCP server: Grants.gov MCP Server

接口

接口

入口

MCP Server

opengos

CLI

opengos-cli status / search

SDK

from opengos.sdk import OpenGOSClient

REST API

opengos-apihttp://localhost:8080/docs

Multi-agent

discoverer → ranker → drafter + skills/multi-agent-workflow/

Hero demo

opengos.html

CI

.github/workflows/ci.yml

快速开始

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

许可证

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
    Not graded
    quality
    D
    maintenance
    Model Context Protocol (MCP) server that provides access to the Grants.gov API for searching and retrieving federal grant opportunities.
  • F
    license
    Not graded
    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

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

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