Skip to content
@fapi-dev

fapi-dev

FAPI

FAPI

Open-source utilities for the FAPI auto-parts platform — MCP servers, OpenAPI specs, and client libraries for OEM cross-references, vehicle applicability, and parts lookup.

Try it in 2 minutes

Use Claude Desktop, Cursor, or any MCP client. Install fapi-mcp and drop this into your MCP config:

{
  "mcpServers": {
    "fapi-catalog": {
      "command": "uvx",
      "args": ["fapi-mcp"],
      "env": { "FAPI_API_KEY": "<paste-demo-key-here>" }
    }
  }
}

Get the current public demo key (rotated periodically, shared quota):

curl -s https://gist.githubusercontent.com/serp83/652d191745773ef6d8b5a0a689479cd6/raw/demo-key.txt

Then ask your assistant: "Find cross-references for MANN W 75/3 with at least 2 positive ratings."

What's published

Repo What it is
fapi-mcp MCP server for the Catalog API. 7 tools, on PyPI.
catalog-openapi OpenAPI 3.0 spec for the Catalog API. Live docs.

Products this org integrates with

  • Catalog by Make — make / model / modification → parts catalog with OEM cross-references.
  • Vindec — VIN → catalog ID, drop-in for catalog-driven applications.

Production access

Demo keys are for evaluation. For production use, contact development.iisis@gmail.com or visit fapi.iisis.ru.


Maintained by the team behind iisis.ru.

Popular repositories Loading

  1. .github .github Public

    Open-source utilities for the FAPI auto-parts platform

  2. catalog-openapi catalog-openapi Public

    OpenAPI 3.0 spec for the FAPI auto-parts catalog API (OEM cross-references, vehicle applicability, parts lookup)

    HTML

  3. fapi-mcp fapi-mcp Public

    MCP server for the FAPI auto-parts catalog API — OEM cross-references, vehicle applicability, parts lookup

    Python

  4. vindec-openapi vindec-openapi Public

    OpenAPI 3.0 spec for the Vindec VIN decoder API — paid B2B service by FAPI

    HTML

Repositories

Showing 4 of 4 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…