Awardopedia - Federal Contracts runs on your own machine — the client starts it, so there is no endpoint to ping. 28 installs a week from npm. Last commit 20 Apr 2026.
Search federal government contract opportunities from SAM.gov via Claude
We read the source, 19 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
этот файл ставится пользователю, но в репозитории его нет
пакет awardopedia-mcp ссылается на awardopedia/mcp-server
const text = execSync(`pdftotext "${path.join(pdfDir, file)}" -`, { timeout: 15000 }).toString()
`UPDATE opportunity_intel SET ${updates.join(', ')}, updated_at = NOW() WHERE notice_id = $1`,
const files = fs.readdirSync(pdfDir).filter(f => f.endsWith('.pdf')).sort()
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add awardopedia -- npx -y awardopedia-mcp
{
"mcpServers": {
"awardopedia": {
"args": [
"-y",
"awardopedia-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.awardopedia]
command = "npx"
args = ["-y", "awardopedia-mcp"]
{
"mcpServers": {
"awardopedia": {
"args": [
"-y",
"awardopedia-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"awardopedia": {
"args": [
"-y",
"awardopedia-mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
AWARDOPEDIA_API_KEY (Free API key from awardopedia.com/signup).
The author declared them in the registry entry; get the values from the project itself.
SAM.gov federal contracts: search, details, AI bid analysis. 33k+ live opportunities.
U.S. federal contract opportunities from SAM.gov. Daily updates. Public Domain.
Search US grants + federal contracts (Grants.gov + SAM.gov) from any LLM.
SAM.gov MCP — Federal contract opportunities and entity registration data
SAM.gov contract opportunities and entity lookup (BYOK) plus USASpending federal award data.
Search Federal Acquisition Regulations (FAR) for government contracting.
SAM.gov entity registration, exclusions, opportunities, contract awards. 15 tools.
Grants.gov MCP — open federal grant opportunities (free, no auth)
Answers built from our own checks of this server.