BigDataCloud
БесплатноНе проверенProvides IP geolocation, reverse geocoding, network intelligence, timezone, and phone/email validation via BigDataCloud APIs.
Описание
Provides IP geolocation, reverse geocoding, network intelligence, timezone, and phone/email validation via BigDataCloud APIs.
README
bigdatacloudapi/bigdatacloud-mcp-server MCP server
An MCP (Model Context Protocol) server that gives AI assistants access to BigDataCloud APIs — IP geolocation, reverse geocoding, network intelligence, timezone, phone/email validation and more.
Why?
Ask your AI assistant to geolocate an IP address, reverse-geocode GPS coordinates, or validate a phone number — and get real, accurate results powered by BigDataCloud's patented IP geolocation technology.
Quick Start
Claude Desktop
Add to your Claude Desktop config (~/Library/Application Support/Claude/claude_desktop_config.json):
{
"mcpServers": {
"bigdatacloud": {
"command": "npx",
"args": ["-y", "@bigdatacloudapi/mcp-server"],
"env": {
"BIGDATACLOUD_API_KEY": "your-api-key-here"
}
}
}
}
Cursor
Add to .cursor/mcp.json in your project:
{
"mcpServers": {
"bigdatacloud": {
"command": "npx",
"args": ["-y", "@bigdatacloudapi/mcp-server"],
"env": {
"BIGDATACLOUD_API_KEY": "your-api-key-here"
}
}
}
}
VS Code (GitHub Copilot)
Add to your VS Code settings or .vscode/mcp.json:
{
"mcp": {
"servers": {
"bigdatacloud": {
"command": "npx",
"args": ["-y", "@bigdatacloudapi/mcp-server"],
"env": {
"BIGDATACLOUD_API_KEY": "your-api-key-here"
}
}
}
}
}
API Key
Free tier available — most tools work with a free API key:
- Sign up at bigdatacloud.com/login
- Get your API key from the dashboard
- Set the
BIGDATACLOUD_API_KEYenvironment variable
All tools require an API key. The free tier gives you access to every endpoint with generous volume limits.
Available Tools
All Tools (free API key — all endpoints, volume-limited)
| Tool | Description |
|---|---|
ip-geolocation |
IP address → city, region, country, coordinates, ISP |
ip-geolocation-full |
Full geolocation + confidence area + hazard report |
ip-geolocation-with-confidence |
Geolocation + confidence score + area boundary |
reverse-geocode |
Coordinates → detailed address information |
reverse-geocode-with-timezone |
Coordinates → address + timezone details |
asn-info |
AS number → organisation, country, prefixes |
network-by-ip |
IP → BGP prefix, carrier, network type |
country-by-ip |
IP → country with detailed country info |
timezone-by-ip |
IP → timezone, offset, DST, local time |
timezone-by-location |
Coordinates → timezone details |
phone-number-validate |
Phone number → country, carrier, line type |
email-verify |
Email → format check, domain, MX, disposable status |
user-agent-info |
UA string → browser, OS, device, bot detection |
ip-hazard-report |
VPN, proxy, Tor, bot, spam threat assessment |
tor-exit-nodes |
List active Tor exit nodes with geolocation |
Need more volume? Upgrade your plan.
Example Prompts
Once configured, try asking your AI assistant:
- "Where is IP address 8.8.8.8 located?"
- "What's the address at coordinates -34.9285, 138.6007?"
- "What timezone is 203.0.113.50 in?"
- "Validate this phone number: +61 4 1234 5678"
- "Is this email address valid: [email protected]?"
- "What AS number does 1.1.1.1 belong to?"
- "Show me the current Tor exit nodes"
About BigDataCloud
BigDataCloud provides next-generation IP geolocation powered by patented technology. Our system continuously collects ground-truth location data and uses proprietary algorithms to deliver industry-leading accuracy — verified daily in our public accuracy report.
- 🏆 Patented technology — US Patent 11,792,110 B2
- 📊 Transparent accuracy — public daily benchmark vs. competitors
- 🌍 Global coverage — IPv4 and IPv6
- ⚡ Ultra-fast — edge-deployed flat-file architecture
License
MIT
Установка BigDataCloud
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/bigdatacloudapi/bigdatacloud-mcp-serverFAQ
BigDataCloud MCP бесплатный?
Да, BigDataCloud MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для BigDataCloud?
Нет, BigDataCloud работает без API-ключей и переменных окружения.
BigDataCloud — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить BigDataCloud в Claude Desktop, Claude Code или Cursor?
Открой BigDataCloud на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
Gmail
Read, send and search emails from Claude
автор: GoogleSlack
Send, search and summarize Slack messages
автор: SlackRunbear
No-code MCP client for team chat platforms, such as Slack, Microsoft Teams, and Discord.
Discord Server
A community discord server dedicated to MCP by [Frank Fiegel](https://github.com/punkpeye)
Compare BigDataCloud with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории communication
