zeitlospaco/jarvis-mcp-server
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.
🚀 Jarvis MCP Server
Production-Ready HTTP MCP Server für Claude Desktop Integration
Verbindet Claude ↔ n8n ↔ Supabase für autonome Jarvis-Agenteneichung.
✨ Features
✅ Semantic Search – conversation_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
- GitHub Connection (in Replit Settings)
- Set Secrets (siehe .env.example)
- 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