MCP server for read-only access to dashboard databases
Project description
Dashboards MCP
MCP (Model Context Protocol) server that gives Claude read-only access to dashboard databases.
Requirements
- uv — install once:
curl -LsSf https://astral.sh/uv/install.sh | sh BASE_URLandAUTH_KEY— provided separately
Connecting to Claude Desktop
Add to ~/Library/Application Support/Claude/claude_desktop_config.json:
{
"mcpServers": {
"dashboards": {
"command": "uvx",
"args": [
"dashboards-mcp"
],
"env": {
"BASE_URL": "https://your-api-gateway.example.com",
"AUTH_KEY": "your_secret_key"
}
}
}
}
Restart Claude Desktop. The server installs and starts automatically.
Connecting to Claude Code (CLI)
claude mcp add dashboards \
-e BASE_URL=https://your-api-gateway.example.com \
-e AUTH_KEY=your_secret_key \
-- uvx dashboards-mcp
Local development
cp .env.example .env # fill in BASE_URL and AUTH_KEY
uv run --env-file .env dashboards-mcp
Updating
To pick up the latest version, remove the cached install and restart Claude:
uv cache clean
Environment variables
| Variable | Required | Default | Description |
|---|---|---|---|
BASE_URL |
Yes | — | API gateway base URL (HTTPS only) |
AUTH_KEY |
Yes | — | Authentication key |
MAX_ROWS |
No | 500 |
Maximum rows returned per query |
CONNECTION_TIMEOUT |
No | 30 |
HTTP connection timeout in seconds |
Available tools
| Tool | Description |
|---|---|
set_country |
Set the active database |
list_tables |
List all tables in the active database |
describe_table |
Get column definitions for a table |
execute_query |
Run a SELECT query against the active database |
Only SELECT statements are allowed. Results are capped at MAX_ROWS rows by default.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file dashboards_mcp-0.1.3.tar.gz.
File metadata
- Download URL: dashboards_mcp-0.1.3.tar.gz
- Upload date:
- Size: 73.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
071d59adcc372875bd11b3ab98c95da0ac4b3c3e942b7ce49fed7e20e833df57
|
|
| MD5 |
e047588a0bf4bf4fef069089095dffa8
|
|
| BLAKE2b-256 |
945b4c5e5f75f5dbfa5520d8ea0d5a18e7479345e0fceec246411be28deb1775
|
Provenance
The following attestation bundles were made for dashboards_mcp-0.1.3.tar.gz:
Publisher:
publish.yml on Ilya1991/dashboards-mcp
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
dashboards_mcp-0.1.3.tar.gz -
Subject digest:
071d59adcc372875bd11b3ab98c95da0ac4b3c3e942b7ce49fed7e20e833df57 - Sigstore transparency entry: 1271281760
- Sigstore integration time:
-
Permalink:
Ilya1991/dashboards-mcp@5ad71237c97a2486293c9599089a69cff3c743df -
Branch / Tag:
refs/heads/main - Owner: https://github.com/Ilya1991
-
Access:
private
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@5ad71237c97a2486293c9599089a69cff3c743df -
Trigger Event:
push
-
Statement type:
File details
Details for the file dashboards_mcp-0.1.3-py3-none-any.whl.
File metadata
- Download URL: dashboards_mcp-0.1.3-py3-none-any.whl
- Upload date:
- Size: 8.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b4427766519f6ac109ad0155394b382884e2e9ba9ce65edd53a79538c9b4264c
|
|
| MD5 |
f6e8b29cc648a01470c5a504229c1c4b
|
|
| BLAKE2b-256 |
8c69950da5912a2cebe3fd1893daa95bc10af77142100aacf1618ed2549e6f86
|
Provenance
The following attestation bundles were made for dashboards_mcp-0.1.3-py3-none-any.whl:
Publisher:
publish.yml on Ilya1991/dashboards-mcp
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
dashboards_mcp-0.1.3-py3-none-any.whl -
Subject digest:
b4427766519f6ac109ad0155394b382884e2e9ba9ce65edd53a79538c9b4264c - Sigstore transparency entry: 1271281801
- Sigstore integration time:
-
Permalink:
Ilya1991/dashboards-mcp@5ad71237c97a2486293c9599089a69cff3c743df -
Branch / Tag:
refs/heads/main - Owner: https://github.com/Ilya1991
-
Access:
private
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@5ad71237c97a2486293c9599089a69cff3c743df -
Trigger Event:
push
-
Statement type: