Skip to main content
Glama

TreePod Financial MCP Agent

by janetsep
package.json864 B
{ "name": "treepod-financial-mcp", "version": "1.0.0", "description": "Agente Financiero MCP para TreePod Glamping - Responde consultas dentro de Claude Desktop", "main": "index.js", "type": "module", "scripts": { "start": "node index.js", "dev": "node --watch index.js", "test": "node test/test-tools.js" }, "keywords": [ "mcp", "treepod", "glamping", "financial", "agent" ], "author": "TreePod Glamping", "license": "MIT", "dependencies": { "@modelcontextprotocol/sdk": "^1.0.0", "zod": "^3.22.4", "express": "^4.18.2", "cors": "^2.8.5" }, "mcp": { "tools": [ "analyze_finances", "calculate_tariff", "check_occupancy", "compare_competition", "generate_report", "get_business_status", "predict_revenue", "optimize_pricing" ] } }

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/janetsep/treepod-financial-mcp'

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