Back to Home
Arya711139 icon

appdog

Verified Safe

by Arya711139

Overview

AppDog facilitates the generation and management of MCP (Model Context Protocol) servers and asynchronous API clients from OpenAPI specifications.

Installation

Run Command
appdog mcp run --name "My AppDog Server"

Security Notes

The application generates Python code based on user-provided OpenAPI specifications, and its CLI can then install dependencies and run these generated servers. While the internal code generation uses `datamodel-code-generator` (a reputable library) and avoids direct `eval` of arbitrary input, fetching specifications from untrusted URIs and subsequently executing the generated code introduces a potential supply chain risk. Users must ensure that all OpenAPI specifications, as well as any packages specified via `--with-editable` or `--with-packages` during MCP server installation/development, originate from trusted sources.

Similar Servers

Stats

Interest Score32
Security Score7
Cost ClassLow
Avg Tokens100
Stars2
Forks1
Last Update2025-12-06

Tags

mcpapiopenapiclient-generationserver-generationpythoncli