Skip to main content
Glama

Sally MCP Server

by sally-labs
package.json782 B
{ "name": "mcp-client-example", "private": true, "type": "module", "scripts": { "dev": "tsx index.ts", "build": "tsc" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.9.0", "axios": "^1.8.4", "dotenv": "^16.5.0", "express": "^4.21.2", "viem": "^2.26.2", "x402-axios": "^0.7.0", "zod": "^3.24.2" }, "devDependencies": { "@eslint/js": "^9.24.0", "@types/express": "^5.0.0", "@types/node": "^24.9.2", "@typescript-eslint/eslint-plugin": "^8.29.1", "@typescript-eslint/parser": "^8.29.1", "eslint": "^9.24.0", "eslint-plugin-import": "^2.31.0", "eslint-plugin-jsdoc": "^50.6.9", "eslint-plugin-prettier": "^5.2.6", "prettier": "3.5.2", "tsx": "^4.7.0", "typescript": "^5.3.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/sally-labs/sally-mcp'

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