Skip to main content
Glama

LolByte MCP Server

by lolbyte-code
package.json526 B
{ "type": "module", "bin": { "lolbyte": "./build/index.js" }, "scripts": { "build": "tsc && chmod 755 build/index.js", "format": "prettier --write 'src/**/*.ts'" }, "files": [ "build" ], "dependencies": { "@modelcontextprotocol/sdk": "^1.17.3", "axios": "^1.11.0", "bottleneck": "^2.19.5", "express": "^5.1.0", "node-cache": "^5.1.2", "zod": "^3.25.76" }, "devDependencies": { "@types/node": "^24.3.0", "prettier": "^3.6.2", "typescript": "^5.9.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/lolbyte-code/lolbyte-mcp-server'

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