AIMEAT
Rank #916io.aimeat/aimeat
AIMEAT - the Linux of AI. An open, federated, self-hosted AI operating system you own. MIT.
AIMEAT is a Model Context Protocol (MCP) server published by miikkij. It ranks #916 of 132,046 servers tracked on MCP Toplist, and its repository has 8 GitHub stars. AIMEAT is listed on Official MCP, with 5 tracked versions. It was first listed on Jun 21, 2026 and most recently updated on Sep 14, 2026.
Ranks ahead of 131,130 of 132,046 servers on MCP Toplist.
Use AIMEAT
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http aimeat https://aimeat.io/v1/mcp[mcp_servers.aimeat]
url = "https://aimeat.io/v1/mcp"Add to ~/.codex/config.toml.
https://aimeat.io/v1/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"aimeat": {
"url": "https://aimeat.io/v1/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"aimeat": {
"type": "http",
"url": "https://aimeat.io/v1/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"aimeat": {
"serverUrl": "https://aimeat.io/v1/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"aimeat": {
"url": "https://aimeat.io/v1/mcp"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.aimeat%2Faimeat)<a href="https://mcptoplist.com/server/io.aimeat%2Faimeat"><img src="https://mcptoplist.com/badge/io.aimeat%2Faimeat.svg" alt="MCP Toplist: Top 1% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
miikkij
Available versions (5)
| Version | Published |
|---|---|
| 3.15.0 | Sep 14, 2026 |
| 3.13.1 | Sep 7, 2026 |
| 3.12.0 | Sep 3, 2026 |
| 3.5.0 | Aug 18, 2026 |
| 3.3.0 | Aug 16, 2026 |
Frequently asked questions
- Who maintains AIMEAT?
- AIMEAT is maintained by miikkij, which publishes 1 MCP server (5 total versions) tracked on MCP Toplist.
- Is AIMEAT listed on the Official MCP Registry?
- Yes — AIMEAT is listed on the Official MCP Registry.
- How many versions does AIMEAT have?
- MCP Toplist tracks 5 versions of AIMEAT, most recently published on Sep 14, 2026.
- Where can I find the source code for AIMEAT?
- The source code for AIMEAT is hosted at github.com/miikkij/aimeat-protocol.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.