Documentation Center#
This section is the primary reference for deploying and operating Cloud Native MCP Server.
Read by Goal#
- Install and run your first instance
- Review first-time setup FAQ
- Use the troubleshooting playbook
- Understand architecture and request flow
- Configure server, auth, and integrations
- Deploy in production environments
- Apply hardening and security controls
- Tune throughput and latency
- Explore all available tools
- Integrate via MCP endpoints
Quick Start#
| |
Then open:
SSE:http://localhost:8080/api/aggregate/sseStreamable HTTP:http://localhost:8080/api/aggregate/streamable-http
Reference Structure#
Getting Started: installation and first-call flowFAQ: high-frequency setup and rollout questionsTroubleshooting: practical diagnosis and recovery stepsArchitecture: system model and component boundariesConfiguration: all runtime and integration optionsDeployment: Docker, Kubernetes, and Helm production patternsSecurity: auth and operational hardening practicesPerformance: optimization and benchmarking guidanceTools: complete service tool catalogAPI: protocol endpoints and request examples