Skip to main content
Glama

SQLite MCP Server

by Rikxed
example.env303 B
# SQLite MCP服务器环境配置示例 # 复制此文件为 .env 并根据需要修改 # 数据库配置 DATABASE_PATH=/app/data/sqlite.db # 初始化配置 INIT_SCRIPT=/app/init/init.sql # 日志配置 LOG_LEVEL=INFO # MCP服务器配置 MCP_SERVER_NAME=sqlite-mcp-server MCP_SERVER_VERSION=1.0.0

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/Rikxed/sqlite-mcp'

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