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
This repository contains the source code for a confluence context server, it provides prompts that can be used...
image to 3d relief STL models
AI-Powered Penetration Testing Assistant for offensive security testing, focused on web applications and network penetration testing.
A mcp server that bridges Dune Analytics data to AI agents.
Dify 1.0 Plugin Convert your Dify tools's API to MCP compatible API
Interact seamlessly with GitLab repositories to manage merge requests and issues. Fetch details, add comments, and streamline your...
🔍 Enable AI assistants to search and access academic paper metadata through Crossref using a simple MCP interface.
A Python-based MCP server to install other MCP servers.
This read-only MCP Server allows you to connect to Facebook Ads data from Claude Desktop through CData JDBC...
Model Context Protocol (MCP) server for TeamRetro integration.
A TypeScript implementation of a Model Context Protocol (MCP) server that integrates with PiAPI's API. PiAPI makes user...





