Content Tools
mojora-ai.com
Provides information about AI trainings, IT/AI services, and company details from Mojora AI.
ENDPOINT 1
https://mojora-ai.com/mcp
MCP server metadata
- Name
- mojora-ai-mcp
- Version
- 0.1.0
Öffentliche Tools der Mojora-AI-Website. Nutze `list_trainings` für KI-Schulungen, `list_services` für IT- und KI-Dienstleistungen und `get_company_info` für Kontakt- und Unternehmensdaten. Für Anfragen und Beratungsgespräche an das Kontaktformular unter https://mojora-ai.com/kontakt verweisen.
Known tools 3
list_trainingsLiefert alle KI-Schulungen von Mojora AI mit Titel, Zielgruppe, Dauer, Preis (falls veröffentlicht) und Detail-URL.
Inferred read-onlylist_servicesLiefert alle IT- und KI-Dienstleistungen von Mojora AI mit Kurzbeschreibung und Detail-URL.
Inferred read-onlyget_company_infoLiefert öffentliche Kontakt- und Unternehmensdaten von Mojora AI: Ansprechpartner, Telefon, E-Mail, Website und Slogan.
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.mojora-ai-mcp]
url = "https://mojora-ai.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"mojora-ai-mcp": {
"type": "http",
"url": "https://mojora-ai.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: mojora-ai-mcp
Remote MCP URL: https://mojora-ai.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": {
"mojora-ai-mcp": {
"url": "https://mojora-ai.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"mojora-ai-mcp": {
"type": "http",
"url": "https://mojora-ai.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "mojora-ai-mcp",
"transport": "streamable-http",
"url": "https://mojora-ai.com/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 mojora-ai.com was fetched 2026-08-06T05:50:33.790Z and is being refreshed.
mojora-ai.com is assessed as Neutral: No suspicious signals found, but no strong positive signal either
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.