Skip to main content
Glama
package.json1.17 kB
{ "name": "osint-tools-mcp-server", "version": "1.0.0", "description": "MCP server exposing multiple OSINT tools for AI assistants", "main": "src/osint_tools_mcp_server.py", "bin": { "osint-tools-mcp": "./src/osint_tools_mcp_server.py" }, "scripts": { "start": "python src/osint_tools_mcp_server.py" }, "keywords": [ "mcp", "mcp-server", "osint", "security", "reconnaissance", "sherlock", "holehe", "spiderfoot", "ghunt", "maigret", "theharvester", "blackbird", "intelligence", "investigation", "claude", "ai", "model-context-protocol" ], "author": "OSINT Tools MCP Contributors", "license": "MIT", "repository": { "type": "git", "url": "git+https://github.com/frishtik/osint-tools-mcp-server.git" }, "bugs": { "url": "https://github.com/frishtik/osint-tools-mcp-server/issues" }, "homepage": "https://github.com/frishtik/osint-tools-mcp-server#readme", "engines": { "node": ">=16.0.0" }, "mcp": { "type": "stdio", "runtime": "python", "commands": { "default": ["python", "src/osint_tools_mcp_server.py"] } } }

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Imsxm15/AIO-Osint'

If you have feedback or need assistance with the MCP directory API, please join our Discord server