Skip to main content
Glama

Bitrefill Search and Shop

Official
by bitrefill
package.json1.02 kB
{ "name": "bitrefill-mcp-server", "version": "0.3.0", "description": "Shop for gift cards, mobile refills, and digital services on Bitrefill using cryptocurrency", "keywords": [ "bitrefill", "gift cards", "cryptocurrency", "esims", "mcp", "model context protocol" ], "author": "Bitrefill", "license": "MIT", "type": "module", "bin": { "bitrefill-mcp-server": "./build/index.js" }, "files": [ "build" ], "scripts": { "build": "tsc && node -e \"require('fs').chmodSync('build/index.js', '755')\"", "prepare": "npm run build", "watch": "tsc --watch", "inspector": "npx @modelcontextprotocol/inspector build/index.js", "test-services": "node test-services.js" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.7.0", "dotenv": "^16.4.7", "dotenv-cli": "^8.0.0", "install": "^0.13.0", "npm": "^11.2.0", "zod": "^3.24.2" }, "devDependencies": { "@types/node": "^20.11.24", "typescript": "^5.3.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/bitrefill/bitrefill-mcp-server'

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