MCP OSINT Server
by lliwi
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LOG_LEVEL | No | Nivel de log | INFO |
| OSINT_MODE | No | Modo de operación: safe, analyst, lab | safe |
| HIBP_API_KEY | No | API Key de Have I Been Pwned (opcional) | |
| SHODAN_API_KEY | No | API Key de Shodan (opcional) | |
| TINEYE_API_KEY | No | API Key de TinEye (opcional) | |
| EMAILREP_API_KEY | No | API Key de EmailRep (opcional) | |
| ABUSEIPDB_API_KEY | No | API Key de AbuseIPDB (opcional) | |
| VIRUSTOTAL_API_KEY | No | API Key de VirusTotal (opcional) | |
| MAX_CONCURRENT_TASKS | No | Tareas concurrentes máximas | 3 |
| MAX_TASK_TIME_SECONDS | No | Timeout máximo por tarea | 300 |
| OSINT_INTERNAL_API_KEY | No | Clave compartida entre MCP server y OSINT API | changeme |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
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/lliwi/osint-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server