Skip to main content
Glama
shahlaukik

Money Manager MCP Server

by shahlaukik
package.json1.49 kB
{ "name": "money-manager-mcp", "version": "1.0.0", "description": "MCP server for Realbyte Money Manager API", "main": "dist/index.js", "type": "module", "bin": { "money-manager-mcp": "dist/index.js" }, "scripts": { "build": "tsc", "start": "node dist/index.js", "dev": "tsx src/index.ts", "test": "vitest", "lint": "eslint .", "format": "prettier --write ." }, "keywords": [ "mcp", "money-manager", "finance", "ai" ], "author": "", "license": "MIT", "files": [ "dist" ], "repository": { "type": "git", "url": "git+https://github.com/shahlaukik/money-manager-mcp.git" }, "bugs": { "url": "https://github.com/shahlaukik/money-manager-mcp/issues" }, "homepage": "https://github.com/shahlaukik/money-manager-mcp#readme", "types": "dist/index.d.ts", "dependencies": { "@modelcontextprotocol/sdk": "^1.0.0", "axios": "^1.6.0", "axios-cookiejar-support": "^4.0.0", "dotenv": "^16.3.0", "form-data": "^4.0.0", "tough-cookie": "^4.1.0", "xml2js": "^0.6.0", "zod": "^3.22.0" }, "devDependencies": { "@types/node": "^20.10.0", "@types/tough-cookie": "^4.0.5", "@types/xml2js": "^0.4.14", "eslint": "^9.39.1", "globals": "^16.5.0", "jiti": "^2.6.1", "prettier": "^3.1.0", "tsx": "^4.6.0", "typescript": "^5.3.0", "typescript-eslint": "^8.48.0", "vitest": "^4.0.14" }, "engines": { "node": ">=18.0.0" } }

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/shahlaukik/money-manager-mcp'

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