Skip to main content
Glama
getbeton

Sell to State MCP server

Official
by getbeton

Sell to State MCP server

Sell to State. Search government awards. selltostate.com

Stdio proxy. It forwards JSON-RPC to https://app.selltostate.com/api/mcp. It does not keep a tool catalog and it does not talk to a database.

Set STS_API_KEY. A missing key fails tools/call before the network call.

{
  "mcpServers": {
    "selltostate": {
      "command": "node",
      "args": ["bin/selltostate-mcp.js"],
      "env": { "STS_API_KEY": "sts_..." }
    }
  }
}

This server is not an npm package. Run it with node from this repository.

Also

This package is not published to npm, PyPI, Maven Central, crates.io, RubyGems, or Homebrew.

Related MCP Connectors

Related MCP Servers

  • 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.
    -
  • A
    license
    A
    quality
    D
    maintenance
    Enables querying El Salvador's public procurement data, including awarded processes, supplier contracts, and institution details, from the live COMPRASAL API through an MCP interface.
    8
    1
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    Search official US government data from any MCP client: building permits from 10 city open-data portals, federal contract opportunities from SAM.gov with contracting-officer contacts, and the CMS NPI healthcare-provider registry. Open-source TypeScript server; data delivered via Apify's pay-per-result actors using your own Apify token.
    3
    MIT