Strata
Rank #1,723ai.klavis/strata
MCP server providing strata capabilities
Strata is a Model Context Protocol (MCP) server published by klavis-ai. It ranks #1,723 of 115,591 servers tracked on MCP Toplist, and its repository has 5,798 GitHub stars. Strata is listed across 4 registries — Official MCP, PulseMCP, mcp.so and Smithery, with 2 tracked versions. It was first listed on Apr 14, 2025 and most recently updated on Sep 28, 2025.
Ranks ahead of 113,868 of 115,591 servers on MCP Toplist.
Use Strata
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http strata https://strata.klavis.ai/mcp/[mcp_servers.strata]
url = "https://strata.klavis.ai/mcp/"Add to ~/.codex/config.toml.
https://strata.klavis.ai/mcp/Settings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"strata": {
"url": "https://strata.klavis.ai/mcp/"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"strata": {
"type": "http",
"url": "https://strata.klavis.ai/mcp/"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"strata": {
"serverUrl": "https://strata.klavis.ai/mcp/"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"strata": {
"url": "https://strata.klavis.ai/mcp/"
}
}
}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/ai.klavis%2Fstrata)<a href="https://mcptoplist.com/server/ai.klavis%2Fstrata"><img src="https://mcptoplist.com/badge/ai.klavis%2Fstrata.svg" alt="MCP Toplist: Top 5% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry (3 delisted)
klavis-ai
Available versions (2)
| Version | Published |
|---|---|
| 1.0.0 | Sep 28, 2025 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Strata?
- Strata is maintained by klavis-ai, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is Strata listed on the Official MCP Registry?
- Yes — Strata is listed on the Official MCP Registry, alongside PulseMCP, mcp.so and Smithery.
- How many versions does Strata have?
- MCP Toplist tracks 2 versions of Strata, most recently published on Sep 28, 2025.
- Where can I find the source code for Strata?
- The source code for Strata is hosted at github.com/klavis-ai/klavis.