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": "^1.9.4", "@tailwindcss/postcss": "^4.1.8", "@types/bun": "latest", "@types/react": "^19.2.2", "@types/react-dom": "^19.2.2", "autoprefixer": "^10.4.21", "postcss": "^8.5.4", "tailwindcss": "^4.1.8", "tailwindcss-animate": "^1.0.7" }, "peerDependencies": { "typescript": "^5.8.3" }, "dependencies": { "@bsv/sdk": "^1.6.0", "@modelcontextprotocol/sdk": "^1.12.1", "@radix-ui/react-dialog": "^1.1.14", "@radix-ui/react-dropdown-menu": "^2.1.15", "@radix-ui/react-label": "^2.1.7", "@radix-ui/react-separator": "^1.1.7", "@radix-ui/react-slot": "^1.2.3", "@radix-ui/react-tabs": "^1.1.12", "@radix-ui/react-toast": "^1.2.14", "@radix-ui/react-tooltip": "^1.2.7", "@radix-ui/themes": "^3.2.1", "@tanstack/react-query": "^5.80.5", "@types/node": "^22.15.29", "bigblocks": "0.0.18", "bitcoin-auth": "^0.0.4", "bitcoin-backup": "0.0.2", "bmap-api-types": "0.0.9", "bsv-bap": "^0.1.11", "bun": "^1.2.15", "class-variance-authority": "^0.7.1", "clsx": "^2.1.1", "jose": "^6.1.0", "js-1sat-ord": "^0.1.82", "lucide-react": "0.513.0", "mcp-handler": "^1.0.3", "mnee": "^2.1.3", "next": "^16.0.1", "next-themes": "^0.4.6", "react": "^19.2.0", "react-dom": "^19.2.0", "satoshi-token": "^0.0.4", "schema-dts": "^1.1.5", "sigma-protocol": "^0.1.6", "sonner": "^2.0.5", "tailwind-merge": "^3.3.0", "zod": "^3.25.51" }, "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" } }

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