Skip to main content
Glama
lilgreml1n

Vanna AI MCP Server

by lilgreml1n

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SSH_HOSTYesSSH server host address.
SSH_PORTNoSSH server port.22
MYSQL_USERYesThe MySQL database user.
VANNA_MODELYesYour Vanna model name.
SSH_KEY_PATHNoPath to the private key for SSH authentication.
SSH_PASSWORDNoSSH password (can be used instead of key-based auth).
SSH_USERNAMEYesSSH username.
VANNA_API_KEYYesYour Vanna AI API key (get from vanna.ai).
MYSQL_DATABASEYesThe name of the MySQL database.
MYSQL_PASSWORDYesThe MySQL database password.
MYSQL_REMOTE_HOSTYesRemote host for the MySQL database (usually localhost when using tunnel).localhost
MYSQL_REMOTE_PORTYesRemote port for the MySQL database.3306
SSH_KEY_PASSPHRASENoPassphrase for the private key (Optional).

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/lilgreml1n/vanna-mcp'

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