Skip to main content
Glama
package.json616 B
{ "name": "@mcpify/tests", "version": "0.0.1", "description": "Integration tests for MCPify", "private": true, "type": "module", "scripts": { "test": "vitest run", "test:watch": "vitest", "typecheck": "tsc --noEmit" }, "dependencies": { "@mcpify/core": "workspace:*", "@modelcontextprotocol/sdk": "^1.11.2", "@vitest/expect": "^3.1.3", "oas": "^27.0.0", "qs": "^6.14.0", "zod": "^3.24.3", "zod-to-json-schema": "^3.24.5" }, "devDependencies": { "@types/qs": "^6.9.18", "loglayer": "^6.3.3", "typescript": "^5.8.3", "vitest": "^3.1.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/wycats/mcpify'

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