II.
ToolServer JSON
Structured · livetool-server:mcp-bruno
Bruno MCP Server json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "tool-server:mcp-bruno",
"_kind": "ToolServer",
"_file": "extensions/tool-servers/mcp-package-api.yaml",
"_cluster": "extensions",
"attributes": {
"displayName": "Bruno MCP Server",
"description": "MCP server that enables AI agents to run Bruno API collections programmatically\nand receive detailed test results including success/failure status, test summaries,\nfailure details, and execution timings.\nPublished on npm as the `bruno-mcp` package and installable via Smithery.\n",
"protocol": "mcp",
"category": "devtools",
"repoUrl": "https://github.com/hungthai1401/bruno-mcp",
"npmPackage": "bruno-mcp",
"maintainer": "Community",
"mcpTransports": [
"mcp-transport:stdio"
]
},
"outgoingEdges": [
{
"from": "tool-server:mcp-bruno",
"to": "tool:bruno",
"kind": "integrates_with",
"attributes": {}
},
{
"from": "tool-server:mcp-bruno",
"to": "domain:software-engineering",
"kind": "lib_applies_to_domain",
"attributes": {}
},
{
"from": "tool-server:mcp-bruno",
"to": "domain:api-development",
"kind": "lib_applies_to_domain",
"attributes": {}
}
],
"incomingEdges": []
}