searchsteward-mcp

SearchSteward/searchsteward-mcp
★ 0 stars Python AI/LLM Updated today
MCP server to connect SearchSteward to Claude — search matches, read score breakdowns, log applications, and pull negotiation prep from any MCP client. Published as searchsteward-mcp on PyPI.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

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

Or install with pip: pip install searchsteward-mcp

Topics

aiclaudejob-searchmcpmodel-context-protocol