Skip to content
MCP ThesaurusMCP Thesaurus

TimeBase

CommunityIncomplete39/100Claim

pypi timebase-mcpstdioApache-2.0updated 8d ago

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.

SourceWebsite7

What can you do with TimeBase?

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 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