Frequently Asked Questions (FAQ) about UBOS Asset Marketplace for MCP Servers
Q: What is an MCP Server? A: MCP (Model Context Protocol) is an open protocol that standardizes how applications provide context to LLMs. An MCP server acts as a bridge, allowing AI models to access and interact with external data sources and tools in a standardized way.
Q: What are Bruno API Collections? A: Bruno API Collections are sets of API requests, configurations, and environments created using the Bruno API client, used for designing, testing, and managing APIs.
Q: How does the UBOS Asset Marketplace help with MCP Servers and Bruno API Collections? A: The UBOS Asset Marketplace allows you to load your Bruno API Collections into an MCP server, enabling AI to call and utilize these collections, thus integrating your APIs with AI Agents easily.
Q: What are the key benefits of using the UBOS Asset Marketplace for MCP Servers? A: Key benefits include streamlined debugging across system boundaries, turning any API into an agent-ready tool without custom development, and building headless services controllable through AI interfaces.
Q: What features are included in the UBOS Asset Marketplace? A: The marketplace includes automatic conversion of Bruno API collections to MCP tools, environment management, HTTP with SSE transport, cross-origin support, and built-in tools for API collection management.
Q: What types of customizations can be applied when calling tools generated from Bruno API collections? A: You can customize requests with environment overrides, variable replacements, query parameters, and custom body parameters.
Q: How do I start the MCP server with my Bruno API collection?
A: Install dependencies using npm install
, then start the server with node --loader ts-node/esm src/index.ts --bruno-path /path/to/bruno/collection
.
Q: Can I specify an environment when starting the server?
A: Yes, you can specify the environment using the --environment
or -e
option, e.g., --environment env_name
.
Q: How can I include or exclude specific tools when starting the server?
A: Use the --include-tools
or --exclude-tools
options with a comma-separated list of tool names, e.g., --include-tools tool1,tool2,tool3
.
Q: How can I connect to the MCP server from a client?
A: You can connect locally via http://localhost:8000/sse
or from Windows to WSL via http://<WSL_IP>:8000/sse
.
Q: What is UBOS Platform? A: UBOS is a Full-stack AI Agent Development Platform focused on bringing AI Agents to every business department. It helps you orchestrate AI Agents, connect them with your enterprise data, build custom AI Agents with your LLM model and Multi-Agent Systems.
Bruno API Server
Project Details
- djkz/bruno-api-mcp
- Last Updated: 3/25/2025
Recomended MCP Servers
An MCP server application that sends various types of messages to the WeCom group robot.
MCP server for Crossref

A Model Context Protocol (MCP) server for AI agents to interact with blockchain data via Nodit’s Web3 Data...
DButils is an all-in-one MCP service that enables your AI to do data analysis by harnessing versatile types...
An MCP server for Splunkbase
mcp-neo4j-server
An MCP (Model Context Protocol) server for generating Xmind mind maps. This server allows LLMs to create structured...
加密mcp服务器,crypto mcp
Autonomous coding agent right in your IDE, capable of creating/editing files, executing commands, using the browser, and more...
personal page
MCP server for interacting with esa API