Back to directory
houtini-ai/google-knowledge-graph-mcp

houtini-ai/google-knowledge-graph-mcp

@houtini-ai

MCP server for searching Google’s public Knowledge Graph API and retrieving structured information about people, places, organizations, and concepts.

google-knowledge-graphentity-searchknowledge-graphgoogle-apiresearchtypescriptcontext

Installation & Configuration

{
  "mcpServers": {
    "google-knowledge-graph": {
      "command": "npx",
      "args": [
        "-y",
        "@houtini/google-knowledge-graph-mcp"
      ],
      "env": {
        "GOOGLE_KNOWLEDGE_GRAPH_API_KEY": "your-api-key-here"
      }
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2026/9/5
Updated
2026/9/5