Labsco
MCP SERVER · OFFICIAL PROJECT

Boltic MCP Builder

by Boltic

A platform for building your own MCP servers out of Boltic workflows — each one gets its own hosted endpoint.

MCP Plumbing: Proxies, Registries & InspectorsOfficial source
Summary
The catalogue entry that has no tool list because the tools have not been written yet.

This belongs in a different mental category from everything around it: there is nothing to evaluate until you build something. What is worth judging is the platform's defaults, and the one that matters is authentication being on by default rather than a checkbox — a self-built MCP endpoint left open is the classic way to publish an internal workflow to the internet by accident.

What it is

Not one server but a factory. You compose actions from Boltic primitives — workflows and other building blocks — and the platform hosts the result. Every server you create gets its own URL, shown in the Connect MCP dialog.

What you get

The tools are whatever you built. Boltic calls them actions, and the documented types include exposing a Boltic workflow as a callable tool.

Requirements

A Boltic workspace. Authentication is built into the generated endpoints — OAuth 2.0 or a bearer token — so a server you create is not open by default.

Setup effort

Paste a URL, then authorize — add the endpoint to your client, then approve the OAuth consent screen