datastore-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | Yes | HTTP port to listen on. | |
| DB_SSL | Yes | MariaDB SSL setting. | |
| DB_HOST | Yes | MariaDB host. | |
| DB_NAME | Yes | MariaDB database name. | |
| DB_PORT | Yes | MariaDB port. | |
| DB_USER | Yes | MariaDB user. | |
| DB_TABLE | Yes | MariaDB table name. | |
| PUBLIC_URL | Yes | Externally reachable base URL (used to build OAuth issuer/redirect URLs). Must be https:// in production (an http://localhost exemption exists for local dev). | |
| DB_PASSWORD | Yes | MariaDB password. | |
| OAUTH_PASSWORD | Yes | Password for the OAuth login screen. | |
| OAUTH_USERNAME | Yes | Username for the OAuth login screen. |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
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 | |
This server cannot be deployed
Maintenance
ActivityMaintained
ResponsivenessNo issues