Skip to main content
Glama

Variflight MCP Server

Official
by variflight
server.json836 B
{ "$schema": "https://static.modelcontextprotocol.io/schemas/2025-07-09/server.schema.json", "name": "io.github.variflight/variflight-mcp", "description": "Variflight MCP Server", "status": "active", "repository": { "url": "https://github.com/variflight/variflight-mcp", "source": "github" }, "version": "1.0.0", "packages": [ { "registry_type": "npm", "registry_base_url": "https://registry.npmjs.org", "identifier": "@variflight-ai/variflight-mcp", "version": "1.0.0", "transport": { "type": "stdio" }, "environment_variables": [ { "description": "Your API key for the service", "is_required": true, "format": "string", "is_secret": true, "name": "VARIFLIGHT_API_KEY" } ] } ] }

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/variflight/variflight-mcp'

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