Skip to main content
Glama

HiveAuth MCP Server

by AlyssonM
package.json656 B
{ "name": "hiveauth-mcp-server", "version": "0.1.0", "description": "Model Context Protocol (MCP) server for HiveAuth.", "type": "module", "main": "dist/index.js", "scripts": { "start": "node dist/index.js", "build": "tsc", "dev": "npx tsx src/index.ts" }, "keywords": [ "mcp", "ssi", "did", "vc" ], "author": "HiveAuth", "license": "Apache-2.0", "dependencies": { "@modelcontextprotocol/sdk": "^1.15.1", "dotenv": "^16.3.1", "zod": "^3.23.8", "zod-to-json-schema": "^3.24.1" }, "devDependencies": { "@types/node": "^20.4.8", "tsx": "^4.7.0", "typescript": "^5.1.6" } }

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/AlyssonM/hiveauth-mcp'

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