Soko MCP runs on your own machine โ the client starts it, so there is no endpoint to ping. 116 installs a week from pypi. Last commit 19 Jul 2026.
๐ soko-mcp โ Kenya Commodity Price Intelligence MCP Server
This server runs on your own machine โ install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add soko-mcp -- uvx soko-mcp
{
"mcpServers": {
"soko-mcp": {
"args": [
"soko-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.soko-mcp]
command = "uvx"
args = ["soko-mcp"]
{
"mcpServers": {
"soko-mcp": {
"args": [
"soko-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"soko-mcp": {
"args": [
"soko-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.