Sekichi
Rank #5,266io.github.surp-renz/sekichi
MCP server providing sekichi capabilities
Sekichi is a Model Context Protocol (MCP) server published by surp-renz. It ranks #5,266 of 132,046 servers tracked on MCP Toplist, and its repository has 63 GitHub stars. Sekichi is listed on Official MCP, with 3 tracked versions. It was first listed on Feb 18, 2026 and most recently updated on Feb 18, 2026.
Ranks ahead of 126,780 of 132,046 servers on MCP Toplist.
Use Sekichi
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http sekichi https://sekichi.fly.dev/mcp[mcp_servers.sekichi]
url = "https://sekichi.fly.dev/mcp"Add to ~/.codex/config.toml.
https://sekichi.fly.dev/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"sekichi": {
"url": "https://sekichi.fly.dev/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"sekichi": {
"type": "http",
"url": "https://sekichi.fly.dev/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"sekichi": {
"serverUrl": "https://sekichi.fly.dev/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"sekichi": {
"url": "https://sekichi.fly.dev/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.github.surp-renz%2Fsekichi)<a href="https://mcptoplist.com/server/io.github.surp-renz%2Fsekichi"><img src="https://mcptoplist.com/badge/io.github.surp-renz%2Fsekichi.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
surp-renz
Available versions (3)
| Version | Published |
|---|---|
| 0.1.2 | Feb 18, 2026 |
| 0.1.1 | Feb 18, 2026 |
| 0.1.0 | Feb 18, 2026 |
Frequently asked questions
- Who maintains Sekichi?
- Sekichi is maintained by surp-renz, which publishes 1 MCP server (3 total versions) tracked on MCP Toplist.
- Is Sekichi listed on the Official MCP Registry?
- Yes — Sekichi is listed on the Official MCP Registry.
- How many versions does Sekichi have?
- MCP Toplist tracks 3 versions of Sekichi, most recently published on Feb 18, 2026.
- Where can I find the source code for Sekichi?
- The source code for Sekichi is hosted at github.com/surp-renz/sekichi.
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.