🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

timebase-mcp

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

timebase-mcp

Model Context Protocol (MCP) server for TimeBase

pipPyPI
Version
0.2.1
Weekly downloads
545
Maintainers
1

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

TopicGo to
UpdatingLocal setup: Updating
TroubleshootingTroubleshooting
ReferenceEnvironment variables, auth, capabilities

See also

Keywords

mcp

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts