mcp-enterprise-starter
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| API_KEYS | Yes | Comma-separated list of valid API keys | |
| LOG_LEVEL | No | Logging level | info |
| ROW_LIMIT | No | Default row limit for queries | 100 |
| DATABASE_URL | Yes | PostgreSQL connection string | |
| MAX_ROW_LIMIT | No | Maximum row limit | 1000 |
| MCP_TRANSPORT | No | Transport mode: stdio or sse | stdio |
| ALLOWED_TABLES | No | Tables the agent can access | departments,users,projects |
| RATE_LIMIT_RPM | No | Requests per minute per API key | 60 |
| SENSITIVE_COLUMNS | No | Columns to mask in query results | email,ssn |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
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/InkByteStudio/mcp-enterprise-starter'
If you have feedback or need assistance with the MCP directory API, please join our Discord server