Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI β†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE β†— (opens in a new tab)
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub β†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. πŸš€ Aerospace & Astrodynamics
  3. Bhoonidhi MCP
B
Health: Not checked yetWe have not completed a health check for this listing yet.No health check has run yet.

Bhoonidhi MCP

User RatingsBe the first to rate and review this MCP server! Enrichment pendingWe haven’t run our AI enrichment pass on this listing yet, so the overview, use cases, and FAQ below may be sparse or missing. We work through the catalog over time β€” check back soon.
View RepositoryVisit Website

Search, save, and download satellite scenes from ISRO's Bhoonidhi portal in natural language.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Manual Client & Custom JSON ConfigExpand JSON β–Ύ

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "bhoonidhi-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "bhoonidhi-mcp"
      ]
    }
  }
}

πŸ’‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Directory Badge Claim listing AlternativesπŸš€ More in Aerospace & Astrodynamics

Documentation Overview

bhoonidhi-mcp

PyPI MCP Registry License: MIT

An MCP server that lets an AI agent search, save, download, and cart satellite scenes from ISRO's Bhoonidhi Browse & Order portal (NRSC) in natural language. An agent can turn a sentence like "Sentinel-2 over Shillong last January" into a real search against the live portal, see honestly what is available to download, save a search to reuse later, preview what a download would fetch, and β€” once logged in β€” download open-access scenes or stage them to the cart.

It is a thin adapter over the bhoonidhi-downloader SDK β€” the same client the bhd CLI uses β€” so no portal logic is duplicated.

Status

Search and save with no login; download and cart with one. The tools reach the full archive of 41 satellite missions and 79 sensors, search the live portal, and save searches to reusable slugs β€” all without credentials. Downloading open-access scenes and staging scenes to the Bhoonidhi cart need a login, done out of band with bhd auth login (the server reuses that session).

Tools

ToolWhat it doesLogin
list_archiveThe vocabulary of satellites, sensors, and search tokens the portal supports, live from Bhoonidhi.no
resolve_locationTurns a place name ("Loktak Lake") into a centroid and bounding box. Rejects inputs that are not place names.no
search_scenesNatural-language scene search over an area and date range. Resolves a casual satellite name to exact tokens, and reports each scene's availability (Ready / Archived / OnOrder / Priced). Stateless β€” nothing is saved.no
preview_downloadA dry run: shows what downloading the results would fetch, and what would be skipped, before anything is downloaded.no
save_queryPersists a search (same arguments as search_scenes) to a reusable slug, so it can be downloaded or staged to the cart later.no
list_queriesLists saved queries as compact summaries: slug, name, date range, satellites, area, and availability.no
show_queryReturns one saved query by slug, with its scenes.no
remove_queryDeletes a saved query by slug.no
auth_statusReports whether a login is configured. Never handles a password or token.no
download_queryDownloads a saved query's open-access scenes in the background, to a fixed server-configured root. Returns a job_id at once.yes
download_statusOne-off check of a background download by job_id: bytes downloaded, transfer rate, percent when the size is known, and per-scene detail.no
download_waitBlocks until a download finishes (or a capped timeout), then reports β€” the efficient primitive a background watcher loops on.no
cart_addStages a saved query's scenes to the cart (routes each to ready / on-order / priced).yes
cart_listLists scenes currently staged in the cart.yes
cart_removeRemoves scenes from the cart.yes

Availability matters: an OpenData scene is not necessarily staged for download. search_scenes and preview_download distinguish Ready (fetch it now) from Archived (open data, but may need a request on the portal first), so an agent does not over-promise.

Downloads run in the background, independent of the conversation: download_query returns a job_id at once and the transfer proceeds on its own. Check progress once with download_status β€” it reports bytes downloaded, a transfer rate, and a percent once the size is known β€” or follow a job to completion with download_wait, which blocks until it finishes (or a capped timeout) so an agent can delegate a background watcher and keep the conversation free instead of sleep-looping. A job lives only as long as the server process, so once a download proves large the status recommends running a standalone bhd query download <slug> command you own instead.

Install

The server is a Python package with a console entry point, bhoonidhi-mcp. The simplest way to run it is with uv β€” uvx fetches, builds, and launches it straight from the source, no clone or virtualenv needed:

