Skip to main content
Glama
package.json1.31 kB
{ "name": "@webimpian/bayarcash-mcp-server", "version": "1.0.0", "description": "MCP server for Bayarcash payment gateway integration", "main": "build/index.js", "module": "./src/smithery.ts", "type": "module", "bin": { "bayarcash-mcp": "build/index.js" }, "files": [ "build", "README.md", "LICENSE" ], "scripts": { "build": "tsc", "start": "node build/index.js", "dev": "tsc && node build/index.js", "prepare": "npm run build", "smithery:build": "npx @smithery/cli build", "smithery:dev": "npx @smithery/cli dev" }, "keywords": [ "mcp", "bayarcash", "payment-gateway", "api", "model-context-protocol", "claude", "chatgpt", "cursor", "mcp-server" ], "author": "Webimpian", "license": "MIT", "repository": { "type": "git", "url": "https://github.com/webimpianteam/bayarcash-mcp-server.git" }, "bugs": { "url": "https://github.com/webimpianteam/bayarcash-mcp-server/issues" }, "homepage": "https://github.com/webimpianteam/bayarcash-mcp-server#readme", "dependencies": { "@modelcontextprotocol/sdk": "^1.0.4", "@smithery/sdk": "^1.7.4", "axios": "^1.7.9", "zod": "^3.25.76" }, "devDependencies": { "@types/node": "^22.10.2", "typescript": "^5.7.2" } }

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/webimpianteam/bayarcash-mcp-server'

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