← Registry

Databases

acdamerica.net

Facilitates lookup and catalog access for Fisher and ASCO industrial parts, including part validation and quote requests from ACD America.

1 endpoint4 known toolsFirst detected September 9, 2026Last detected September 9, 2026

ENDPOINT 1

https://acdamerica.net/api/mcp

No auth detected

MCP server metadata

Name
acd-america
Version
1.0.0
Capabilities
tools
Server instructions

Read-only server for ACD America (genuine Fisher™ OEM spare parts and multi-brand process valves, Orlando, FL). Tools: company_profile, check_fisher_part, asco_catalog, how_to_request_quote.

Known tools 4

company_profile

Who ACD America Corp.

Inferred read-only
check_fisher_part

Checks whether a Fisher™ part number exists in ACD's consolidated reference of 633,426 genuine OEM part numbers.

Inferred read-only
asco_catalog

The ASCO™ valve catalog published on acdamerica.net (49 series across 6 categories: solenoid valves, seat valves, pinch valves, proportional valves, fuel shutoff valves, dust collector valves, plus accessories).

Inferred read-only
how_to_request_quote

How to get pricing and availability from ACD America: quote page, Fisher parts store, phone and email.

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.acd-america]
url = "https://acdamerica.net/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "acd-america": {
      "type": "http",
      "url": "https://acdamerica.net/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: acd-america
Remote MCP URL: https://acdamerica.net/api/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": {
    "acd-america": {
      "url": "https://acdamerica.net/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "acd-america": {
      "type": "http",
      "url": "https://acdamerica.net/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "acd-america",
  "transport": "streamable-http",
  "url": "https://acdamerica.net/api/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.