Skip to main content
Glama

LSD MCP Server

by lsd-so
package.json489 B
{ "name": "mcp", "version": "1.0.0", "main": "index.js", "license": "MIT", "bin": { "lsd": "./build/index.js" }, "scripts": { "build": "rm -rf build/* && tsc && chmod 755 build/index.js", "format": "prettier --write src/*.ts" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.10.2", "@types/express": "^5.0.1", "express": "^5.1.0", "internetdata": "1.1.15", "prettier": "^3.5.3", "typescript": "^5.8.3", "zod": "^3.24.3" } }

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/lsd-so/internetdata-mcp'

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