← Registry

Data Collection

shredline.app

This MCP server provides tools to search and retrieve SAM.gov contract opportunities and compliance matrix information.

1 endpoint3 known toolsFirst detected August 7, 2026Last detected August 7, 2026

ENDPOINT 1

https://shredline.app/mcp

No auth detected

MCP server metadata

Name
shredline
Version
0.1.0
Capabilities
tools

Known tools 3

search_solicitations

Search SAM.gov contract opportunities by keyword and/or NAICS.

Inferred read-only
get_solicitation_brief

Fetch SAM.gov metadata brief for a notice ID (title, dates, set-aside, NAICS, link).

Inferred read-only
order_shred

Purchase a full cited compliance matrix.

Potential side effects

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.shredline]
url = "https://shredline.app/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "shredline": {
      "type": "http",
      "url": "https://shredline.app/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: shredline
Remote MCP URL: https://shredline.app/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "shredline": {
      "url": "https://shredline.app/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "shredline": {
      "type": "http",
      "url": "https://shredline.app/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "shredline",
  "transport": "streamable-http",
  "url": "https://shredline.app/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.