Skip to main content
Glama

Cyberlink MCP Server

by dasein108
package.json650 B
{ "name": "cw-social-mcp", "version": "1.0.0", "description": "Cosmos Social Graph MCP Server", "main": "dist/index.js", "scripts": { "build": "tsc", "start": "node dist/index.js", "dev": "ts-node-dev --respawn --transpile-only src/index.ts" }, "dependencies": { "@cosmjs/cosmwasm-stargate": "^0.33.1", "@huggingface/transformers": "^3.5.0", "@modelcontextprotocol/sdk": "^1.10.1", "dotenv": "^16.4.7", "luxon": "^3.6.1" }, "devDependencies": { "@types/jest": "^29.5.14", "@types/luxon": "^3.6.2", "@types/node": "^22.13.14", "ts-node-dev": "^2.0.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/dasein108/mcp-cw-graph'

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