Agent Plugins Marketplace
All plugins

govtribe

v1.0.3-ghast.1

Research public-sector opportunities, awards, vendors, agencies, forecasts, pricing, files, news, and authorized workspace records through GovTribe's official hosted MCP.

Agent Plugins1 Skill1 MCP serverStreamable HTTP

By Government Executive Media Group LLCLicense: MIT0 GitHub starsUpdated 3 hours ago

Directory evidence

Runtimes
Agent Plugins
Parsed components
2 skill or MCP entries
Source updated
Aug 30, 2026
Manifest status
Canonical path parsed

The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology

Get the plugin

git clone https://github.com/Trapezohe/ghast-plugins

Clone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/govtribe/.

This listing currently publishes only the generic Agent Plugins format. Automatic install commands for other clients are not generated yet.

Plugin files

plugins/govtribe/
├── plugin.json
├── skills/govtribe/SKILL.md
└── mcp.json

Included Skills1

govtribeskills/govtribe/SKILL.md

Research public-sector opportunities, awards, vendors, agencies, forecasts, pricing, files, news, and authorized workspace records through GovTribe's official hosted MCP server.

MCP servers1

govtribeStreamable HTTP
url
https://govtribe.com/mcp

Plugin manifests1

plugins/govtribe/plugin.json
{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "govtribe",
  "version": "1.0.3-ghast.1",
  "description": "Research public-sector opportunities, awards, vendors, agencies, forecasts, pricing, files, news, and authorized workspace records through GovTribe's official hosted MCP.",
  "author": {
    "name": "Government Executive Media Group LLC",
    "url": "https://govtribe.com"
  },
  "homepage": "https://govtribe.com/docs/govtribe-user-guide/govtribe-mcp",
  "license": "MIT",
  "extensions": {
    "ai.trapezohe.ghast": {
      "category": "research",
      "upstreamRevision": "govtribe-docs-e0cd276f0d5e+servers-6ea83b94854e+tools-80cebed0f455+annotations-eed9dde0f2ea",
      "icon": "./assets/icon.svg",
      "mcpServerExtensions": {
        "govtribe": {
          "credentialHeaders": {
            "Authorization": "Bearer $VAULT:govtribe-mcp-api-key"
          }
        }
      }
    }
  }
}

If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.

[govtribe on Agent Plugins Marketplace](https://pluginsmp.com/plugins/govtribe-2)