AI & Machine Learning
guatemalia.com
Queries the Alleria AI assistant for real-time information on enterprise AI implementation services, including agents, RAG, MCP servers, pricing, timelines, industries served, and blog content via the site's RAG knowledge base.
ENDPOINT 1
https://guatemalia.com/mcp
MCP server metadata
- Name
- Alleria MCP
- Version
- 1.29.1
Known tools 1
preguntar_alleriaLe pregunta en tiempo real a Alleria, la IA de guatemalia.com, sobre servicios de implementación de IA empresarial (agentes, RAG, servidores MCP), tiempos y precios de referencia, industrias atendidas, o contenido del blog — con acceso a la misma base de conocimiento con RAG que usa el chat del sitio.
Inferred read-onlyCONNECT 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.alleria-mcp]
url = "https://guatemalia.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"alleria-mcp": {
"type": "http",
"url": "https://guatemalia.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: alleria-mcp
Remote MCP URL: https://guatemalia.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": {
"alleria-mcp": {
"url": "https://guatemalia.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"alleria-mcp": {
"type": "http",
"url": "https://guatemalia.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "alleria-mcp",
"transport": "streamable-http",
"url": "https://guatemalia.com/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.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.