Skip to main content
Glama

Vextra MCP Server

by kcaitech
AGPL 3.0
3
main.ts•167 B
import { createApp } from 'vue' import App from './App.vue' import i18n from './i18n' import './style.css' const app = createApp(App) app.use(i18n) app.mount('#app')

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