Skip to main content
Glama
package.json648 B
{ "name": "up-banking-mcp-server", "version": "1.0.0", "description": "MCP server for Up Banking API integration", "type": "module", "bin": { "up-mcp-server": "./build/index.js" }, "scripts": { "build": "tsc", "dev": "tsc --watch", "prepare": "npm run build", "test": "UP_API_TOKEN=${UP_API_TOKEN} npx tsx test.ts" }, "keywords": [ "mcp", "up", "banking", "finance", "api" ], "author": "", "license": "MIT", "dependencies": { "@modelcontextprotocol/sdk": "^1.0.4" }, "devDependencies": { "@types/node": "^22.10.2", "tsx": "^4.19.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/alex1092/up-bank-mcp-server'

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