Skip to main content
Glama

MCP Database Filesystem

by ppengit
MIT License
  • Apple
  • Linux

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DB_SERVERYesSQL Server 服务器地址
DB_ENCRYPTNo是否加密连接
DB_DATABASEYes数据库名称
DB_PASSWORDYes密码
DB_USERNAMEYes用户名
FS_ALLOWED_PATHSNo允许访问的路径(* 表示所有路径)
DB_USE_WINDOWS_AUTHNo是否使用 Windows 身份验证
FS_IGNORE_FILE_LOCKSNo是否忽略文件锁
FS_ALLOWED_EXTENSIONSNo允许的文件扩展名(*.* 表示所有文件)
DB_TRUST_SERVER_CERTIFICATENo是否信任服务器证书

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/ppengit/mcp-db-filesystem'

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