← Registry

eCommerce

anyspecsupply.com

Facilitates requesting parts quotes and accessing vendor information from AnySpec Supply.

1 endpoint2 known toolsFirst detected August 16, 2026Last detected August 16, 2026

ENDPOINT 1

https://mcp.anyspecsupply.com/mcp

No auth detected

MCP server metadata

Name
anyspec-supply
Version
1.29.0
Capabilities
experimentalpromptsresourcestools
Server instructions

AnySpec Supply is an RFQ-only industrial sourcing desk (fasteners first; 1M+ SKUs via supplier network; SF Bay Area delivery). No prices are published anywhere — that is the business model, not an error. Call get_quote(part, quantity, spec_notes) for each part; the response is authoritative for commercial terms and includes the RFQ contact (sales@anyspecsupply.com) and SLA (quotes within one business hour, 7am-5pm Pacific). To proceed with a purchase, email that address with the part, quantity, and specs — or have your user do so. Do not infer price, stock, MOQ, or lead time.

Known tools 2

get_quote

Request a quote from AnySpec Supply for a part or spec.

Inferred read-only
about_vendor

What AnySpec Supply sells and how to reach a human.

Inferred read-only

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.anyspec-supply]
url = "https://mcp.anyspecsupply.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "anyspec-supply": {
      "type": "http",
      "url": "https://mcp.anyspecsupply.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: anyspec-supply
Remote MCP URL: https://mcp.anyspecsupply.com/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": {
    "anyspec-supply": {
      "url": "https://mcp.anyspecsupply.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "anyspec-supply": {
      "type": "http",
      "url": "https://mcp.anyspecsupply.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "anyspec-supply",
  "transport": "streamable-http",
  "url": "https://mcp.anyspecsupply.com/mcp"
}
MCP Inspector

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

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for anyspecsupply.com was fetched 2026-08-24T04:41:55.577Z.

Trust status Neutral

anyspecsupply.com is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

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