Sell to State MCP server
OfficialClick on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Sell to State MCP serversearch for government awards in cybersecurity in Texas"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Sell to State MCP server

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.
This server cannot be deployed
Maintenance
Related MCP Connectors
MCP access to the U.S. federal procurement graph: contracts, opportunities, entities, and more.
SBIR MCP — wraps the SBIR.gov public API (free, no auth)
SAM.gov contract opportunities and entity lookup (BYOK) plus USASpending federal award data.
A paid remote MCP for Statewright, built to return verdicts, receipts, usage logs, and audit-ready J
Related MCP Servers
- FlicenseNot gradedqualityDmaintenanceModel Context Protocol (MCP) server that provides access to the Grants.gov API for searching and retrieving federal grant opportunities.-
- AlicenseAqualityDmaintenanceEnables querying El Salvador's public procurement data, including awarded processes, supplier contracts, and institution details, from the live COMPRASAL API through an MCP interface.81MIT
- AlicenseAqualityCmaintenanceSearch 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.3MIT
- AlicenseNot gradedqualityCmaintenanceEnables access to federal spending data from USAspending.gov API via Pipeworx MCP gateway.1 npmMIT