jarvis-mcp-server

zeitlospaco/jarvis-mcp-server

3.2

If you are the rightful owner of jarvis-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

The Jarvis MCP Server enables seamless integration between Claude Desktop and various task management and workflow automation tools.

Tools
3
Resources
0
Prompts
0

🚀 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

conversation_search

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