doqsdev--pdf-filling-api

doqsdev--pdf-filling-api

0

This project is an MCP Server that facilitates conversations using a specified OpenAPI. It's built with extensive development and testing tools to ensure robust functionality across different transport modes.

MCP Server

This project is an MCP (Multi-Agent Conversation Protocol) Server designed for a specific OpenAPI URL. The server is generated using AG2's MCP builder and supports multiple transport modes like 'stdio' and 'sse'. The server's configuration can be set using environment variables, and it includes development tools such as ruff for linting, mypy for type checking, and pytest for testing. The project is equipped with scripts for static analysis, testing, and publishing using Hatch.