Compose and generate asynchronous API clients and Model Context Protocol (MCP) servers from OpenAPI specifications effortlessly.
AppDog is a Python package that simplifies API integration by automatically generating Python clients from OpenAPI specifications and creating MCP servers for those APIs. It streamlines API client management, offering version locking and a simple CLI for adding, removing, managing API clients, and installing MCP servers. It empowers developers to rapidly build integrations with typed clients and deploy ready-to-use MCP servers.