Skip to main content
Glama

Human Design MCP Server

by dvvolkovv
package.json698 B
{ "name": "human-design-mcp-server", "version": "1.0.0", "description": "MCP Server for Human Design calculations compatible with n8n", "main": "http-server.js", "type": "module", "scripts": { "start": "node http-server.js", "start:mcp": "node index-with-swiss.js", "dev": "node --watch http-server.js", "dev:mcp": "node --watch index-with-swiss.js" }, "keywords": [ "human-design", "mcp", "mcp-server", "n8n", "astrology", "bodygraph" ], "author": "", "license": "MIT", "dependencies": { "@modelcontextprotocol/sdk": "^1.0.0", "express": "^4.18.2", "swisseph": "^0.5.15" }, "engines": { "node": ">=18.0.0" } }

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/dvvolkovv/MCP_Human_design'

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