MCP Template
One codebase, three interfaces - CLI, MCP server, and REST API over a shared service registry.
Write your logic once as a pure service, and MCP Template exposes it everywhere - a terminal command, an MCP connection for AI assistants like Claude, and an authenticated HTTP API. Same behavior, three transports, no duplication.
Choose your interface
CLI
Run commands in your terminal with the daysurface binary.
MCP Server
Connect AI assistants like Claude directly over MCP.
REST API
Call authenticated HTTP endpoints from any client.
Deploy it
Licensing & pricing
MCP Template is open source under the MIT license - free to use, modify, and self-host forever, with no setup fee and no license cost. The full server runs on your own infrastructure.
Optional managed hosting and team support are available as paid tiers (hosted deployment, monitoring, SSO/audit logs, SLA, and commercial/OEM licensing). The full breakdown lives on the product landing page, with a machine-readable manifest at /pricing.md for agents comparing options.