Skip to main content
Glama

Star MCP

by jlankellii
package.json743 B
{ "name": "star-mcp", "version": "1.1.1", "description": "星座 MCP 服务 - 提供星座信息、运势、配对等功能", "main": "index.js", "type": "module", "bin": { "star-mcp": "./index.js" }, "scripts": { "start": "node index.js", "dev": "node --watch index.js", "test": "node test.js", "demo": "node demo.js", "test:manual": "node test.js --manual" }, "keywords": [ "mcp", "zodiac", "horoscope", "astrology", "constellation" ], "author": "Your Name", "license": "MIT", "dependencies": { "@modelcontextprotocol/sdk": "^0.4.0", "axios": "^1.10.0", "dayjs": "^1.11.10", "dotenv": "^17.2.0" }, "devDependencies": { "nodemon": "^3.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/jlankellii/star-mcp'

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