Search Google's Knowledge Graph for structured information about real-world entities
claude mcp add google-knowledge-graph -- npx -y @houtini/google-knowledge-graph-mcp
claude_desktop_config.json
{
"mcpServers": {
"google-knowledge-graph": {
"command": "npx",
"args": [
"-y",
"@houtini/google-knowledge-graph-mcp"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"google-knowledge-graph": {
"command": "npx",
"args": [
"-y",
"@houtini/google-knowledge-graph-mcp"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"google-knowledge-graph": {
"command": "npx",
"args": [
"-y",
"@houtini/google-knowledge-graph-mcp"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"google-knowledge-graph": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@houtini/google-knowledge-graph-mcp"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"google-knowledge-graph": {
"command": "npx",
"args": [
"-y",
"@houtini/google-knowledge-graph-mcp"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.houtini-ai--google-knowledge-graph/reviews or the review_server meta-tool.
POST /mcp