Skip to main content
Glama
package.json642 B
{ "name": "vault-mcp", "version": "1.0.0", "description": "Model Context Protocol server for HashiCorp Vault", "type": "module", "main": "dist/index.js", "bin": { "vault-mcp": "dist/index.js" }, "scripts": { "build": "tsc", "prepare": "npm run build", "watch": "tsc --watch", "start": "node dist/index.js" }, "keywords": [ "mcp", "vault", "hashicorp", "secrets" ], "author": "", "license": "MIT", "dependencies": { "@modelcontextprotocol/sdk": "^1.0.4", "node-vault": "^0.10.2" }, "devDependencies": { "@types/node": "^22.10.1", "typescript": "^5.7.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/kelleyblackmore/vault-mcp'

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