MCP.so
Sign In

Summary

@manstis

About Summary

PoC: MCP Server using OpenAPI specs to generate tools

Basic information

Category

Other

License

MIT license

Runtime

python

Transports

stdio

Publisher

manstis

Config

No standard config provided

This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.

Repository

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

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.

Comments

More Other MCP servers