Odel
soko mcp

soko mcp

Local
@gabrielmahiaPythonUpdated 1mo ago

๐Ÿ“Š soko-mcp โ€” Kenya Commodity Price Intelligence MCP Server

Runs locally over stdio

This server isn't hosted โ€” your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPIsoko-mcpv0.1.4

Run

uvx soko-mcp

MCP client config

{
  "mcpServers": {
    "soko-mcp": {
      "command": "uvx",
      "args": [
        "soko-mcp"
      ]
    }
  }
}