What is the MacTech Federal Market MCP server?
SAM.gov contract opportunities and entity lookup (BYOK) plus USASpending federal award data.
How to install MacTech Federal Market
Copy-paste configuration for popular MCP clients.
transport: http
Config generated by PluginBench — verify against the source before use.Cursor
~/.cursor/mcp.json
{
"mcpServers": {
"federal-market": {
"url": "https://www.mactechsolutionsllc.com/api/mcp/market"
}
}
}Windsurf
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"federal-market": {
"serverUrl": "https://www.mactechsolutionsllc.com/api/mcp/market"
}
}
}VS Code
.vscode/mcp.json
{
"servers": {
"federal-market": {
"type": "http",
"url": "https://www.mactechsolutionsllc.com/api/mcp/market"
}
}
}Claude Desktop
Claude Desktop connects to remote servers via the mcp-remote bridge.
{
"mcpServers": {
"federal-market": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://www.mactechsolutionsllc.com/api/mcp/market"
]
}
}
}Claude Code
claude mcp add --transport http federal-market https://www.mactechsolutionsllc.com/api/mcp/marketRelated MCP servers
NIST 800-171 controls and 800-171A objectives, crosswalks, exact SPRS scoring, POA&M generation.
2,029 DISA STIG rules with official check/fix text, CCI mappings, and .ckl checklist export.