What is the Leteo MCP server?
Persistent memory for AI coding agents: one Rust binary, one local SQLite database.
How to install Leteo
Copy-paste configuration for popular MCP clients.
LETEO_DATA_DIRWhere the database lives. Defaults to ~/.leteo, and only needs setting for a store kept somewhere else — the server is started by the agent rather than by a person, so it cannot inherit a shell's environment.
{
"mcpServers": {
"leteo": {
"command": "leteo",
"args": [
"mcp",
"--tools",
"agent"
],
"env": {
"LETEO_DATA_DIR": "<YOUR_LETEO_DATA_DIR>"
}
}
}
}{
"mcpServers": {
"leteo": {
"command": "leteo",
"args": [
"mcp",
"--tools",
"agent"
],
"env": {
"LETEO_DATA_DIR": "<YOUR_LETEO_DATA_DIR>"
}
}
}
}{
"mcpServers": {
"leteo": {
"command": "leteo",
"args": [
"mcp",
"--tools",
"agent"
],
"env": {
"LETEO_DATA_DIR": "<YOUR_LETEO_DATA_DIR>"
}
}
}
}{
"servers": {
"leteo": {
"type": "stdio",
"command": "leteo",
"args": [
"mcp",
"--tools",
"agent"
],
"env": {
"LETEO_DATA_DIR": "<YOUR_LETEO_DATA_DIR>"
}
}
}
}claude mcp add leteo --env LETEO_DATA_DIR=<YOUR_LETEO_DATA_DIR> -- leteo mcp --tools agentRelated MCP servers
Control a real Chrome browser to complete any task: fill forms, extract data, book flights.
World Monitor
Live global intelligence: real-time markets, conflicts, country risk, chokepoints, energy. 39 tools.
Netdata
Real-time infrastructure monitoring with metrics, logs, alerts, and ML-based anomaly detection.
Trending hip-hop artist momentum scores across four cultural dimensions.
AI orchestration with hive-mind swarms, neural networks, and 87 MCP tools for enterprise dev.
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.