Knowledge Systems
Trust: 39/100 (Limited)io.github.houtini-ai/google-knowledge-graph Guide
Search Google's Knowledge Graph for structured information about real-world entities
7 starsby houtini-ai
Quick Start
Install
npx @houtini/google-knowledge-graph-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-houtini-ai-google-knowledge-graph": {
"command": "npx",
"args": [
"@houtini/google-knowledge-graph-mcp"
]
}
}
}