NetworksDB
FreeNot checkedFast MCP integration for NetworksDB API - Query IP addresses, organizations, ASNs, and DNS records using natural language through Model Context Protocol
About
Fast MCP integration for NetworksDB API - Query IP addresses, organizations, ASNs, and DNS records using natural language through Model Context Protocol
README
Model Context Protocol (MCP) Server for NetworksDB
NetworksDB-MCP is a powerful integration that brings the capabilities of Model Context Protocol (MCP) Server to NetworksDB, enabling natural language queries for network intelligence, IP geolocation, organization details, and DNS information.
🌐 Seamless Network Intelligence with AI!
Query network data, track organizations, and analyze IP infrastructure using natural language.
🔍 What is NetworksDB-MCP?
NetworksDB-MCP combines the power of:
- NetworksDB: Comprehensive database for IP, organization, and network intelligence
- Model Context Protocol (MCP): An open protocol for creating custom AI tools
- Natural Language Processing: Convert plain English queries into NetworksDB API calls
📱 Community
Join our Telegram channel for updates, tips, and discussion:
- Telegram: root_sec
✨ Features
- Natural Language Interface: Query network data using plain English
- Comprehensive Analysis Categories:
- 🔑 API Key management and usage tracking
- 🌐 IP address information and geolocation
- 🏢 Organization search and infrastructure mapping
- 🔢 ASN information and network relationships
- 📝 DNS and reverse DNS intelligence
- 🔍 Mass reverse DNS for network ranges
📋 Prerequisites
- NetworksDB API key
- Python 3.8 or higher
- MCP Client
🔧 Installation
Clone this repository:
git clone https://github.com/mordavid/NetworksDB-MCP.git cd NetworksDB-MCPInstall dependencies:
pip install -r requirements.txtConfigure the MCP Server
"mcpServers": { "NetworksDB-MCP": { "command": "python", "args": [ "<Your_Path>\\NetworksDB-MCP.py" ], "env": { "NETWORKSDB_API_KEY": "<Your_API_Key>" } } }
🚀 Usage
Example queries you can ask through the MCP:
- "Find all information about IP 8.8.8.8"
- "Search for organizations named Google"
- "Get geolocation for IP 1.1.1.1"
- "Show me DNS records for example.com"
- "Find all networks owned by Microsoft"
- "Get reverse DNS for IP range 192.168.1.0/24"
Core commands:
key_info- Get API key info and usage statsip_info- Get IP address detailsip_geo- Get IP geolocationorg_search- Search organizationsorg_info- Get org detailsorg_networks- List networks owned by orgasn_info- Get ASN informationasn_networks- List networks for ASNdns- Get DNS recordsreverse_dns- Get reverse DNS for IPmass_reverse_dns- Bulk reverse DNS lookup
📜 License
This project is licensed under the MIT License - see the LICENSE file for details.
🙏 Acknowledgments
- The NetworksDB team for providing comprehensive network intelligence APIs
- The MCP community for advancing AI-powered tooling
Note: This is not an official NetworksDB product. NetworksDB-MCP is a community-driven integration between NetworksDB and MCP.
Installing NetworksDB
This server has no published package — it is built from source. Open the repository and follow its README.
▸ github.com/MorDavid/NetworksDB-MCPFAQ
Is NetworksDB MCP free?
Yes, NetworksDB MCP is free — one-click install via Unyly at no cost.
Does NetworksDB need an API key?
No, NetworksDB runs without API keys or environment variables.
Is NetworksDB hosted or self-hosted?
Self-hosted: the server runs locally on your machine via the install command above.
How do I install NetworksDB in Claude Desktop, Claude Code or Cursor?
Open NetworksDB on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
by modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
by xuzexin-hzCompare NetworksDB with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All ai MCPs
