MCP server for ecological and agricultural land suitability scoring from satellite data — site selection for agtech, conservation and environmental consulting.
- ✓Open-source license (MIT)
- ✓Actively maintained (<30d)
- ✓Clear description
- ✓Documented (README)
claude mcp add site-intelligence-mcp -- uvx site-intelligence-mcp{
"mcpServers": {
"site-intelligence-mcp": {
"command": "uvx",
"args": ["site-intelligence-mcp"],
"env": {
"RAPIDAPI_KEY": "<rapidapi_key>"
}
}
}
}RAPIDAPI_KEYMCP Servers overview
# Site Intelligence MCP
<!-- mcp-name: io.github.bayrakdaralper/site-intelligence-mcp -->
Score any geographic coordinate for **ecological and agricultural land suitability**, directly from your AI coding agent.
Analyses satellite and climate data around a point and returns a weighted suitability score with a per-metric breakdown: vegetation health, water access, precipitation, terrain, cropland proximity, urbanisation pressure, climate, and distance to infrastructure.
Built for agtech, precision agriculture, ecological field research, conservation planning, environmental consulting and apiculture.
## Install
Requires a key for the [Site Intelligence API](https://rapidapi.com/bayrakdaralper/api/site-intelligence-api) on RapidAPI (free tier available).
### Claude Code
```bash
claude mcp add site-intelligence \
--env RAPIDAPI_KEY=your_key_here \
-- uvx site-intelligence-mcp
```
### Claude Desktop / Cursor / Windsurf
Add to your MCP config:
```json
{
"mcpServers": {
"site-intelligence": {
"command": "uvx",
"args": ["site-intelligence-mcp"],
"env": {
"RAPIDAPI_KEY": "your_key_here"
}
}
}
}
```
## Usage
Ask your agent in plain language:
> How suitable is 38.42, 27.14 for an apiary? Check May specifically.
> Compare these three coordinates for a reforestation site and tell me which has the best water access.
## Tool
### `site_score`
| Parameter | Type | Default | Notes |
|---|---|---|---|
| `lat` | float | required | -90 to 90 |
| `lon` | float | required | -180 to 180 |
| `radius_m` | int | `2000` | Analysis radius, 200-5000 |
| `month` | int | *(none)* | 1-12 for a seasonal view; omit for annual |
| `detail` | `"summary"` \| `"full"` | `"summary"` | `"full"` adds per-metric raw diagnostics |
`detail` defaults to `"summary"` deliberately: tool results are spent from the
model's context window, and the full diagnostic payload runs to several KB.
Ask for `"full"` only when you need the underlying values.
### Without `uv`
```bash
pip install site-intelligence-mcp
```
then use `site-intelligence-mcp` as the `command` with no `args`.
## Configuration
| Variable | Required | Default |
|---|---|---|
| `RAPIDAPI_KEY` | yes | — |
| `BEELOCATE_RAPIDAPI_HOST` | no | `site-intelligence-api.p.rapidapi.com` |
Get a key from the [Site Intelligence API listing](https://rapidapi.com/bayrakdaralper/api/site-intelligence-api).
## Limits
- Not a weather forecast and not a property-value estimate.
- Resolution is bounded by the underlying satellite sources; very small radii
will not resolve individual parcels.
- Rate limits and quota follow your RapidAPI plan.
## Licence
MIT
What people ask about site-intelligence-mcp
What is bayrakdaralper/site-intelligence-mcp?
+
bayrakdaralper/site-intelligence-mcp is mcp servers for the Claude AI ecosystem. MCP server for ecological and agricultural land suitability scoring from satellite data — site selection for agtech, conservation and environmental consulting. It has 0 GitHub stars and its last recorded update is dated 2026-09-15.
How do I install site-intelligence-mcp?
+
You can install site-intelligence-mcp by cloning the repository (https://github.com/bayrakdaralper/site-intelligence-mcp) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.
Is bayrakdaralper/site-intelligence-mcp safe to use?
+
Our security agent has analyzed bayrakdaralper/site-intelligence-mcp and assigned a Trust Score of 87/100 (tier: Trusted). See the full breakdown of passed checks and flags on this page.
Who maintains bayrakdaralper/site-intelligence-mcp?
+
bayrakdaralper/site-intelligence-mcp is maintained by bayrakdaralper. The last recorded GitHub activity is dated 2026-09-15, with 0 open issues.
Are there alternatives to site-intelligence-mcp?
+
Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.
Deploy site-intelligence-mcp to your cloud
Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.
Maintain this repo? Add a badge to your README
Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.
[](https://claudewave.com/repo/bayrakdaralper-site-intelligence-mcp)<a href="https://claudewave.com/repo/bayrakdaralper-site-intelligence-mcp"><img src="https://claudewave.com/api/badge/bayrakdaralper-site-intelligence-mcp" alt="Featured on ClaudeWave: bayrakdaralper/site-intelligence-mcp" width="320" height="64" /></a>More MCP Servers
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
User-friendly AI Interface (Supports Ollama, OpenAI API, ...)
An open-source AI agent that brings the power of Gemini directly into your terminal.
Real-time global intelligence dashboard. AI-powered news aggregation, geopolitical monitoring, and infrastructure tracking in a unified situational awareness interface
🕷️ An adaptive Web Scraping framework that handles everything from a single request to a full-scale crawl! Don't be shy, join here: https://discord.gg/EMgGbDceNQ
The fastest path to AI-powered full stack observability, even for lean teams.