KIAgent
Rank #3,772com.localkiagent/kiagent
Your mail, chats and documents indexed into a local SQLite corpus, served to AI clients over MCP.
KIAgent is a Model Context Protocol (MCP) server published by edjafarov. It ranks #3,772 of 132,046 servers tracked on MCP Toplist, and its repository has 7 GitHub stars. KIAgent is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Jul 17, 2026 and most recently updated on Jul 17, 2026.
Ranks ahead of 128,274 of 132,046 servers on MCP Toplist.
Use KIAgent
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http kiagent https://{subdomain}.localkiagent.com/mcp[mcp_servers.kiagent]
url = "https://{subdomain}.localkiagent.com/mcp"Add to ~/.codex/config.toml.
https://{subdomain}.localkiagent.com/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"kiagent": {
"url": "https://{subdomain}.localkiagent.com/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"kiagent": {
"type": "http",
"url": "https://{subdomain}.localkiagent.com/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"kiagent": {
"serverUrl": "https://{subdomain}.localkiagent.com/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"kiagent": {
"url": "https://{subdomain}.localkiagent.com/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/com.localkiagent%2Fkiagent)<a href="https://mcptoplist.com/server/com.localkiagent%2Fkiagent"><img src="https://mcptoplist.com/badge/com.localkiagent%2Fkiagent.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
edjafarov
Available versions (1)
| Version | Published |
|---|---|
| 0.53.0 | Jul 17, 2026 |
Frequently asked questions
- Who maintains KIAgent?
- KIAgent is maintained by edjafarov, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is KIAgent listed on the Official MCP Registry?
- Yes — KIAgent is listed on the Official MCP Registry, alongside Glama.
- How many versions does KIAgent have?
- MCP Toplist tracks 1 version of KIAgent, most recently published on Jul 17, 2026.
- Where can I find the source code for KIAgent?
- The source code for KIAgent is hosted at github.com/edjafarov/kiagent-core.
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.