Skip to main content
Glama

OnSecurity MCP Server

by onsecurity
package.json540 B
{ "name": "onsec-mcp", "version": "1.0.0", "main": "index.js", "type": "module", "bin": { "onsec-mcp": "./build/index.js" }, "scripts": { "build": "tsc", "prepare": "npm run build" }, "files": [ "build" ], "dependencies": { "@modelcontextprotocol/sdk": "^1.10.2", "dotenv": "^16.5.0", "zod": "^3.24.3" }, "keywords": [], "author": "", "license": "ISC", "description": "", "devDependencies": { "@types/node": "^22.15.3", "shx": "^0.4.0", "typescript": "^5.8.3" } }

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/onsecurity/onsecurity-mcp-server'

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