facts-api

facts-api

3.2

If you are the rightful owner of facts-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 to facilitate multi-agent interactions using the OpenAPI specification from fungenerators.com.

The MCP Server is a robust platform designed to manage and facilitate multi-agent conversations using the Multi-Agent Conversation Protocol. It leverages the OpenAPI specification from fungenerators.com to provide a structured and efficient way to handle interactions between different agents. The server is built using Python 3.9+ and is equipped with various tools for development, testing, and deployment. It supports multiple transport modes, including stdio, sse, and streamable-http, allowing for flexible integration with different systems. The server is designed with a focus on ease of use and configurability, offering options to set up through environment variables and JSON configuration files. It also includes pre-commit hooks and static analysis tools to ensure code quality and security. The server can be easily extended and customized to fit specific needs, making it a versatile solution for managing complex multi-agent interactions.

Features

  • Supports multiple transport modes including stdio, sse, and streamable-http.
  • Configurable via environment variables and JSON configuration files.
  • Includes pre-commit hooks and static analysis tools for code quality.
  • Built with Python 3.9+ and uses modern development tools like ruff, mypy, and pytest.
  • Easily extendable and customizable for specific use cases.