Skip to main content
ClaudeWave

AI agent microservice

MCP Servers3k estrellas401 forksPythonGPL-3.0Actualizado 3mo ago
Nota editorial

Cheshire Cat AI is a Python-based framework for building custom AI agents, packaged as a fully dockerized microservice that can be launched with a single `docker run` command. It connects to language models through LangChain, meaning developers can point it at Claude or any other supported LLM, and exposes the agent via WebSocket chat and a REST API, making it straightforward to embed a conversational layer into existing applications. The framework includes built-in RAG using Qdrant for vector search, a plugin system built around hooks (event callbacks), function-calling tools, and structured conversational forms for goal-oriented dialogues such as order flows. It also acts as an MCP client, supporting the Model Context Protocol for tool integration. An admin panel handles multiuser access with granular permissions compatible with any identity provider. Developers building chatbots, internal assistants, or API-driven conversational products are the primary audience, and the plugin architecture lets them extend behavior without modifying core code.

ClaudeWave Trust Score
100/100
Verified
Passed
  • Open-source license (GPL-3.0)
  • Recently active
  • Healthy fork ratio
  • Topics declared
  • Mature repo (>1y old)
  • Documented (README)
Last scanned: 6/11/2026
Install in Claude Code / Claude Desktop
Method: UVX (Python) · core
Claude Code CLI
claude mcp add core -- uvx core
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "core": {
      "command": "uvx",
      "args": ["core"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Package name inferred from the repository name. Verify it exists on PyPI, or clone https://github.com/cheshire-cat-ai/core and follow its README.
Casos de uso

Resumen de MCP Servers

README no disponible. Visita el repo en GitHub para la documentación completa.
ag-ui-protocolagentaiassistantchatbotconversationaldockerframeworkfunction-callingllmmcpmcp-clientpluginpythonvector-search

Lo que la gente pregunta sobre core

¿Qué es cheshire-cat-ai/core?

+

cheshire-cat-ai/core es mcp servers para el ecosistema de Claude AI. AI agent microservice Tiene 3k estrellas en GitHub y se actualizó por última vez 3mo ago.

¿Cómo se instala core?

+

Puedes instalar core clonando el repositorio (https://github.com/cheshire-cat-ai/core) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.

¿Es seguro usar cheshire-cat-ai/core?

+

Nuestro agente de seguridad ha analizado cheshire-cat-ai/core y le ha asignado un Trust Score de 100/100 (tier: Verified). Revisa el desglose completo de comprobaciones superadas y flags en esta página.

¿Quién mantiene cheshire-cat-ai/core?

+

cheshire-cat-ai/core es mantenido por cheshire-cat-ai. La última actividad registrada en GitHub es de 3mo ago, con 13 issues abiertos.

¿Hay alternativas a core?

+

Sí. En ClaudeWave puedes explorar mcp servers similares en /categories/mcp, ordenados por popularidad o actividad reciente.

Despliega core en tu cloud

Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.

¿Mantienes este repo? Añade un badge a tu README

Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.

Featured on ClaudeWave: cheshire-cat-ai/core
[![Featured on ClaudeWave](https://claudewave.com/api/badge/cheshire-cat-ai-core)](https://claudewave.com/repo/cheshire-cat-ai-core)
<a href="https://claudewave.com/repo/cheshire-cat-ai-core"><img src="https://claudewave.com/api/badge/cheshire-cat-ai-core" alt="Featured on ClaudeWave: cheshire-cat-ai/core" width="320" height="64" /></a>

Más MCP Servers