Umbra open SAR archive
Rank #7,354io.github.reesehammer/umbra-mcp
Search, preview, and measure Umbra open SAR from any MCP client. Umbra ships no search API.
Umbra open SAR archive is a Model Context Protocol (MCP) server published by reesehammer. It ranks #7,354 of 132,046 servers tracked on MCP Toplist. Umbra open SAR archive is listed on Official MCP, with 3 tracked versions. It was first listed on Jul 27, 2026 and most recently updated on Sep 2, 2026.
Ranks ahead of 124,692 of 132,046 servers on MCP Toplist.
Use Umbra open SAR archive
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add umbra-mcp -e "UMBRA_CANOPY_TOKEN=<your UMBRA_CANOPY_TOKEN>" -e "UMBRA_INDEX_DB=<your UMBRA_INDEX_DB>" -e "ANTHROPIC_API_KEY=<your ANTHROPIC_API_KEY>" -e "OPENAI_API_KEY=<your OPENAI_API_KEY>" -- uvx --from "umbra-py[mcp]" umbra-mcp umbra-pyReplace each placeholder with your own value before saving.
[mcp_servers.umbra-mcp]
command = "uvx"
args = ["--from", "umbra-py[mcp]", "umbra-mcp", "umbra-py"]
[mcp_servers.umbra-mcp.env]
UMBRA_CANOPY_TOKEN = "<your UMBRA_CANOPY_TOKEN>"
UMBRA_INDEX_DB = "<your UMBRA_INDEX_DB>"
ANTHROPIC_API_KEY = "<your ANTHROPIC_API_KEY>"
OPENAI_API_KEY = "<your OPENAI_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"umbra-mcp": {
"command": "uvx",
"args": [
"--from",
"umbra-py[mcp]",
"umbra-mcp",
"umbra-py"
],
"env": {
"UMBRA_CANOPY_TOKEN": "<your UMBRA_CANOPY_TOKEN>",
"UMBRA_INDEX_DB": "<your UMBRA_INDEX_DB>",
"ANTHROPIC_API_KEY": "<your ANTHROPIC_API_KEY>",
"OPENAI_API_KEY": "<your OPENAI_API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"umbra-mcp": {
"command": "uvx",
"args": [
"--from",
"umbra-py[mcp]",
"umbra-mcp",
"umbra-py"
],
"env": {
"UMBRA_CANOPY_TOKEN": "<your UMBRA_CANOPY_TOKEN>",
"UMBRA_INDEX_DB": "<your UMBRA_INDEX_DB>",
"ANTHROPIC_API_KEY": "<your ANTHROPIC_API_KEY>",
"OPENAI_API_KEY": "<your OPENAI_API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"umbra-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"--from",
"umbra-py[mcp]",
"umbra-mcp",
"umbra-py"
],
"env": {
"UMBRA_CANOPY_TOKEN": "<your UMBRA_CANOPY_TOKEN>",
"UMBRA_INDEX_DB": "<your UMBRA_INDEX_DB>",
"ANTHROPIC_API_KEY": "<your ANTHROPIC_API_KEY>",
"OPENAI_API_KEY": "<your OPENAI_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"umbra-mcp": {
"command": "uvx",
"args": [
"--from",
"umbra-py[mcp]",
"umbra-mcp",
"umbra-py"
],
"env": {
"UMBRA_CANOPY_TOKEN": "<your UMBRA_CANOPY_TOKEN>",
"UMBRA_INDEX_DB": "<your UMBRA_INDEX_DB>",
"ANTHROPIC_API_KEY": "<your ANTHROPIC_API_KEY>",
"OPENAI_API_KEY": "<your OPENAI_API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"umbra-mcp": {
"command": "uvx",
"args": [
"--from",
"umbra-py[mcp]",
"umbra-mcp",
"umbra-py"
],
"env": {
"UMBRA_CANOPY_TOKEN": "<your UMBRA_CANOPY_TOKEN>",
"UMBRA_INDEX_DB": "<your UMBRA_INDEX_DB>",
"ANTHROPIC_API_KEY": "<your ANTHROPIC_API_KEY>",
"OPENAI_API_KEY": "<your OPENAI_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.reesehammer%2Fumbra-mcp)<a href="https://mcptoplist.com/server/io.github.reesehammer%2Fumbra-mcp"><img src="https://mcptoplist.com/badge/io.github.reesehammer%2Fumbra-mcp.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
reesehammer
Available versions (3)
| Version | Published |
|---|---|
| 0.1.2 | Sep 2, 2026 |
| 0.1.1 | Aug 21, 2026 |
| 0.1.0 | Aug 21, 2026 |
Frequently asked questions
- Who maintains Umbra open SAR archive?
- Umbra open SAR archive is maintained by reesehammer, which publishes 1 MCP server (3 total versions) tracked on MCP Toplist.
- Is Umbra open SAR archive listed on the Official MCP Registry?
- Yes — Umbra open SAR archive is listed on the Official MCP Registry.
- How many versions does Umbra open SAR archive have?
- MCP Toplist tracks 3 versions of Umbra open SAR archive, most recently published on Sep 2, 2026.
- Where can I find the source code for Umbra open SAR archive?
- The source code for Umbra open SAR archive is hosted at github.com/reesehammer/umbra-py.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.