Skip to main content
Glama

MCP Server: Weather & Upnify Integration

by adrielisa
package.json1.19 kB
{ "name": "upnify-mcp-server", "version": "1.0.4", "description": "MCP Server for Upnify CRM integration - reports, prospects, opportunities, and reminders", "main": "./dist/main.js", "bin": { "upnify-mcp-server": "./dist/main.js" }, "type": "module", "files": [ "dist/**/*", "README.md" ], "keywords": [ "mcp", "model-context-protocol", "upnify", "crm", "ai", "claude", "sales", "prospects" ], "repository": { "type": "git", "url": "https://github.com/adrielisa/MCP.git" }, "homepage": "https://github.com/adrielisa/MCP", "bugs": { "url": "https://github.com/adrielisa/MCP/issues" }, "scripts": { "build": "tsc", "start": "node dist/main.js", "dev": "tsc && node dist/main.js", "prepublishOnly": "npm run build", "test": "node dist/main.js" }, "author": "Adriel Lisa <tu-email@ejemplo.com>", "license": "MIT", "packageManager": "pnpm@10.13.1", "dependencies": { "@modelcontextprotocol/sdk": "^1.16.0", "dotenv": "^17.2.1", "pdf-parse": "^1.1.1", "zod": "^4.0.5" }, "devDependencies": { "@types/node": "^24.0.15", "typescript": "^5.8.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/adrielisa/MCP'

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