Skip to main content
Glama
luis-easyjur

mcp-mysql-remote

by luis-easyjur

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DB_HOSTNoMySQL host
DB_NAMENoDatabase name (alternative to DB_CONNECTION)
DB_PORTNoMySQL port (default 3306)3306
JWT_SECRETNoSecret for signing JWT tokens
PUBLIC_URLNoPublic URL of the service (e.g., https://example.com)
DB_PASSWORDNoMySQL password
DB_USERNAMENoMySQL username with SELECT-only grant
DB_CONNECTIONNoDatabase name (alternative to DB_NAME)
OAUTH_CLIENT_IDNoOAuth client ID for Claude
OAUTH_CLIENT_SECRETNoOAuth client secret
OAUTH_REDIRECT_ALLOWLISTNoComma-separated allowed redirect URIs (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/luis-easyjur/mcp-mysql-easyjur'

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