knowledge-graph-search-api

knowledge-graph-search-api

3.2

If you are the rightful owner of knowledge-graph-search-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 for the OpenAPI URL provided by Google Knowledge Graph Search API.

The MCP Server is designed to facilitate multi-agent conversations by leveraging the OpenAPI specifications of the Google Knowledge Graph Search API. It is auto-generated using AG2's MCP builder, ensuring seamless integration and communication between different agents. The server is built with Python 3.9+ and utilizes various tools for development, testing, and deployment. It supports multiple transport modes, including stdio, SSE, and streamable HTTP, making it versatile for different use cases. The server can be configured using environment variables, allowing for flexible deployment in various environments. With a focus on development best practices, the project includes tools for linting, formatting, static analysis, and testing, ensuring high code quality and reliability.

Features

  • Auto-generated using AG2's MCP builder for seamless integration.
  • Supports multiple transport modes: stdio, SSE, and streamable HTTP.
  • Configurable via environment variables for flexible deployment.
  • Includes tools for linting, formatting, static analysis, and testing.
  • Built with Python 3.9+ for modern development practices.