Skip to main content
Glama
package.json1.32 kB
{ "name": "timesheet-assistant-mcp", "version": "1.1.10", "description": "MCP server for generating timesheets and submitting to PSI Project Server", "type": "module", "main": "build/index.js", "bin": { "timesheet-assistant-mcp": "./build/index.js" }, "scripts": { "build": "tsc", "prepare": "npm run build", "watch": "tsc --watch" }, "keywords": [ "mcp", "model-context-protocol", "timesheet", "psi", "project-server", "sharepoint", "automation", "timesheet-generation" ], "author": "Sharad Mathur <sharad.mathur@thepsi.com>", "license": "MIT", "repository": { "type": "git", "url": "https://github.com/sharadmathuratthepsi/timesheet-mcp.git" }, "homepage": "https://github.com/sharadmathuratthepsi/timesheet-mcp#readme", "bugs": { "url": "https://github.com/sharadmathuratthepsi/timesheet-mcp/issues" }, "dependencies": { "@azure/msal-node": "^2.15.0", "@gitbeaker/rest": "^41.0.1", "@microsoft/microsoft-graph-client": "^3.0.7", "@modelcontextprotocol/sdk": "^1.0.4", "@octokit/rest": "^22.0.1", "date-fns": "^4.1.0", "googleapis": "^144.0.0", "keytar": "^7.9.0", "puppeteer": "^23.11.1" }, "devDependencies": { "@types/node": "^22.10.1", "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/sharadmathuratthepsi/timesheet-mcp'

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