TimeBase runs on your own machine — the client starts it, so there is no endpoint to ping. 524 installs a week from pypi. Last commit 14 Sep 2026.
Explore and query TimeBase streams, schemas, QQL, symbols, and server status via MCP.
Today is the operative word: we check TimeBase every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add TimeBase-MCP -- uvx timebase-mcp
{
"mcpServers": {
"TimeBase-MCP": {
"args": [
"timebase-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.TimeBase-MCP]
command = "uvx"
args = ["timebase-mcp"]
{
"mcpServers": {
"TimeBase-MCP": {
"args": [
"timebase-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"TimeBase-MCP": {
"args": [
"timebase-mcp"
],
"command": "uvx"
}
}
}
This one needs environment variables set before it will start:
TIMEBASE_URL (TimeBase native connection URL.), TIMEBASE_SERVERS (Multi-server config as a JSON array string or path to a JSON file.), TIMEBASE_USERNAME (Username for basic auth or oauth2_client_credentials.), TIMEBASE_PASSWORD (Password for basic auth.), TIMEBASE_OAUTH2_TOKEN_URL (OAuth2 token endpoint for service-account client credentials.), TIMEBASE_OAUTH2_CLIENT_ID (OAuth2 client ID for service-account or interactive login.), TIMEBASE_OAUTH2_CLIENT_SECRET (OAuth2 client secret for service-account auth.), TIMEBASE_OAUTH2_SCOPE (OAuth2 scope(s) for service-account or interactive login.), MCP_LOG_LEVEL (Log level: DEBUG, INFO, WARNING, ERROR, or CRITICAL.), TIMEBASE_AUTH_MODE (Outbound auth: auto, none, basic, oauth2_client_credentials, interactive.), MCP_HOST (Loopback host for interactive OAuth redirect in stdio mode.), MCP_PORT (Loopback port for interactive OAuth redirect in stdio mode.).
The author declared them in the registry entry; get the values from the project itself.
MCP server for Trino data warehouses. Query, analyze plans, and explore schemas.
Database MCP server for schema discovery, comments, and SQL queries.
MCP server to read, inspect and troubleshoot codebase symbols
Execute KQL in AI prompts via NL2KQL with schema discovery and Azure Data Explorer integration
Expose Fascia-deployed Tools and Entity schemas to AI agents via MCP
A Snowflake MCP server — SQL queries, schema exploration, and data insights for AI assistants
Monitor uptime, manage incidents, configure alerting, and query dependency status via DevHelm
Read-only MCP server for 1C:Enterprise via OData with metadata and query builder tools.
Answers built from our own checks of this server.