Datris
Rank #8,303io.github.datris/datris
The data control plane for AI agents — acquire, validate, land, and query data over MCP.
Datris is a Model Context Protocol (MCP) server published by datris. It ranks #8,303 of 132,046 servers tracked on MCP Toplist, and its repository has 12 GitHub stars. Datris is listed across 4 registries — Official MCP, PulseMCP, Glama and mcp.so, with 110 tracked versions. It was first listed on Mar 21, 2026 and most recently updated on Sep 21, 2026.
Ranks ahead of 123,743 of 132,046 servers on MCP Toplist.
Use Datris
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add datris -e "DATRIS_API_URL=<your DATRIS_API_URL>" -e "DATRIS_API_KEY=<your DATRIS_API_KEY>" -- uvx datris-mcp-serverReplace each placeholder with your own value before saving.
claude mcp add datris -e "DATRIS_API_URL=<your DATRIS_API_URL>" -e "DATRIS_API_KEY=<your DATRIS_API_KEY>" -- docker run -i --rm docker.io/datrisai/datris-mcp-server:1.35.0Replace each placeholder with your own value before saving.
[mcp_servers.datris]
command = "uvx"
args = ["datris-mcp-server"]
[mcp_servers.datris.env]
DATRIS_API_URL = "<your DATRIS_API_URL>"
DATRIS_API_KEY = "<your DATRIS_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
[mcp_servers.datris]
command = "docker"
args = ["run", "-i", "--rm", "docker.io/datrisai/datris-mcp-server:1.35.0"]
[mcp_servers.datris.env]
DATRIS_API_URL = "<your DATRIS_API_URL>"
DATRIS_API_KEY = "<your DATRIS_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"datris": {
"command": "uvx",
"args": [
"datris-mcp-server"
],
"env": {
"DATRIS_API_URL": "<your DATRIS_API_URL>",
"DATRIS_API_KEY": "<your DATRIS_API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"datris": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"docker.io/datrisai/datris-mcp-server:1.35.0"
],
"env": {
"DATRIS_API_URL": "<your DATRIS_API_URL>",
"DATRIS_API_KEY": "<your DATRIS_API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"datris": {
"command": "uvx",
"args": [
"datris-mcp-server"
],
"env": {
"DATRIS_API_URL": "<your DATRIS_API_URL>",
"DATRIS_API_KEY": "<your DATRIS_API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"datris": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"docker.io/datrisai/datris-mcp-server:1.35.0"
],
"env": {
"DATRIS_API_URL": "<your DATRIS_API_URL>",
"DATRIS_API_KEY": "<your DATRIS_API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"datris": {
"type": "stdio",
"command": "uvx",
"args": [
"datris-mcp-server"
],
"env": {
"DATRIS_API_URL": "<your DATRIS_API_URL>",
"DATRIS_API_KEY": "<your DATRIS_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"servers": {
"datris": {
"type": "stdio",
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"docker.io/datrisai/datris-mcp-server:1.35.0"
],
"env": {
"DATRIS_API_URL": "<your DATRIS_API_URL>",
"DATRIS_API_KEY": "<your DATRIS_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"datris": {
"command": "uvx",
"args": [
"datris-mcp-server"
],
"env": {
"DATRIS_API_URL": "<your DATRIS_API_URL>",
"DATRIS_API_KEY": "<your DATRIS_API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"datris": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"docker.io/datrisai/datris-mcp-server:1.35.0"
],
"env": {
"DATRIS_API_URL": "<your DATRIS_API_URL>",
"DATRIS_API_KEY": "<your DATRIS_API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"datris": {
"command": "uvx",
"args": [
"datris-mcp-server"
],
"env": {
"DATRIS_API_URL": "<your DATRIS_API_URL>",
"DATRIS_API_KEY": "<your DATRIS_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
{
"mcpServers": {
"datris": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"docker.io/datrisai/datris-mcp-server:1.35.0"
],
"env": {
"DATRIS_API_URL": "<your DATRIS_API_URL>",
"DATRIS_API_KEY": "<your DATRIS_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.datris%2Fdatris)<a href="https://mcptoplist.com/server/io.github.datris%2Fdatris"><img src="https://mcptoplist.com/badge/io.github.datris%2Fdatris.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
datris
Available versions (110)
| Version | Published |
|---|---|
| 1.35.0 | Sep 21, 2026 |
| 1.34.1 | Sep 21, 2026 |
| 1.34.0 | Sep 20, 2026 |
| 1.33.1 | Sep 18, 2026 |
| 1.33.0 | Sep 18, 2026 |
| 1.32.0 | Sep 17, 2026 |
| 1.30.1 | Sep 15, 2026 |
| 1.30.0 | Sep 14, 2026 |
| 1.29.1 | Sep 14, 2026 |
| 1.29.0 | Sep 10, 2026 |
| 1.28.2 | Sep 10, 2026 |
| 1.28.1 | Sep 8, 2026 |
| 1.28.0 | Sep 4, 2026 |
| 1.26.1 | Sep 2, 2026 |
| 1.26.0 | Sep 2, 2026 |
| 1.25.0 | Sep 1, 2026 |
| 1.24.1 | Aug 31, 2026 |
| 1.24.0 | Aug 31, 2026 |
| 1.23.0 | Aug 28, 2026 |
| 1.22.0 | Aug 27, 2026 |
| 1.21.0 | Aug 26, 2026 |
| 1.20.2 | Aug 25, 2026 |
| 1.20.1 | Aug 25, 2026 |
| 1.20.0 | Aug 24, 2026 |
| 1.19.4 | Aug 21, 2026 |
| 1.19.3 | Aug 21, 2026 |
| 1.19.2 | Aug 20, 2026 |
| 1.19.1 | Aug 20, 2026 |
| 1.19.0 | Aug 19, 2026 |
| 1.18.0 | Aug 18, 2026 |
| 1.17.0 | Aug 17, 2026 |
| 1.16.3 | Aug 14, 2026 |
| 1.16.2 | Aug 13, 2026 |
| 1.16.1 | Aug 12, 2026 |
| 1.16.0 | Aug 11, 2026 |
| 1.15.0 | Aug 10, 2026 |
| 1.14.1 | Aug 5, 2026 |
| 1.14.0 | Aug 4, 2026 |
| 1.13.1 | Jul 28, 2026 |
| 1.12.2 | Jul 27, 2026 |
| 1.12.1 | Jul 24, 2026 |
| 1.12.0 | Jul 23, 2026 |
| 1.11.3 | Jul 22, 2026 |
| 1.11.2 | Jul 21, 2026 |
| 1.11.1 | Jul 15, 2026 |
| 1.11.0 | Jul 14, 2026 |
| 1.10.0 | Jul 10, 2026 |
| 1.9.0 | Jul 9, 2026 |
| 1.8.12 | Jul 1, 2026 |
| 1.8.11 | Jun 29, 2026 |
| 1.8.10 | Jun 24, 2026 |
| 1.8.9 | Jun 22, 2026 |
| 1.8.8 | Jun 18, 2026 |
| 1.8.7 | Jun 14, 2026 |
| 1.8.6 | Jun 12, 2026 |
| 1.8.5 | Jun 11, 2026 |
| 1.8.4 | Jun 7, 2026 |
| 1.8.3 | Jun 4, 2026 |
| 1.8.2 | Jun 3, 2026 |
| 1.8.1 | Jun 2, 2026 |
| 1.8.0 | May 29, 2026 |
| 1.7.9 | May 28, 2026 |
| 1.7.8 | May 27, 2026 |
| 1.7.6 | May 26, 2026 |
| 1.7.5 | May 22, 2026 |
| 1.7.4 | May 21, 2026 |
| 1.7.3 | May 19, 2026 |
| 1.7.2 | May 13, 2026 |
| 1.7.0 | May 12, 2026 |
| 1.6.21 | May 11, 2026 |
| 1.6.20 | May 6, 2026 |
| 1.6.19 | May 5, 2026 |
| 1.6.18 | May 5, 2026 |
| 1.6.17 | May 4, 2026 |
| 1.6.16 | May 4, 2026 |
| 1.6.15 | Apr 30, 2026 |
| 1.6.14 | Apr 29, 2026 |
| 1.6.13 | Apr 24, 2026 |
| 1.6.12 | Apr 24, 2026 |
| 1.6.11 | Apr 22, 2026 |
| 1.6.10 | Apr 21, 2026 |
| 1.6.9 | Apr 20, 2026 |
| 1.6.8 | Apr 20, 2026 |
| 1.6.7 | Apr 19, 2026 |
| 1.6.6 | Apr 18, 2026 |
| 1.6.5 | Apr 17, 2026 |
| 1.6.4 | Apr 16, 2026 |
| 1.6.3 | Apr 15, 2026 |
| 1.6.2 | Apr 14, 2026 |
| 1.6.1 | Apr 14, 2026 |
| 1.6.0 | Apr 11, 2026 |
| 1.5.9 | Apr 11, 2026 |
| 1.5.8 | Apr 10, 2026 |
| 1.5.7 | Apr 9, 2026 |
| 1.5.6 | Apr 9, 2026 |
| 1.5.5 | Apr 8, 2026 |
| 1.5.4 | Apr 8, 2026 |
| 1.5.3 | Apr 3, 2026 |
| 1.5.2 | Apr 3, 2026 |
| 1.5.1 | Apr 3, 2026 |
| 1.5.0 | Apr 2, 2026 |
| 1.4.4 | Mar 30, 2026 |
| 1.4.3 | Mar 29, 2026 |
| 1.4.2 | Mar 27, 2026 |
| 1.4.1 | Mar 26, 2026 |
| 1.4.0 | Mar 26, 2026 |
| 1.3.0 | Mar 26, 2026 |
| 1.2.2 | Mar 25, 2026 |
| 1.2.0 | Mar 24, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Datris?
- Datris is maintained by datris, which publishes 1 MCP server (110 total versions) tracked on MCP Toplist.
- Is Datris listed on the Official MCP Registry?
- Yes — Datris is listed on the Official MCP Registry, alongside PulseMCP, Glama and mcp.so.
- How many versions does Datris have?
- MCP Toplist tracks 110 versions of Datris, most recently published on Sep 21, 2026.
- Where can I find the source code for Datris?
- The source code for Datris is hosted at github.com/datris/datris-platform-oss/tree/HEAD/mcp-server.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.