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
Mercado Livre MCP Server: A Model Context Protocol (MCP) server for interacting with the Mercado Livre. Provides tools...
A copilot App for ZiWei App
OpenAI Agents And Tools as MCP Server
JIRA MCP Server Implementation in Python
MySQL Query MCP server for AI assistants - execute read-only MySQL queries
MCP server for Typesense
An MCP service for getting user geolocation information
Todoist MCP Server Extended - Enabling natural language management of todoist via Claude, MCP and todoist REST APIv2....
Connect AI assistants to your ERPNext instance via the Model Context Protocol (MCP) using the official Frappe API.
A MCP server that can create queries and fetch information from APi documentation.





