Skip to main content
Glama

Lightning Tools MCP Server

by getAlby
package.json1.06 kB
{ "name": "@getalby/lightning-tools-mcp-server", "description": "MCP server for accessing useful bitcoin lightning tools", "repository": "https://github.com/getAlby/lightning-tools-mcp-server.git", "version": "1.1.0", "type": "module", "main": "build/index.js", "bin": { "lightning-tools-mcp-server": "build/index.js" }, "files": [ "build/**/*" ], "scripts": { "build": "tsc && chmod 755 build/index.js", "start": "node build/index.js", "inspect": "npx @modelcontextprotocol/inspector node build/index.js" }, "keywords": [ "bitcoin", "lightning", "tools", "wallet", "mcp", "model-context-protocol", "ai" ], "author": "Alby contributors", "license": "MIT", "dependencies": { "@getalby/lightning-tools": "^5.2.0", "@getalby/sdk": "^5.1.0", "@modelcontextprotocol/sdk": "^1.12.0", "@types/node": "^20.11.5", "dotenv": "^16.4.7", "typescript": "^5.3.3", "websocket-polyfill": "0.0.3" }, "devDependencies": { "@webbtc/webln-types": "^3.0.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/getAlby/lightning-tools-mcp-server'

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