Sui Knowledge Base (kapa.ai)
Rank #261io.github.jessiemongeon1/sui-kapa
Semantic search across Sui documentation and knowledge sources, powered by kapa.ai
Sui Knowledge Base (kapa.ai) is a Model Context Protocol (MCP) server published by MystenLabs. It ranks #261 of 103,283 servers tracked on MCP Toplist, and its repository has 7,731 GitHub stars. Sui Knowledge Base (kapa.ai) is listed on Official MCP, with 1 tracked version. It was first listed on Jul 7, 2026 and most recently updated on Jul 10, 2026.
Ranks ahead of 103,022 of 103,283 servers on MCP Toplist.
Use Sui Knowledge Base (kapa.ai)
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http sui-kapa https://sui.mcp.kapa.ai/[mcp_servers.sui-kapa]
url = "https://sui.mcp.kapa.ai/"Add to ~/.codex/config.toml.
https://sui.mcp.kapa.ai/Settings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"sui-kapa": {
"url": "https://sui.mcp.kapa.ai/"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"sui-kapa": {
"type": "http",
"url": "https://sui.mcp.kapa.ai/"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"sui-kapa": {
"serverUrl": "https://sui.mcp.kapa.ai/"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"sui-kapa": {
"url": "https://sui.mcp.kapa.ai/"
}
}
}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.github.jessiemongeon1%2Fsui-kapa)<a href="https://mcptoplist.com/server/io.github.jessiemongeon1%2Fsui-kapa"><img src="https://mcptoplist.com/badge/io.github.jessiemongeon1%2Fsui-kapa.svg" alt="MCP Toplist: Top 1% of 103,283" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
MystenLabs
Available versions (1)
| Version | Published |
|---|---|
| 1.0.0 | Jul 10, 2026 |
Frequently asked questions
- Who maintains Sui Knowledge Base (kapa.ai)?
- Sui Knowledge Base (kapa.ai) is maintained by MystenLabs, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is Sui Knowledge Base (kapa.ai) listed on the Official MCP Registry?
- Yes — Sui Knowledge Base (kapa.ai) is listed on the Official MCP Registry.
- How many versions does Sui Knowledge Base (kapa.ai) have?
- MCP Toplist tracks 1 version of Sui Knowledge Base (kapa.ai), most recently published on Jul 10, 2026.
- Where can I find the source code for Sui Knowledge Base (kapa.ai)?
- The source code for Sui Knowledge Base (kapa.ai) is hosted at github.com/MystenLabs/sui.