llms.txt Content
# 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: n