Skip to main content
Glama

Horoscope MCP Server

by GBcui
MIT License
976
4
package.json817 B
{ "name": "horoscope", "version": "1.0.0", "license": "MIT", "author": "Freddie", "homepage": "https://github.com/GBcui/horoscope-serve", "bugs": "https://github.com/GBcui/horoscope-serve/issues", "type": "module", "access": "public", "main": "dist/index.js", "module": "dist/index.js", "bin": { "horoscope": "dist/index.js" }, "scripts": { "build": "tsc && shx chmod +x dist/*.js", "prepare": "npm run build", "watch": "tsc --watch", "inspector": "npx @modelcontextprotocol/inspector dist/index.js" }, "files": [ "dist" ], "keywords": [], "description": "", "dependencies": { "@modelcontextprotocol/sdk": "^1.7.0", "zod": "^3.24.2" }, "devDependencies": { "@types/node": "^22.13.13", "shx": "^0.4.0", "typescript": "^5.8.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/GBcui/horoscope-serve'

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