Openapi icon

Openapi

6

Enables large language models to interact with and utilize REST APIs by providing configured REST APIs as context.

About

Openapi allows large language models (LLMs) to interact with REST APIs. It installs a Model Context Protocol (MCP) Server that provides configured REST APIs as context to LLMs, enabling them to perform API calls using natural language prompts. It currently supports HTTP API calls (GET, PUT, POST, PATCH) and allows for whitelisting and blacklisting of specific API operations, as well as proxy configurations.

Key Features

  • Enables LLMs to interact with REST APIs.
  • Supports HTTP API calls (GET, PUT, POST, PATCH).
  • Allows for whitelisting and blacklisting of operationIds.
  • Supports proxy configurations (HTTP, HTTPS, NO_PROXY).
  • Configurable via environment variables.
  • 4 GitHub stars

Use Cases

  • Allowing LLMs to access and manipulate data through APIs.
  • Automating tasks by enabling LLMs to trigger API calls.
  • Building conversational interfaces that interact with external services.
Craft Better Prompts with AnyPrompt
Sponsored