Skip to main content
Glama

SP Database MCP Server

by JJVvV
.env.example435 B
# 数据库连接配置 # MySQL 示例 DATABASE_URL=mysql://username:password@localhost:3306/database_name # PostgreSQL 示例 # DATABASE_URL=postgresql://username:password@localhost:5432/database_name # SQLite 示例 # DATABASE_URL=sqlite:///path/to/database.db # API 接口配置(可选,用于通过 API 获取数据库信息) API_BASE_URL=https://your-api-server.com API_TOKEN=your-api-token # 日志级别 LOG_LEVEL=INFO

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/JJVvV/sp-enterprise-mcp'

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