MCP server · FinditParts
finditparts-mcp.yml
One-click install for Cursor, VS Code, Claude, and 20+ other MCP clients, powered by API Commons MCP Install — visit install.apicommons.org for more information.
⚠ Proposed MCP surface. No official hosted MCP server was found for FinditParts. The tools below are a candidate set derived from this provider's API, and the link points at the source descriptor rather than a live server. If FinditParts publishes an official server, this page will update to it on the next build.
Descriptor
https://raw.githubusercontent.com/api-evangelist/finditparts/refs/heads/main/mcp/finditparts-mcp.yml
Candidate descriptor · transport
Tools
search_parts— Search the FinditParts catalog by part number or free-text query, with manufacturer, category, price-range and attribute filters.lookup_part_number— Find products whose part number or cross-reference exactly matches a given part number.get_product— Get full detail for one product, optionally including PIES data.get_products— Get detail for several products by comma-separated id.get_variants— Look up variant price, account price, stock, ship cutoff and core charge by variant id.quote_shipping— Quote shipping methods and estimated cost for a set of line items and a destination address.list_orders— List the orders on the current user session.search_orders— Search orders by query, date range and sort.get_order— Get one order with line items, shipments and payments.list_addresses— List the addresses on the current user session.create_cart— Create a new cart (draft order).get_cart— Get cart detail including line items, totals and selected shipping.add_to_cart— Add a product or variant to a cart at a given quantity.update_cart_line_items— Change the quantities of existing cart line items.get_cart_shipping_methods— Get the shipping methods available for a cart.select_cart_shipping_method— Select a shipping method on a cart.set_cart_shipping_address— Set the cart shipping address by address id or inline address.set_cart_po_number— Attach a purchase-order number to a cart.create_customer_session— Create a hosted USER_SETUP or NEW_ORDER session and return the embeddable finditparts.com URL.get_customer_session— Read the status, resolution and resulting order of a hosted session.create_reseller_customer— Create a sub-user on the reseller master account keyed by customer_reference.list_reseller_customers— List reseller customers on the master account.
About MCP
The Model Context Protocol (MCP) is an open protocol Anthropic introduced for connecting LLM-based agents to external tools and data sources. Providers publish MCP servers that expose their API surface as structured, discoverable tools — an MCP-compatible client (Claude Desktop, Cursor, Cline, Continue, etc.) can connect to the server and call its tools without any per-provider integration code.
Browse every MCP server on the APIs.io network or compare with the broader Agent Skill surfaces of the same providers.