✨ From vibe coding to vibe deployment. UBOS MCP turns ideas into infra with one message.

Learn more

What is an MCP Server?

An MCP (Model Context Protocol) server acts as a bridge, allowing AI models to access and interact with external data sources and tools. It standardizes how applications provide context to Large Language Models (LLMs).

What is the UBOS MCP Server Starter?

The UBOS MCP Server Starter is a production-ready template for building MCP servers using TypeScript. It provides a clean, maintainable project structure and leverages tools like Bun and Biome for fast development.

What are the key features of the MCP Server Starter?

Key features include a production-ready template, TypeScript support, Bun for fast testing, Biome for linting and formatting, and automated version management with standard-version.

How do I create a new MCP tool?

You can use the bun run scripts/create-tool.ts <tool-name> command. This will create a new tool directory under src/tools/<tool-name> with the necessary files.

How do I run tests?

Use the command bun test to run the test suite.

How do I add my MCP server to Claude Desktop?

Build the project with bun run build and then add a configuration entry to your Claude Desktop config file, specifying the command and arguments for your server.

What is standard-version used for?

Standard-version is used for automated version management, including generating changelogs and bumping version numbers based on commit message conventions.

What commit message format should I use?

Use the Conventional Commits format: feat for new features, fix for bug fixes, and BREAKING CHANGE for breaking changes.

How do I publish my MCP server to npm?

First, build the project with bun run build. Then, log in to npm and use the npm publish command.

What is UBOS?

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 enterprise data, build custom AI Agents with your LLM model, and create Multi-Agent Systems.

Featured Templates

View More
AI Agents
AI Video Generator
258 2301
Customer service
AI-Powered Product List Manager
159 1159
AI Assistants
Image to text with Claude 3
155 1658
Customer service
Service ERP
127 1488
Customer service
Multi-language AI Translator
139 1246

Start your free trial

Build your solution today. No credit card required.

Sign In

Register

Reset Password

Please enter your username or email address, you will receive a link to create a new password via email.