OSINT MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 73 installs a week from pypi. Last commit 27 Jun 2026.
26 free OSINT tools as MCP tools for AI agents. Auto-installs everything on first run.
We read the source, 22 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
result = subprocess.run(cmd, capture_output=False)
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add osint-mcp -- uvx osint-mcp
{
"mcpServers": {
"osint-mcp": {
"args": [
"osint-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.osint-mcp]
command = "uvx"
args = ["osint-mcp"]
{
"mcpServers": {
"osint-mcp": {
"args": [
"osint-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"osint-mcp": {
"args": [
"osint-mcp"
],
"command": "uvx"
}
}
}
This one needs environment variables set before it will start:
SHODAN_KEY (Optional: Shodan API key for host/port lookups. Free tier at https://account.shodan.io), VIRUSTOTAL_KEY (Optional: VirusTotal API key for URL/IP/hash scanning. Free at https://virustotal.com), IPINFO_KEY (Optional: ipinfo.io API key for IP geolocation. 50k req/month free.), HIBP_KEY (Optional: HaveIBeenPwned API key for email breach lookups.), URLSCAN_KEY (Optional: urlscan.io API key for URL scanning.).
The author declared them in the registry entry; get the values from the project itself.
Operator-as-agent MCP hub. 6 tools. First $5 free, then $0.001/call.
Every Agent Skill installed for any coding agent, plus GitHub skill repos, as MCP tools/resources.
MCP-first toolbox for agents: KV storage, auth, queue, and utility tools. Free in early access.
Self-improving tool discovery for AI agents. Find, install, and use new MCP servers automatically.
PostgreSQL, MySQL, and SQL Server in one session. 26 read-only MCP tools for AI agents.
MCP security trust-check for agents before installing MCPs, Skills or tools.
Behavioral verification intelligence for AI coding agents. 17 MCP tools. Local-first. MIT.
MCP server exposing the Backtest360 engine API as tools for AI agents.
Answers built from our own checks of this server.