Skip to main content
Glama

Vextra MCP Server

by kcaitech
AGPL 3.0
3
package.json•544 B
{ "name": "vextra-mcp-home", "version": "1.0.0", "type": "module", "description": "Vue frontend for Vextra MCP Server homepage", "scripts": { "dev": "vite dev", "build": "vite build", "type-check": "vue-tsc --noEmit", "preview": "vite preview" }, "dependencies": { "marked": "^5.0.0", "vue": "^3.4.0", "vue-i18n": "^9.14.4" }, "devDependencies": { "@vitejs/plugin-vue": "^5.0.0", "typescript": "^5.3.0", "vite": "^5.0.0", "vite-plugin-html": "^3.2.2", "vue-tsc": "^2.0.0" } }

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/kcaitech/vextra-mcp'

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