Bruno MCP Studio
Rank #5,802io.github.Ostico/bruno-mcp-studio
Author, edit and run Bruno collections as files: HTTP, WebSocket, gRPC, per-request pass/fail.
Bruno MCP Studio is a Model Context Protocol (MCP) server published by Ostico. It ranks #5,802 of 132,046 servers tracked on MCP Toplist, and its repository has 8 GitHub stars. Bruno MCP Studio is listed across 3 registries — Official MCP, Glama and mcp.so, with 4 tracked versions. It was first listed on Jun 18, 2026 and most recently updated on Aug 19, 2026.
Ranks ahead of 126,244 of 132,046 servers on MCP Toplist.
Use Bruno MCP Studio
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add bruno-mcp-studio -- npx -y @ostico/bruno-mcp[mcp_servers.bruno-mcp-studio]
command = "npx"
args = ["-y", "@ostico/bruno-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"bruno-mcp-studio": {
"command": "npx",
"args": [
"-y",
"@ostico/bruno-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"bruno-mcp-studio": {
"command": "npx",
"args": [
"-y",
"@ostico/bruno-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"bruno-mcp-studio": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@ostico/bruno-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"bruno-mcp-studio": {
"command": "npx",
"args": [
"-y",
"@ostico/bruno-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"bruno-mcp-studio": {
"command": "npx",
"args": [
"-y",
"@ostico/bruno-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/io.github.Ostico%2Fbruno-mcp-studio)<a href="https://mcptoplist.com/server/io.github.Ostico%2Fbruno-mcp-studio"><img src="https://mcptoplist.com/badge/io.github.Ostico%2Fbruno-mcp-studio.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
Ostico
Available versions (4)
| Version | Published |
|---|---|
| 2.5.0 | Aug 19, 2026 |
| 2.4.0 | Aug 14, 2026 |
| 2.3.0 | Aug 12, 2026 |
| 2.2.1 | Aug 7, 2026 |
Frequently asked questions
- Who maintains Bruno MCP Studio?
- Bruno MCP Studio is maintained by Ostico, which publishes 1 MCP server (4 total versions) tracked on MCP Toplist.
- Is Bruno MCP Studio listed on the Official MCP Registry?
- Yes — Bruno MCP Studio is listed on the Official MCP Registry, alongside Glama and mcp.so.
- How many versions does Bruno MCP Studio have?
- MCP Toplist tracks 4 versions of Bruno MCP Studio, most recently published on Aug 19, 2026.
- Where can I find the source code for Bruno MCP Studio?
- The source code for Bruno MCP Studio is hosted at github.com/Ostico/bruno-mcp-studio.
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.