soko-mcp
Rank #18,050io.github.gabrielmahia/soko-mcp
π soko-mcp β Kenya Commodity Price Intelligence MCP Server
soko-mcp is a Model Context Protocol (MCP) server published by gabrielmahia. It ranks #18,050 of 115,460 servers tracked on MCP Toplist. soko-mcp is listed across 3 registries β Official MCP, Glama and PulseMCP, with 2 tracked versions. It was first listed on Jun 10, 2026 and most recently updated on Jul 18, 2026.
Ranks ahead of 97,410 of 115,460 servers on MCP Toplist.
Use soko-mcp
No credentials or required configuration declared β add it to your MCP client and go.
claude mcp add soko-mcp -- uvx soko-mcp[mcp_servers.soko-mcp]
command = "uvx"
args = ["soko-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"soko-mcp": {
"command": "uvx",
"args": [
"soko-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings β Developer β Edit Config).
{
"mcpServers": {
"soko-mcp": {
"command": "uvx",
"args": [
"soko-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"soko-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"soko-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"soko-mcp": {
"command": "uvx",
"args": [
"soko-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"soko-mcp": {
"command": "uvx",
"args": [
"soko-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.gabrielmahia%2Fsoko-mcp)<a href="https://mcptoplist.com/server/io.github.gabrielmahia%2Fsoko-mcp"><img src="https://mcptoplist.com/badge/io.github.gabrielmahia%2Fsoko-mcp.svg" alt="MCP Toplist: Top 25% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
gabrielmahia
Other servers by gabrielmahia
- Mpesa MCP#7,797 Β· 4 vers
- elimu-mcp#16,228 Β· 2 vers
- usafiri-mcp#16,229 Β· 2 vers
- church-mcp#18,043 Β· 2 vers
- county-mcp#18,044 Β· 2 vers
- fomu-mcp#18,045 Β· 2 vers
- historia-mcp#18,046 Β· 2 vers
- nyumba-mcp#18,047 Β· 2 vers
- remit-mcp#18,048 Β· 2 vers
- sifa-mcp#18,049 Β· 2 vers
- familia-mcp#18,808 Β· 2 vers
- offline-mcp#18,809 Β· 2 vers
Available versions (2)
| Version | Published |
|---|---|
| 0.1.4 | Jul 18, 2026 |
| 0.1.3 | Jul 4, 2026 |
Frequently asked questions
- Who maintains soko-mcp?
- soko-mcp is maintained by gabrielmahia, which publishes 34 MCP servers (68 total versions) tracked on MCP Toplist.
- Is soko-mcp listed on the Official MCP Registry?
- Yes β soko-mcp is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does soko-mcp have?
- MCP Toplist tracks 2 versions of soko-mcp, most recently published on Jul 18, 2026.
- Where can I find the source code for soko-mcp?
- The source code for soko-mcp is hosted at github.com/gabrielmahia/soko-mcp.