Odel
sieve mcp

sieve mcp

Local
@lmwharton4PythonMITUpdated 5mo ago

AI startup due diligence — screen companies across 7 dimensions, get a Sieve Score.

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).

PyPIsieve-mcpv0.1.4

Run

uvx sieve-mcp

MCP client config

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