← Index

io.github.houtini-ai/google-knowledge-graph

io.github.houtini-ai/google-knowledge-graph·v1.0.2·Search
Quality Score
80
/100

Search Google's Knowledge Graph for structured information about real-world entities

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "google-knowledge-graph": {
      "command": "npx",
      "args": [
        "-y",
        "@houtini/google-knowledge-graph-mcp"
      ],
      "env": {
        "GOOGLE_KNOWLEDGE_GRAPH_API_KEY": "<your-google_knowledge_graph_api_key>"
      }
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "google-knowledge-graph": {
      "command": "npx",
      "args": [
        "-y",
        "@houtini/google-knowledge-graph-mcp"
      ],
      "env": {
        "GOOGLE_KNOWLEDGE_GRAPH_API_KEY": "<your-google_knowledge_graph_api_key>"
      }
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @houtini/google-knowledge-graph-mcp
§02  Environment variables
GOOGLE_KNOWLEDGE_GRAPH_API_KEY
requiredsecret

Google Knowledge Graph Search API key

§03  MCP Quality Score  ·  methodology
freshness
20
completeness
10
installability
25
documentation
15
stability
10
§04  Alternatives in Search