Skip to main content
Glama
package.json716 B
{ "name": "hostaway-mcp-tests", "version": "1.0.0", "description": "Automated overflow-safety test suite for Hostaway MCP server", "type": "module", "scripts": { "test": "vitest run", "test:watch": "vitest", "test:ui": "vitest --ui", "test:coverage": "vitest run --coverage", "test:live": "RUN_LIVE_TESTS=true vitest run test/live", "bench": "vitest bench" }, "keywords": ["mcp", "hostaway", "overflow", "testing"], "author": "", "license": "ISC", "devDependencies": { "@modelcontextprotocol/sdk": "^1.0.4", "@types/node": "^22.0.0", "@vitest/ui": "^2.0.0", "nock": "^14.0.0", "tsx": "^4.19.0", "typescript": "^5.6.0", "vitest": "^2.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/darrentmorgan/hostaway-mcp'

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