TimeBase MCP
OfficialServer Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
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
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| list_timebase_instancesA | List configured TimeBase server instances. |
| get_server_configurationA | Get the MCP server runtime configuration, some TB server configuration fields may be undefined or have default value until the first connection is established. |
| get_timebase_statusA | Get TimeBase version, license, and runtime environment. Limited TimeBase server versions support. |
| list_timebase_activityA | List active cursors, loaders, connections, and locks. Limited TimeBase server versions support. |
| get_timebase_activity_detailA | Get details for one cursor, loader, connection, or lock. Limited TimeBase server versions support. |
| list_streamsA | List available TimeBase streams with their descriptions |
| get_stream_schemaA | Get the schema of a specific stream |
| get_stream_time_rangeB | Get the time range of a specific stream in UTC |
| list_stream_spacesA | List spaces for a specific TimeBase stream |
| get_stream_space_time_rangeA | Get the time range of a specific stream space in UTC |
| get_stream_symbolsB | Get the symbols of a specific stream |
| get_stream_messagesA | Get the first or last N messages from a stream |
| execute_queryB | Execute a TimeBase QQL query |
| compile_queryA | Compile TimeBase QQL query. Returns parser-level diagnostics only (not full semantic/logical validation). error_token is the first unexpected token, which may be after the actual root cause. |
| list_qql_functionsA | List QQL function signatures supported by the connected TimeBase server |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| stream_catalog | Resource listing streams and descriptions. |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/epam/TimeBase-MCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server