← Registry

AI & Machine Learning

alternativasia.com

Searches and retrieves detailed information about AI tools from the Alternativas IA catalog, including alternatives and submission options.

1 endpoint6 known toolsFirst detected August 21, 2026Last detected August 21, 2026

ENDPOINT 1

https://alternativasia.com/api/mcp/mcp

No auth detected

MCP server metadata

Name
alternativasia
Version
1.0.0
Capabilities
tools.listChanged
Server instructions

Alternativas IA responde a una sola pregunta: ¿qué puedo usar en lugar de esta herramienta de IA? Orden habitual: list_alternatives con el slug del producto conocido ("chatgpt", "notion-ai", "figma") -> get_tool para el detalle completo de una candidata. Usa search_tools cuando el usuario diga una palabra clave o una categoría en vez de un producto. Slugs: list_alternatives recibe como target el slug del producto conocido. Cada resultado se identifica por el slug de su propia ficha, tomado de una toolUrl ("/tools/<slug>" -> "<slug>"); no lo inventes. Honestidad de los datos: los ingresos se marcan como verificados (conectados con Stripe) o declarados por la propia empresa, y las dos cosas no son intercambiables. Una ficha se publica solo después de verificar el badge. Las posiciones de pago van siempre señaladas y nunca cambian el rel de un enlace. Aquí no hay puntuaciones ni reseñas, así que no menciones ninguna. submit_tool crea un BORRADOR que una persona debe reclamar por correo antes de que se publique. create_checkout devuelve una URL que debe abrir una PERSONA — nunca intentes pagar tú.

Known tools 6

search_tools

Search the Alternativas IA 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.

Inferred read-only
list_alternatives

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

Inferred read-only
submit_tool

Submit a new AI tool to Alternativas IA 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.alternativasia]
url = "https://alternativasia.com/api/mcp/mcp"
enabled = true
Claude Code

.mcp.json

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

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "alternativasia",
  "transport": "streamable-http",
  "url": "https://alternativasia.com/api/mcp/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 alternativasia.com was fetched 2026-08-21T22:25:05.302Z.

Trust status Neutral

alternativasia.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.