← All servers
πŸ”§

TimeBaseVerifiedπŸ›‘ No advisories

io.github.epam/TimeBase-MCP
New to MCP? Start here β†’
4β˜… stars
0weekly installs
3 hours agolast release

Provenancewhere it came from, and what was verified

βœ“
Verified namespace

Published to the official MCP registry by github.com/epam, which proved it owns this namespace.

Verified owner: github.com/epam β†—io.github.epam/TimeBase-MCP

πŸ›‘ Permissions & trustwhat this server can touch before you run it

β—†
Secrets required
Needs TIMEBASE_PASSWORD, TIMEBASE_OAUTH2_CLIENT_SECRET, TIMEBASE_PASSWORD, TIMEBASE_OAUTH2_CLIENT_SECRET.
βœ“
Configuration
Reads TIMEBASE_URL, TIMEBASE_SERVERS, TIMEBASE_USERNAME, TIMEBASE_OAUTH2_TOKEN_URL, TIMEBASE_OAUTH2_CLIENT_ID, TIMEBASE_OAUTH2_SCOPE, ….

About

Explore and query TimeBase streams, schemas, QQL, symbols, and server status via MCP.

Packages & transports

pypitimebase-mcpv0.2.1 Β· uvx
dockerghcr.io/epam/timebase-mcp:0.2.1vlatest Β· docker

Metadata

Categorydevops
LicenseApache-2.0
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "TimeBase_MCP": {
      "command": "uvx",
      "args": [
        "timebase-mcp"
      ]
    }
  }
}

β–Ά Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector uvx timebase-mcp