Loading MCP server directory, please wait...
Score any coordinate for ecological and agricultural land suitability from satellite data
npx @getmcp/cli add io.github.bayrakdaralper/site-intelligence-mcpRequires Python 3.10+. Community-contributed server. Review source before installing.
RAPIDAPI_KEYRapidAPI key with a subscription to the Site Intelligence API (free tier available)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.bayrakdaralper/site-intelligence-mcp": {
"command": "uvx",
"args": [
"site-intelligence-mcp"
],
"env": {
"RAPIDAPI_KEY": ""
}
}
}
}