bash
uvx --from git+https://github.com/geovicco-dev/bhoonidhi-mcp bhoonidhi-mcp

The first run builds from source; later runs start from cache. The server speaks stdio and is launched by an MCP client β€” you point the client at that command.

Prefer a local checkout (for development)? Clone and uv sync, then use .venv/bin/bhoonidhi-mcp as the command instead:

bash
git clone https://github.com/geovicco-dev/bhoonidhi-mcp
cd bhoonidhi-mcp
uv sync

Connecting a client

Every MCP client needs the same thing: the command to launch. Point it at uvx with the source and entry point as arguments.

Claude Desktop / Claude Code

claude_desktop_config.json (or claude mcp add):

config.json
{
  "mcpServers": {
    "bhoonidhi": {
      "command": "uvx",
      "args": ["--from", "git+https://github.com/geovicco-dev/bhoonidhi-mcp", "bhoonidhi-mcp"]
    }
  }
}

OpenCode

~/.config/opencode/opencode.json:

config.json
{
  "mcp": {
    "bhoonidhi": {
      "type": "local",
      "command": ["uvx", "--from", "git+https://github.com/geovicco-dev/bhoonidhi-mcp", "bhoonidhi-mcp"],
      "enabled": true
    }
  }
}

MCP Inspector (to try it without an agent)

Terminal
npx @modelcontextprotocol/inspector uvx --from git+https://github.com/geovicco-dev/bhoonidhi-mcp bhoonidhi-mcp

Example

Ask an agent, in plain language:

"What Sentinel-2 scenes are over Shillong in January 2024, and how many can I actually download?"

The agent calls resolve_location for Shillong, then search_scenes, and answers from the result β€” for example, that all scenes are Archived (open data, but each may need a request on the portal before it will download), rather than claiming they are all ready.

Prompts to try

Copy these into any connected agent to get a feel for what it can do.

Discover the archive

  • "What satellites and sensors does Bhoonidhi have?"
  • "Which sensors does ResourceSat-2A carry, and at what resolution?"
  • "Does Bhoonidhi have any radar satellites?"

Search for scenes

  • "Find Sentinel-2 scenes over Shillong in January 2024."
  • "Show me Cartosat imagery within 20 km of Bengaluru in the first half of 2024."
  • "Any Sentinel-1 scenes over the Sundarbans in March 2024?"
  • "What Landsat-8 imagery covers Kaziranga National Park last winter?"
  • "Find MODIS scenes over the Rann of Kutch in December 2023."

Check what's available to download

  • "Of those Sentinel-2 scenes, how many can I actually download right now?"
  • "Which of these need to be ordered or paid for?"

Preview a download

  • "Preview what downloading those scenes would fetch."

Save a search to reuse

  • "Save that Sentinel-2 search so I can download it later."
  • "List my saved searches."
  • "Show me what's in the search I saved as <slug>."
  • "Delete the saved search <slug>."

Download and cart (needs a login β€” see below)

  • "Am I logged in to Bhoonidhi?"
  • "Download the open-data scenes from my saved search <slug>."
  • "How's that download going?"
  • "Download <slug> and let me know when it's done β€” I'll keep working."
  • "Add the priced scenes from <slug> to my cart."
  • "What's in my cart this week?"

Login (for downloads and cart)

Search, saved queries, and previews need no credentials. Downloading scenes and staging them to the cart do. Log in once, out of band β€” the server reuses the same session the bhd CLI writes:

bash
bhd auth login

The MCP server never takes a username or password as a tool argument, and auth_status never returns your token. For a headless setup with no interactive login, you can instead set BHOONIDHI_USERNAME / BHOONIDHI_PASSWORD in the server's environment; the server reads them only to establish a session.

Configuration

Set as environment variables (all optional):

