Google Knowledge Graph
Rank #11179pulsemcp/houtini-google-knowledge-graph
Search Google's Knowledge Graph for structured information about real-world entities including people, places, and organizations.
Google Knowledge Graph is a Model Context Protocol (MCP) server published by houtini-ai. It ranks #11179 of 58,832 servers tracked on MCP Toplist, and its repository has 10 GitHub stars. Google Knowledge Graph is listed across 2 registries — Official MCP and PulseMCP, with 2 tracked versions. It was first listed on Jan 28, 2026 and most recently updated on Jan 29, 2026.
Ranks ahead of 47,653 of 58,832 servers on MCP Toplist.
Use Google Knowledge Graph
Add Google Knowledge Graph to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"houtini-google-knowledge-graph": {
"command": "npx",
"args": [
"-y",
"@houtini/google-knowledge-graph-mcp"
],
"env": {
"GOOGLE_KNOWLEDGE_GRAPH_API_KEY": "<your GOOGLE_KNOWLEDGE_GRAPH_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
Listed on 2 registries
houtini-ai
Other servers by houtini-ai
- Houtini-lm#3790
- Gemini#7294 · 2 vers
- Geo Analyzer#7862 · 2 vers
- Voice Analyser MCP Generate A Tone Of Voice Guide For Your Llm To Follow MCP Server#8997
- Seo Crawler MCP#9444 · 2 vers
- Fanout#11178 · 2 vers
- Better Google Search Console#15288
- Fmp#28244 · 2 vers
- Carousels MCP from Houtini#52664
- YubHub MCP Server#52665
Available versions (2)
| Version | Published |
|---|---|
| 1.0.2 | Jan 29, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- What is Google Knowledge Graph?
- Search Google's Knowledge Graph for structured information about real-world entities including people, places, and organizations.
- Who maintains Google Knowledge Graph?
- Google Knowledge Graph is maintained by houtini-ai, which publishes 26 MCP servers (12 total versions) tracked on MCP Toplist.
- Is Google Knowledge Graph an official MCP server?
- Yes — Google Knowledge Graph is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does Google Knowledge Graph have?
- MCP Toplist tracks 2 versions of Google Knowledge Graph, most recently published on Jan 29, 2026.
- Where can I find the source code for Google Knowledge Graph?
- The source code for Google Knowledge Graph is hosted at github.com/houtini-ai/google-knowledge-graph-mcp.