MCP.so
登录

Summary

@manstis

关于 Summary

PoC: MCP Server using OpenAPI specs to generate tools

基本信息

分类

其他

许可证

MIT license

运行时

python

传输方式

stdio

发布者

manstis

配置

暂无标准配置

该服务器的 README 中没有可解析的 MCP 配置块,请前往代码仓库查看安装说明。

代码仓库

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is Summary?

Summary is a Model Context Protocol (MCP) tool that reads an OpenAPI Schema file and generates stubs for using the respective API methods. It is a proof of concept designed to simplify API integration and can run as a container for distributed environments.

How to use Summary?

The tool can be run as a container to support distributed use. No specific installation or configuration commands are provided in the README.

Key features of Summary

  • Reads OpenAPI Schema files
  • Generates stubs for API methods
  • Runs as a container for distributed environments

Use cases of Summary

  • Generate API client stubs from an OpenAPI specification
  • Prototype MCP-based integrations quickly
  • Use in containerized workflows for API development

FAQ from Summary

What does Summary do?

It reads an OpenAPI Schema file and generates stubs for the methods described in that schema.

How can I run Summary?

The tool can be run as a container; no further details are provided.

Is Summary production-ready?

No, it is a proof of concept and is intended for prototyping or learning purposes.

What dependencies or runtime does Summary require?

The README does not specify any dependencies beyond being an MCP tool that can run in a container.

How does Summary handle authentication or transport?

The README does not mention authentication, transport, or supported protocols beyond the Model Context Protocol.

评论

其他 分类下的更多 MCP 服务器