# reShapr > reShapr is a no-code AI translation layer that instantly converts existing APIs (REST, gRPC, GraphQL) into secure, production-ready MCP (Model Context Protocol) servers β€” without writing a line of code. reShapr enables enterprises to expose their APIs to AI agents and LLMs via the Model Context Protocol. It handles authentication, authorization, context control, and multi-tenant deployment so teams can move from API to AI-native endpoint in seconds. **Key concepts:** - **MCP (Model Context Protocol)**: An open standard by Anthropic for connecting LLMs to external tools and data sources. reShapr implements and extends it for enterprise use. - **No-code server creation**: Connect an existing API artifact (OpenAPI spec, gRPC proto, etc.) and reShapr generates a secure MCP server automatically. - **Context control**: reShapr filters which tools are exposed to which agents, preventing context overload and keeping LLM interactions precise. - **Gateway groups**: Logical groupings of MCP gateways for multi-tenant and multi-environment deployments. - **Hybrid deployment**: Run reShapr in the cloud, on-premise, or in hybrid configurations via Docker Compose or Helm charts. **Company:** - Website: https://reshapr.io - About: https://reshapr.io/about - Community: https://reshapr.io/community - GitHub: https://github.com/reshaprio/reshapr ## Table of Contents - [How It Works](/docs/overview/how-it-works.md): reShapr is a zero-code AI translation layer. Instead of building an MCP server from scratch, you can use reShapr to instantly translate your existi... - [Why reShapr?](/docs/overview/why-reshapr.md): Hey hey… wondering why we built reShapr? πŸ€” - [Getting started with CLI](/docs/tutorials/getting-started.md): This page details the installation and the basic usages of the reShapr Command Line Interface utility. - [Try reShapr online](/docs/tutorials/try-reshapr-online.md): The fastest way to experience reShapr is through our hosted online environment: no installation required πŸ™Œ - [Hybrid deployment](/docs/how-to-guides/deploy-hybrid-gateway.md): Run reShapr gateways inside your own infrastructure while the control plane stays in the cloud. Your application traffic never leaves your datacenter. - [Docker Compose](/docs/how-to-guides/docker-compose.md): Learn how to run reShapr locally using Docker Compose for development and testing purposes. - [Helm Charts](/docs/how-to-guides/kubernetes.md): Learn how to deploy reShapr on Kubernetes using Helm charts for production-grade environments. - [Configuration Plan & Exposition](/docs/explanations/configuration-and-exposition.md): Define Configuration Plans and Expositions to control how Services become MCP Server endpoints. - [Gateway Group & Gateway](/docs/explanations/gateway-groups-and-gateways.md): Understand Gateway Groups and Gateways β€” the deployment units that route MCP traffic across tenants and environments. - [Security options & Secrets](/docs/explanations/security-model.md): Security options for MCP endpoints β€” API keys, OAuth2, SPIFFE, backend secrets, and elicitation-based credential flows. - [Services & Artifacts](/docs/explanations/services-and-artifacts.md): How reShapr discovers Services from API artifacts (OpenAPI, GraphQL, gRPC) and the conventions used during import. - [reShapr CLI advanced](/docs/references/cli-commands.md): Full reference for reShapr CLI commands β€” import, attach, config, expo, secrets, gateway management, and more. - [Custom Tools](/docs/references/custom-tools-specification.md): Define Custom Tools to rename, condense, and translate default API operations into LLM-friendly MCP tools. - [reShapr Features](/docs/references/features.md): Want to get all the features in a nutshell? This is where you can find all of them with pointers to the documentation and demos! - [Prompts](/docs/references/prompts-specification.md): Define MCP Prompts using YAML to provide accelerators, guardrails, and orchestration instructions for tool usage. - [Resources](/docs/references/resources-specification.md): Define MCP Resources to share contextual data β€” files, schemas, or application-specific information β€” with LLMs. - [Demos](/docs/demos.md): Video demos showing reShapr in action β€” CLI installation, Docker setup, and OpenAPI-to-MCP conversion. - [Docs Home](/docs/index.md): Welcome to reShapr documentation β€” guides, tutorials, and reference for no-code MCP servers and AI-native API access. - [From Context Overload to Context Control!](/blog/from-context-overload-to-context-control.md): How reShapr's selective tool exposure makes the Model Context Protocol production-ready at enterprise scale. - [Six Use Cases for Accelerating AI with reShapr πŸš€](/blog/six-use-cases-for-accelerating-ai-with-reshapr.md): Six ways organizations use reShapr to streamline API enablement, accelerate prototyping, and securely integrate AI into production. - [Welcome to reShapr ⭐️](/blog/welcome-to-reshapr.md): From a private beta experiment to an open project β€” reShapr is now live. Here's the story behind it and what comes next. - [Why reShapr?](/blog/why-reshapr.md): Why enterprises shouldn't build MCP servers from scratch β€” and what a no-code MCP server changes about AI-native API access.