Skip to main content
ClaudeWave
epam avatar
epam

TimeBase-MCP

View on GitHub

MCP Server for TimeBase

MCP ServersOfficial Registry4 stars0 forksPythonApache-2.0Updated today
Install in Claude Code / Claude Desktop
Method: UVX (Python) · timebase-mcp
Claude Code CLI
claude mcp add timebase-mcp -- uvx timebase-mcp
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "timebase-mcp": {
      "command": "uvx",
      "args": ["timebase-mcp"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Package name inferred from the repository name. Verify it exists on PyPI, or clone https://github.com/epam/TimeBase-MCP and follow its README.
Use cases

MCP Servers overview

# TimeBase MCP

<!-- mcp-name: io.github.epam/TimeBase-MCP -->

A [Model Context Protocol](https://modelcontextprotocol.io/introduction) server that lets a coding agent (Claude Code, VS Code, Cursor, Claude Desktop, etc.) explore and query [TimeBase](https://kb.timebase.info): 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](https://github.com/epam/TimeBase-Agent-Plugins#quickstart) |
| Manual local setup | [Local setup](docs/local-setup.md) |
| Deploy a shared remote MCP server | [Remote deployment](docs/remote-deployment.md) |
| Connect to a running remote server | [Connect to a remote server](docs/connect-remote.md) |

## Documentation

| Topic | Go to |
| - | - |
| Updating | [Local setup: Updating](docs/local-setup.md#updating) |
| Troubleshooting | [Troubleshooting](docs/troubleshooting.md) |
| Reference | [Environment variables, auth, capabilities](docs/reference/README.md) |

## See also

- [TimeBase Agent Plugins](https://github.com/epam/TimeBase-Agent-Plugins)
deltixtimebase

What people ask about TimeBase-MCP

What is epam/TimeBase-MCP?

+

epam/TimeBase-MCP is mcp servers for the Claude AI ecosystem. MCP Server for TimeBase It has 4 GitHub stars and was last updated today.

How do I install TimeBase-MCP?

+

You can install TimeBase-MCP by cloning the repository (https://github.com/epam/TimeBase-MCP) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is epam/TimeBase-MCP safe to use?

+

epam/TimeBase-MCP has not been audited yet by our security agent. Review the original repository on GitHub before using it in production.

Who maintains epam/TimeBase-MCP?

+

epam/TimeBase-MCP is maintained by epam. The last recorded GitHub activity is from today, with 3 open issues.

Are there alternatives to TimeBase-MCP?

+

Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.

Deploy TimeBase-MCP to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: epam/TimeBase-MCP
[![Featured on ClaudeWave](https://claudewave.com/api/badge/epam-timebase-mcp)](https://claudewave.com/repo/epam-timebase-mcp)
<a href="https://claudewave.com/repo/epam-timebase-mcp"><img src="https://claudewave.com/api/badge/epam-timebase-mcp" alt="Featured on ClaudeWave: epam/TimeBase-MCP" width="320" height="64" /></a>

More MCP Servers

TimeBase-MCP alternatives