Skip to main content
Glama

Sola MCP Server

package.json543 B
{ "name": "sola-mcp", "module": "http.ts", "type": "module", "private": true, "scripts": { "start": "bun run http.ts", "start-local": "bun run index.ts", "format": "prettier --write .", "format:check": "prettier --check ." }, "devDependencies": { "@flydotio/dockerfile": "^0.7.10", "@types/bun": "latest", "prettier": "^3.5.3" }, "peerDependencies": { "typescript": "^5" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.12.0", "axios": "^1.9.0", "express": "^5.1.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/sociallayer-im/sola-mcp'

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