Skip to main content

reShapr Features

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!

API Translation

  • OpenAPI 2.x & 3.x (🎬), GraphQL Schema (🎬), gRPC Protobuffer 3 (🎬) to MCP Server no-code translation
  • Full API re-shaping capabilities:
    • Rename existing API (🎬)
    • Split an existing API by including or excluding chosen API operations
    • Adapt to your Agentic context, defining CustomTools by renaming, condensing, translating default operations (🎬)

MCP support

Security

  • MCP Endpoint security:
    • HTTP with TLS Transport
    • API key management (📄)
    • OAuth Authorization with support of OAuth 2.0 Dynamic Client Registration Protocol (RFC7591), OAuth 2.0 Protected Resource Metadata (RFC9728), OAuth 2.0 Authorization Server Metadata (RFC8414), OAuth 2.0 Resource Indicators (RFC 8707) (📄)
    • Secure Production Identity Framework for Everyone (SPIFFE) support
    • Custom Authorization Server integration
    • Configurable scopes or claims per tool
  • End-user / backend endpoint security:

Operations

  • MCP Server endpoints rate limiting
  • User-friendly CLI for importing API definitions, declaring secrets and configuring deployment (📄)
  • Full-stack observability with Open Telemetry support
  • Flexible deployment: SaaS, hybrid or on-premises
  • Scalable model with auto-discovery of new Gateways
  • Fully multi-tenant, with strict segregation between domains and customers.
  • Zero downtime deployments with auto-propagation on configuration changes
  • GitOps-friendly with YAML-based configuration
info

For more details, check out the reShapr blog posts and demos.

Agent View