Loading MCP server directory, please wait...
Search, quicklook and measure Umbra's open SAR archive from any MCP client.
npx @getmcp/cli add io.github.reesehammer/umbra-mcpRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.reesehammer/umbra-mcp": {
"command": "uvx",
"args": [
"umbra-py[mcp]",
"umbra-mcp",
"umbra-py"
],
"env": {
"UMBRA_CANOPY_TOKEN": "",
"UMBRA_INDEX_DB": "",
"ANTHROPIC_API_KEY": "",
"OPENAI_API_KEY": ""
}
}
}
}