Skip to main content
Glama
package.json2.52 kB
{ "name": "bsv-mcp", "module": "dist/index.js", "type": "module", "version": "0.2.0-alpha.1", "license": "MIT", "author": "satchmo", "description": "A collection of Bitcoin SV (BSV) tools for the Model Context Protocol (MCP) framework", "repository": { "type": "git", "url": "https://github.com/b-open-io/bsv-mcp" }, "keywords": [ "bitcoin", "bsv", "bitcoin-sv", "wallet", "ordinals", "blockchain", "1sat-ordinals", "explorer", "block explorer" ], "files": [ "dist/**/*.js", "package.json", "*.ts", "tools/*.ts", "tools/**/*.ts", "prompts/*.ts", "prompts/**/*.ts", "resources/*.ts", "resources/**/*.ts", "LICENSE", "README.md", "CHANGELOG.md", "smithery.yaml" ], "bin": { "bsv-mcp": "./dist/index.js" }, "private": false, "devDependencies": { "@biomejs/biome": "^2.3.8", "@tailwindcss/postcss": "^4.1.18", "@types/bun": "^1.3.4", "@types/react": "^19.2.7", "@types/react-dom": "^19.2.3", "autoprefixer": "^10.4.22", "postcss": "^8.5.6", "tailwindcss": "^4.1.18", "tailwindcss-animate": "^1.0.7" }, "peerDependencies": { "typescript": "^5.9.3" }, "dependencies": { "@bsv/sdk": "^1.9.24", "@modelcontextprotocol/sdk": "^1.24.3", "@radix-ui/react-dialog": "^1.1.15", "@radix-ui/react-dropdown-menu": "^2.1.16", "@radix-ui/react-label": "^2.1.8", "@radix-ui/react-separator": "^1.1.8", "@radix-ui/react-slot": "^1.2.4", "@radix-ui/react-tabs": "^1.1.13", "@radix-ui/react-toast": "^1.2.15", "@radix-ui/react-tooltip": "^1.2.8", "@radix-ui/themes": "^3.2.1", "@tanstack/react-query": "^5.90.12", "@types/node": "^24.10.3", "bigblocks": "0.0.39", "bitcoin-auth": "^0.0.5", "bitcoin-backup": "0.0.5", "bmap-api-types": "0.0.9", "bsv-bap": "^0.1.13", "bun": "^1.3.4", "class-variance-authority": "^0.7.1", "clsx": "^2.1.1", "jose": "^6.1.3", "js-1sat-ord": "^0.1.90", "lucide-react": "0.556.0", "mcp-handler": "^1.0.4", "mnee": "^3.1.0", "next": "^16.0.10", "next-themes": "^0.4.6", "react": "^19.2.3", "react-dom": "^19.2.3", "satoshi-token": "^0.0.4", "schema-dts": "^1.1.5", "sigma-protocol": "^0.1.6", "sonner": "^2.0.7", "tailwind-merge": "^3.4.0", "zod": "^4.1.13" }, "scripts": { "build": "bun build ./index.ts --outdir ./dist --target node", "dev": "next dev", "build:next": "next build", "start:next": "next start", "lint": "biome check .", "lint:fix": "biome check . --write", "deploy": "vercel --prod", "deploy:preview": "vercel" } }

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/b-open-io/bsv-mcp'

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