Odel
TimeBase

TimeBase

Local
@epam7PythonApache-2.0Updated 6 days ago

Explore and query TimeBase streams, schemas, QQL, symbols, and server status via MCP.

TimeBase MCP

A Model Context Protocol server that lets a coding agent (Claude Code, VS Code, Cursor, Claude Desktop, etc.) explore and query TimeBase: list streams, read schemas and symbols, preview messages, run QQL queries, and inspect server status and activity.

The server can run two ways:

  • Locally, your agent launches timebase-mcp as a local process (stdio) that connects to your TimeBase.
  • Remotely, you deploy timebase-mcp as a shared HTTP service that multiple users connect their agents to.

Which guide do I need?

You want toGo to
Use TimeBase MCP locally (Cursor, VS Code, Claude Code/Desktop)Agent Plugins Quickstart
Manual local setupLocal setup
Deploy a shared remote MCP serverRemote deployment
Connect to a running remote serverConnect to a remote server

Documentation

See also