Loading MCP server directory, please wait...
Search Google's Knowledge Graph for structured information about real-world entities
npx @getmcp/cli add io.github.houtini-ai/google-knowledge-graphRequires Node.js 18+. Community-contributed server. Review source before installing.
GOOGLE_KNOWLEDGE_GRAPH_API_KEYGoogle Knowledge Graph Search API key
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.houtini-ai/google-knowledge-graph": {
"command": "npx",
"args": [
"-y",
"@houtini/google-knowledge-graph-mcp"
],
"env": {
"GOOGLE_KNOWLEDGE_GRAPH_API_KEY": ""
}
}
}
}