Skip to main content
Glama
csrts
by csrts

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MYSQL_SSLNo是否使用SSL连接 (Whether to use SSL connection)false
MYSQL_HOSTNo数据库主机地址 (Database host address)
MYSQL_PORTNo数据库端口 (Database port)3306
MYSQL_USERYes数据库用户名 (Database username)
MYSQL_DATABASEYes数据库名称 (Database name)
MYSQL_PASSWORDYes数据库密码 (Database password)
ALLOW_DELETE_OPERATIONNo允许DELETE、DROP TABLE等操作 (Allow DELETE, DROP TABLE, etc.)false
ALLOW_INSERT_OPERATIONNo允许INSERT、CREATE TABLE等操作 (Allow INSERT, CREATE TABLE, etc.)false
ALLOW_UPDATE_OPERATIONNo允许UPDATE、ALTER TABLE等操作 (Allow UPDATE, ALTER TABLE, etc.)false

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/csrts/MySQL_MCP_Server'

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