core MCP Server
cheshire-cat-ai/core
AI agent microservice
claude mcp add agentrank -- npx -y agentrank-mcp-server Overview
cheshire-cat-ai/core is a Python tool licensed under GPL-3.0. AI agent microservice Topics: ai, chatbot, docker, llm, plugin, assistant, vector-search, agent, framework, function-calling, python, conversational, ag-ui-protocol, mcp, mcp-client.
Ranked #3086 out of 24840 indexed tools.
Has 3,088 GitHub stars.
Has 87 contributors.
Ecosystem
Score Breakdown
3,088 stars → well-known project
Last commit 1mo ago → moderate activity
435/446 issues closed → responsive maintainer
87 contributors → active community
No dependents → no downstream usage
Weights: Freshness 20% · Issue Health 20% · Dependents 22% · Stars 10% · Contributors 8% · How we score →
How to Improve
Matched Queries
From the README
<a name="readme-top"></a>
<p align="center">
</p>
> [!WARNING]
> **Version 2 is unstable alpha!** This new version is still under heavy development and needs work before it becomes stable. Expect breaking changes, rough edges, and incomplete features. Not recommended for production use yet.
# Cheshire Cat AI (Stregatto)
Best framework to learn how AI agents work.
It is designed bottom up to be easy to understand and easy to extend via vibe coding / agentic engineering.
Main use case of the Cat is education & research. Many companies and institutions use it to publish agents on the web.
Give the project a star ⭐ if you like creative cats!
## Quickstart
In an empty folder:
```bash
uv init --bare
uv add cheshire-cat-ai
uv run ccat
```
- UI on [localhost:1865](http://localhost:1865)
- REST API playground on [localhost:1865/docs](http://localhost:1865/docs)
## Docs and Resources
- [Official Documentation](https://cheshire-cat-ai.github.io/docs/)
- [Website](https://cheshire Read full README on GitHub → Get the weekly AgentRank digest
Top movers, new tools, ecosystem insights — straight to your inbox.