fact-check-tools-api
If you are the rightful owner of fact-check-tools-api and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
This project is an MCP (Multi-Agent Conversation Protocol) Server designed for the OpenAPI URL provided by Google Fact Check Tools, auto-generated using AG2's MCP builder.
The MCP Server is a robust and flexible server implementation that facilitates multi-agent conversations using the Multi-Agent Conversation Protocol (MCP). It is specifically tailored to work with the OpenAPI specification provided by Google Fact Check Tools. The server is built using Python 3.9+ and leverages modern development tools and practices to ensure high-quality code and efficient performance. The server supports various transport modes, including stdio, SSE, and streamable HTTP, making it versatile for different use cases. It is equipped with a comprehensive suite of development tools, including linting, formatting, static analysis, and testing, to maintain code quality and reliability. The server can be configured using environment variables, allowing for flexible deployment and integration into different environments. Additionally, the project includes scripts for building, publishing, and testing, streamlining the development and deployment process.
Features
- Supports multiple transport modes: stdio, SSE, and streamable HTTP.
- Comprehensive development tools: linting, formatting, static analysis, and testing.
- Flexible configuration using environment variables.
- Pre-commit hooks for maintaining code quality.
- Automated build and publish process using Hatch.