TimeBase
FreeNot checkedA Model Context Protocol server that enables coding agents to explore and query TimeBase, including listing streams, reading schemas and symbols, previewing mes
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-mcpas a local process (stdio) that connects to your TimeBase. - Remotely, you deploy
timebase-mcpas 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
Install TimeBase in Claude Desktop, Claude Code & Cursor
unyly install timebase-mcpInstalls 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-mcpStep-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
GitHub
PRs, issues, code search, CI status
by GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
by mcpdotdirectCompare TimeBase with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All development MCPs
