Command Palette

Search for a command to run...

UnylyUnyly
Browse all

TimeBase

FreeNot checked

A Model Context Protocol server that enables coding agents to explore and query TimeBase, including listing streams, reading schemas and symbols, previewing mes

GitHubEmbed

About

A Model Context Protocol server that enables coding agents to explore and query TimeBase, including listing streams, reading schemas and symbols, previewing messages, running QQL queries, and inspecting server status.

README

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 to Go to
Use TimeBase MCP locally (Cursor, VS Code, Claude Code/Desktop) Agent Plugins Quickstart
Manual local setup Local setup
Deploy a shared remote MCP server Remote deployment
Connect to a running remote server Connect to a remote server

Documentation

Topic Go to
Updating Local setup: Updating
Troubleshooting Troubleshooting
Reference Environment variables, auth, capabilities

See also

from github.com/epam/TimeBase-MCP

Install TimeBase in Claude Desktop, Claude Code & Cursor

Recommended · one command, every IDE
unyly install timebase-mcp

Installs into Claude Desktop, Claude Code, Cursor & VS Code — handles npx, uvx and build-from-source repos for you.

First time? Get the CLI: curl -fsSL https://unyly.org/install | sh

Or configure manually

Run in your terminal:

claude mcp add timebase-mcp -- uvx timebase-mcp

Step-by-step: how to install TimeBase

FAQ

Is TimeBase MCP free?

Yes, TimeBase MCP is free — one-click install via Unyly at no cost.

Does TimeBase need an API key?

No, TimeBase runs without API keys or environment variables.

Is TimeBase hosted or self-hosted?

Self-hosted: the server runs locally on your machine via the install command above.

How do I install TimeBase in Claude Desktop, Claude Code or Cursor?

Open TimeBase on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.

Related MCPs

Compare TimeBase with

Not sure what to pick?

Find your stack in 60 seconds

Author?

Embed badge for your README

Browse similar

All development MCPs