intent:deploy mcp server

Deploy MCP server

Overview

This document provides instructions to deploy an MCP (Microservices Control Plane) server.

Prerequisites

Recipes

Here are various recipes related to hosting an MCP server with different frameworks:

  1. Host MCP server with Express: Postgres-backed state
  2. Host MCP server with Express: stored input and output artifacts
  3. Host MCP server with Express: streamed responses
  4. Host MCP server with Fastify: Postgres-backed state
  5. Host MCP server with Fastify: stored input and output artifacts
  6. Host MCP server with FastAPI: streamed responses
  7. Host MCP server with Flask: worker execution and job state
  8. Host MCP server with Spring Boot: Postgres-backed state

Next Steps

Conclusion

This guide serves as a starting point for deploying an MCP server using a variety of frameworks. Follow the links to explore specific recipes for each framework.