VariableDefaultPurpose
BHOONIDHI_MCP_GEOCODER_USER_AGENTbhoonidhi-mcp/0.3User-Agent sent to Nominatim (its usage policy asks for a descriptive one).
BHOONIDHI_MCP_FUZZY_THRESHOLD88Score (0–100) a satellite-name match must clear to be confident; below it, candidates are returned for the agent to confirm.
BHOONIDHI_MCP_MAX_RESULTS50Maximum scenes returned inline by search_scenes.
BHOONIDHI_MCP_DOWNLOAD_ROOT~/DownloadsAllow-listed root every download writes under, as <root>/<slug>/. The agent cannot choose an arbitrary path.
BHOONIDHI_MCP_DOWNLOAD_PARALLEL4Parallel download workers.
BHOONIDHI_MCP_LARGE_DOWNLOAD_MB500Once a download's live byte total (or known size) passes this, the status flags it large and steers the agent to hand off or run a standalone command.
BHOONIDHI_USERNAME / BHOONIDHI_PASSWORD(unset)Optional headless login. Prefer bhd auth login; fill these out of band, never commit them.

Data usage and attribution

The imagery reached through this server belongs to ISRO/NRSC and is governed by the Bhoonidhi EULA, not by this project's MIT license β€” that license covers the code here, nothing else. What the EULA asks of you:

Read the full README β†’View source on GitHub β†’

Related MCP Servers

View all in Aerospace & Astrodynamics View all alternatives
  • Open Ephemeris logoOpen Ephemeris

    Sub-arcsecond ephemeris and astrology on NASA JPL DE440: natal, transits, eclipses, Human Design.

    πŸš€ Aerospace & Astrodynamics0 views
    Compare vs Open Ephemeris β†’
  • Orbit Sentinel MCP logoOrbit Sentinel MCP

    Search 419,000+ space regulatory filings from FCC, ITU, UNOOSA, and FAA β€” semantic search, entity dossiers, spectrum holdings, launch licenses, and filing alerts, powered by Orbit Sentinel. brew install --cask viventine-space/tap/orbit-sentinel-mcp

    πŸš€ Aerospace & Astrodynamics2 views
    Compare vs Orbit Sentinel MCP β†’
  • S
    SateAIs

    Satellite SAR analysis: ship, oil slick, building change, and time-series change detection

    πŸš€ Aerospace & Astrodynamics1 views
    Compare vs SateAIs β†’
  • Astronomy Oracle logoAstronomy Oracle

    Accurate astronomical catalog data and observing session planner. 13,000+ deep-sky objects from OpenNGC with deterministic visibility, rise/transit/set, and alt/az calculations. npx astronomy-oracle

    πŸš€ Aerospace & Astrodynamics6 views
    Compare vs Astronomy Oracle β†’

Reviews

No reviews yet β€” be the first to share how this listing worked for you.

Frequently Asked Questions about Bhoonidhi MCP

Add the following block to your claude_desktop_config.json under mcpServers: "mcpServers": { "bhoonidhi-mcp": { "command": "npx", "args": ["-y", "bhoonidhi-mcp"] } }

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewBhoonidhi MCP AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/bhoonidhi-mcp?style=directory)](https://allmcps.com/mcp/bhoonidhi-mcp)
HTML Embed
<a href="https://allmcps.com/mcp/bhoonidhi-mcp"><img src="https://allmcps.com/api/badge/bhoonidhi-mcp?style=directory" alt="Bhoonidhi MCP on AllMCPs" /></a>

Technical Specs & Signals

CategoryπŸš€Aerospace & Astrodynamics
More technical detailsExpand β–Ύ
TransportSTDIO
RuntimeNode.js
Last updatedSep 7, 2026
Views0
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
27Quality signal: Emerging Β· 27/100How this signal is calculated β–Ύ
Server availabilityNot measured

Not scored for repo-hosted servers β€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership8/20
Documentation & tools11/30
Adoption & activity1/15
Community engagement0/10

A guidance signal from public completeness & health data β€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

β˜… FeaturedAllMCPs Server logo

AllMCPs Server

The official MCP server for AllMCPs.com - submit and manage tools directly from your AI. The open directory for MCP servers. Connect Claude, Cursor, Windsurf, and AI agents to databases, tools, files, and APIs. Explore 10,000+ servers. AllMCPs is the premier, open directory for discovering, evaluating, and installing Model Context Protocol (MCP) servers to equip AI agents and LLMs with real-world superpowers.

Explore Server β†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge β€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it β€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in πŸš€ Aerospace & Astrodynamics β†’Alternatives to Bhoonidhi MCP β†’Install in Claude DesktopInstall in CursorInstall in VS Code