teadata-mcp
by adpena
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | Server port supplied by the platform | |
| DEBUG | No | Debug mode flag (alternative to TEADATA_DEBUG) | |
| TEADATA_DEBUG | No | Debug mode flag | |
| TEADATA_SNAPSHOT | No | Path to a local snapshot of Texas education data | |
| TEADATA_SNAPSHOT_URL | No | Remote snapshot URL when the bundled artifact is unavailable | |
| TEADATA_MAX_RESPONSE_BYTES | No | Soft response-size cap for list-heavy results | |
| TEADATA_ASSISTANT_LAUNCH_URL | No | URL to redirect unauthenticated users to | |
| TEADATA_ASSISTANT_SSO_SECRET | No | Shared secret for SSO authentication | |
| TEADATA_ASSISTANT_COOKIE_NAME | No | Name of the SSO cookie | |
| TEADATA_ASSISTANT_ENFORCE_SSO | No | Enable SSO enforcement (e.g., 'true' or 'false') | |
| TEADATA_ASSISTANT_SSO_SKEW_SECONDS | No | Allowed clock skew for SSO tokens in seconds |
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/adpena/teadata-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server