Skip to main content
Glama

ADEO CTI MCP Server

by ADEOSec
package.json701 B
{ "name": "adeo-cti-mcp", "version": "1.0.0", "description": "ADEO CTI MCP Server with VirusTotal integration", "type": "module", "main": "build/index.js", "scripts": { "build": "tsc", "start": "node build/index.js", "dev": "ts-node-esm src/index.ts", "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": ["adeo", "cti", "mcp", "security", "virustotal"], "author": "", "license": "MIT", "dependencies": { "@modelcontextprotocol/sdk": "^0.1.0", "axios": "^1.6.2", "zod": "^3.22.4", "zod-to-json-schema": "^3.22.1" }, "devDependencies": { "@types/node": "^20.10.0", "ts-node": "^10.9.1", "typescript": "^5.3.2" } }

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/ADEOSec/mcp-shodan'

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