Jitsu
Rank #326com.jitsu/mcp
Manage Jitsu data pipelines: destinations, streams, connections, functions, live events.
Jitsu is a Model Context Protocol (MCP) server published by jitsucom. It ranks #326 of 103,283 servers tracked on MCP Toplist, and its repository has 4,831 GitHub stars. Jitsu is listed on Official MCP, with 1 tracked version. It was first listed on Jul 30, 2026 and most recently updated on Jul 31, 2026.
Ranks ahead of 102,957 of 103,283 servers on MCP Toplist.
Use Jitsu
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http jitsu https://use.jitsu.com/mcp[mcp_servers.jitsu]
url = "https://use.jitsu.com/mcp"Add to ~/.codex/config.toml.
https://use.jitsu.com/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"jitsu": {
"url": "https://use.jitsu.com/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"jitsu": {
"type": "http",
"url": "https://use.jitsu.com/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"jitsu": {
"serverUrl": "https://use.jitsu.com/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"jitsu": {
"url": "https://use.jitsu.com/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/com.jitsu%2Fmcp)<a href="https://mcptoplist.com/server/com.jitsu%2Fmcp"><img src="https://mcptoplist.com/badge/com.jitsu%2Fmcp.svg" alt="MCP Toplist: Top 1% of 103,283" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
jitsucom
Available versions (1)
| Version | Published |
|---|---|
| 1.0.0 | Jul 31, 2026 |
Frequently asked questions
- Who maintains Jitsu?
- Jitsu is maintained by jitsucom, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is Jitsu listed on the Official MCP Registry?
- Yes — Jitsu is listed on the Official MCP Registry.
- How many versions does Jitsu have?
- MCP Toplist tracks 1 version of Jitsu, most recently published on Jul 31, 2026.
- Where can I find the source code for Jitsu?
- The source code for Jitsu is hosted at github.com/jitsucom/jitsu.