Skip to main content
Glama
package.json577 B
{ "name": "lkx-mcp", "version": "1.0.0", "main": "index.js", "type": "module", "bin": { "lkx-mcp": "./build/index.js" }, "scripts": { "build": "tsc && chmod 755 build/index.js", "dev": "tsc --watch", "start": "node build/index.js", "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [], "author": "", "license": "ISC", "description": "", "dependencies": { "@modelcontextprotocol/sdk": "^1.25.1", "zod": "^3.25.76" }, "devDependencies": { "@types/node": "^25.0.3", "typescript": "^5.9.3" } }

Latest Blog Posts

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/liukexina/lkx-mcp'

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