Search for IP addresses using Chaitin's IP Intelligence API.
Chaitin ip intelligence mcp server connects Chaitin IP Intelligence to AI assistants that speak the Model Context Protocol. Search for IP addresses using Chaitin's IP Intelligence API.
Setup follows the standard MCP pattern: clone or install the server, then register it in your client's configuration file and restart the client. The configuration snippets on this page cover Claude Desktop, Claude Code and Cursor.
Developer-tool servers are usually the first ones people connect, because they turn "help me with this code" into an assistant that can actually read the repo and act on it. Chaitin IP Intelligence sits in that group. Worth comparing against the other developer tools servers in this directory before you commit to one, since several overlap in scope but differ sharply in setup cost and permissions.
{
"mcpServers": {
"chaitin-ip-intelligence": {
"isActive": true,
"name": "chaitin-ip-intelligence",
"description": "",
"command": "npx",
"args": [
"-y",
"chaitin-ip-intelligence-search-tool"
]
}
}
}Configuration as documented by the project. Restart the client after saving.
The simplest web tool that matters — fetch any URL and get model-ready markdown back.
Industrial-strength web extraction — render, scrape, crawl and search entire sites into clean markdown.
Puppeteer-powered browser control that drives pages from the accessibility tree instead of pixels.
Search built for AI, not humans — semantic web search that returns model-ready content, plus code context.
Answers, not links — delegate questions to Perplexity's search-grounded models and get cited responses back.
Put 6,000+ pre-built scrapers at your assistant's fingertips through one MCP endpoint.