Skip to main content
Glama

🚀 Jarvis MCP Server

Production-Ready HTTP MCP Server für Claude Desktop Integration

Verbindet Clauden8nSupabase für autonome Jarvis-Agenteneichung.

✨ Features

Semantic Searchconversation_search via Supabase pgvector (RAG)
Memory Management – Persistente Speicherung aller Interactions
Workflow Orchestration – n8n-Integration für Task-Automatisierung
Task Creation – Multi-Platform (Monday.com, GitHub, Slack)
Agent Monitoring – Status & Health Checks
Production Ready – Zero-Downtime Deployment

📚 Verfügbare MCP-Tools

Semantic Search in Jarvis Knowledge Base (RAG via pgvector)

save_context

Speichere Claude-Jarvis Interaktionen für Future Retrieval

trigger_workflow

Starte n8n Workflows direkt

create_task

Erstelle Tasks über Multiple Plattformen

get_agent_status

Agenten-Monitoring & Health Checks

🚀 Replit Deployment

  1. GitHub Connection (in Replit Settings)

  2. Set Secrets (siehe .env.example)

  3. Run – Auto-Deploy

🔌 Claude Desktop Config

{
  "mcpServers": {
    "jarvis": {
      "command": "curl",
      "args": ["-X", "POST", "https://YOUR-REPLIT-URL/mcp/tools/call"],
      "env": {
        "MCP_SERVER_URL": "https://YOUR-REPLIT-URL"
      }
    }
  }
}

📖 Weitere Ressourcen

Maintainer: Volkan (HMD Services)
License: MIT
Version: 1.0.0

-
security - not tested
F
license - not found
-
quality - not tested

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/zeitlospaco/jarvis-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server