← Registry

AI & Machine Learning

ki-alternativen.com

Provides a searchable catalog of AI tools with details, alternatives, and submission capabilities.

3 endpoints8 known toolsFirst detected August 21, 2026Last detected September 21, 2026

ENDPOINT 1

https://ki-alternativen.com/api/mcp/mcp

No auth detected

Known tools 0

No tool metadata was available in the registry cache.

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.ki-alternativen-com]
url = "https://ki-alternativen.com/api/mcp/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "ki-alternativen-com": {
      "type": "http",
      "url": "https://ki-alternativen.com/api/mcp/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "ki-alternativen-com": {
      "type": "http",
      "url": "https://ki-alternativen.com/api/mcp/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "ki-alternativen-com",
  "transport": "streamable-http",
  "url": "https://ki-alternativen.com/api/mcp/mcp"
}
MCP Inspector

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

ENDPOINT 2

https://ki-alternativen.com/mcp

No auth detected

MCP server metadata

Name
kialternativen
Version
1.20.0
Capabilities
tools.listChanged
Server instructions

KI Alternativen beantwortet eine einzige Frage: Was kann ich statt dieses KI-Tools verwenden? Übliche Reihenfolge: list_alternatives mit dem Slug des bekannten Produkts ("chatgpt", "notion-ai", "figma") -> get_tool für alle Details einer Kandidatin. Nimm stattdessen search_tools, wenn ein Stichwort oder eine Kategorie genannt wird und kein Produkt. Slugs: list_alternatives erwartet als target den Slug des bekannten Produkts. Jedes Ergebnis wird über den Slug seines eigenen Eintrags angesprochen, entnommen aus einer toolUrl ("/tools/<slug>" -> "<slug>"); erfinde keinen. Umgang mit Daten: Umsätze sind entweder als verifiziert (über Stripe angebunden) oder als selbst angegeben gekennzeichnet; beides ist nicht austauschbar. Ein Eintrag geht erst nach der Badge-Prüfung live. Bezahlte Platzierungen sind immer gekennzeichnet und ändern nie das rel-Attribut eines Links. Bewertungen oder Sterne gibt es hier nicht, nenne also keine. submit_tool legt einen ENTWURF an, den ein Mensch per E-Mail bestätigen muss, bevor er veröffentlicht wird. create_checkout gibt eine URL zurück, die ein MENSCH öffnen muss — führe niemals selbst eine Zahlung aus.

Known tools 6

search_tools

Search the KI Alternativen catalog of live, published AI tools by a free-text query.

Inferred read-only
get_tool

Fetch the full public detail for one AI tool by its listing slug (as returned by search_tools' toolUrl, e.g.

Inferred read-only
list_alternatives

List live, same-category alternatives to a well-known AI tool (e.g.

Inferred read-only
submit_tool

Submit a new AI tool to KI Alternativen on behalf of its maker.

Inferred read-only
list_offers

List the optional paid add-ons a maker can buy to promote their listing (name, one-sentence effect, price in USD).

Inferred read-only
create_checkout

Create a Stripe checkout URL for one paid add-on on one listing, and return it for a HUMAN to open.

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.kialternativen]
url = "https://ki-alternativen.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "kialternativen": {
      "type": "http",
      "url": "https://ki-alternativen.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "kialternativen": {
      "type": "http",
      "url": "https://ki-alternativen.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "kialternativen",
  "transport": "streamable-http",
  "url": "https://ki-alternativen.com/mcp"
}
MCP Inspector

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

ENDPOINT 3

https://ki-alternativen.com/api/mcp-docs/mcp

No auth detected

MCP server metadata

Name
kialternativen-docs
Version
1.20.0
Capabilities
tools.listChanged
Server instructions

KI Alternativen documentation MCP. Read-only. Typical order: search_docs with a heading or path fragment -> get_doc with a public path such as /docs, /auth.md, /llms/mcp, /pricing. This server does not search the catalog and does not submit listings. Use the product MCP at /api/mcp/mcp for those tools. Auth: none. Environment: production. Sandbox: false.

Known tools 2

search_docs

Search KI Alternativen public documentation headings and page paths.

Inferred read-only
get_doc

Return the markdown twin for a public path such as /docs, /auth.md, /llms/mcp, /pricing.

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.kialternativen-docs]
url = "https://ki-alternativen.com/api/mcp-docs/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "kialternativen-docs": {
      "type": "http",
      "url": "https://ki-alternativen.com/api/mcp-docs/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: kialternativen-docs
Remote MCP URL: https://ki-alternativen.com/api/mcp-docs/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": {
    "kialternativen-docs": {
      "url": "https://ki-alternativen.com/api/mcp-docs/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "kialternativen-docs": {
      "type": "http",
      "url": "https://ki-alternativen.com/api/mcp-docs/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "kialternativen-docs",
  "transport": "streamable-http",
  "url": "https://ki-alternativen.com/api/mcp-docs/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 ki-alternativen.com was fetched 2026-08-24T02:46:29.964Z and is being refreshed.

Trust status Neutral

ki-alternativen.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.