reshapr
活跃·★ 98·Apache-2.0·更新于 2026-05-28
★ 时下流行★ 大模型基础设施★ API 集成
reShapr 是一个开源的无代码 MCP 服务器,用于将传统 API 转换为 LLM 友好的工具。
reShapr 是一个开源的无代码 MCP 服务器,可将传统 API(REST/GraphQL/gRPC)转换为 AI 原生工具。它通过过滤和精简负载来解决上下文过载问题,在数据到达 LLM 之前进行优化。
#agent-tools#AI 智能体#ai-gateway#ai-infrastructure#ai-integration#ai-native#context-optimization#context-window
01
功能特性
01AI 原生转换
02上下文控制
03多协议支持
04无代码配置
02
兼容性
REST
REST API
已通过文档验证
GraphQL
GraphQL API
已通过文档验证
gRPC
gRPC API
已通过文档验证
03
快速开始
1
$ npm install -g @reshapr/reshapr-cli
04
使用场景
↳构建需要调用外部 API 的 AI 代理
↳将 LLM 与现有企业服务集成
↳简化 LLM 的 API 消费
05
同类工具
相关搜索
评论
登录后发表评论
- LLogan White2026年5月22日
No-code MCP setup was a game changer for our team, had it running in 20 minutes
- MMarlowe Johnson2026年4月19日
Works well for exposing internal REST APIs to Claude without custom server code
- DDylan Harris2026年4月18日
Really like that it handles API access without writing boilerplate glue code
- JJesse Nguyen2026年4月15日
The no-code approach means our backend team can contribute without MCP knowledge