Server data from the Official MCP Registry
Explore and query TimeBase streams, schemas, QQL, symbols, and server status via MCP.
About
Explore and query TimeBase streams, schemas, QQL, symbols, and server status via MCP.
Security Report
Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Package registry verified. Imported from the Official MCP Registry.
6 files analyzed · 1 issue found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
Permissions Required
This plugin requests these system permissions. Most are normal for its category.
What You'll Need
Set these up before or after installing:
Environment variable: TIMEBASE_URL
Environment variable: TIMEBASE_SERVERS
Environment variable: TIMEBASE_USERNAME
Environment variable: TIMEBASE_PASSWORD
Environment variable: TIMEBASE_OAUTH2_TOKEN_URL
Environment variable: TIMEBASE_OAUTH2_CLIENT_ID
Environment variable: TIMEBASE_OAUTH2_CLIENT_SECRET
Environment variable: TIMEBASE_OAUTH2_SCOPE
Environment variable: MCP_LOG_LEVEL
Environment variable: TIMEBASE_AUTH_MODE
Environment variable: MCP_HOST
Environment variable: MCP_PORT
Environment variable: MCP_AUTH_PUBLIC_URL
Environment variable: MCP_AUTH_AUDIENCE
Environment variable: MCP_AUTH_API_KEYS_FILE
How to Install
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-epam-timebase-mcp": {
"env": {
"MCP_HOST": "your-mcp-host-here",
"MCP_PORT": "your-mcp-port-here",
"TIMEBASE_URL": "your-timebase-url-here",
"MCP_LOG_LEVEL": "your-mcp-log-level-here",
"TIMEBASE_SERVERS": "your-timebase-servers-here",
"MCP_AUTH_AUDIENCE": "your-mcp-auth-audience-here",
"TIMEBASE_PASSWORD": "your-timebase-password-here",
"TIMEBASE_USERNAME": "your-timebase-username-here",
"TIMEBASE_AUTH_MODE": "your-timebase-auth-mode-here",
"MCP_AUTH_PUBLIC_URL": "your-mcp-auth-public-url-here",
"TIMEBASE_OAUTH2_SCOPE": "your-timebase-oauth2-scope-here",
"MCP_AUTH_API_KEYS_FILE": "your-mcp-auth-api-keys-file-here",
"TIMEBASE_OAUTH2_CLIENT_ID": "your-timebase-oauth2-client-id-here",
"TIMEBASE_OAUTH2_TOKEN_URL": "your-timebase-oauth2-token-url-here",
"TIMEBASE_OAUTH2_CLIENT_SECRET": "your-timebase-oauth2-client-secret-here"
},
"args": [
"8000:8000",
"timebase-mcp"
],
"command": "uvx"
}
}
}Documentation
View on GitHubFrom the project's GitHub README.
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-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
Reviews
No reviews yet
Be the first to review this server!
More Developer Tools MCP Servers
Git
Freeby Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
Fetch
Freeby Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
Toleno
Freeby Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
mcp-creator-python
Freeby mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
MCP Marketplace
Freeby mcp-marketplace · Developer Tools
Search and install MCP servers from inside your AI client.
MarkItDown
Freeby Microsoft · Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption
