Skip to main content
Glama
package.json633 B
{ "name": "vue-prime-mcp", "version": "1.0.0", "type": "module", "description": "MCP server for PrimeVue documentation", "main": "dist/index.js", "bin": { "vue-prime-mcp": "./dist/index.js" }, "scripts": { "build": "tsc", "start": "node dist/index.js", "dev": "tsx src/index.ts" }, "dependencies": { "@hono/node-server": "^1.12.0", "@modelcontextprotocol/sdk": "^1.0.4", "express": "^4.18.2", "hono": "^4.10.7", "zod": "^3.23.8" }, "devDependencies": { "@types/express": "^4.17.21", "@types/node": "^20.11.17", "tsx": "^4.7.1", "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/vwinterdev/mcp-test'

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