openapi-mcp

Turn any API spec into AI-accessible tools instantly.

GitHub Stars

69

User Rating

Not Rated

Favorites

0

Views

6

Forks

14

Issues

0

Installation
Difficulty
Intermediate
Estimated Time
10-20 minutes

Installation

Installation

Prerequisites

Please specify required software and versions:
Docker: Latest version

Installation Steps

1. Pull the Docker Image

bash
docker pull ckanthony/openapi-mcp

2. Run the Container

bash
docker run -d -p 8080:8080 ckanthony/openapi-mcp

3. Mount API Specification File

bash
docker run -d -v /path/to/your/spec:/spec -p 8080:8080 ckanthony/openapi-mcp

Troubleshooting

Common Issues

Issue: Container won't start Solution: Ensure Docker is installed correctly and check the logs.
Author Information
Frank Denis

Get my public keys here: https://sk.tl/7CPRo8kn

Antibes, France

3,995

Followers

455

Repositories

797

Gists

0

Total Contributions