Google Knowledge Graph MCP
G

Google Knowledge Graph MCP

This is an MCP server that provides access to the free Google Knowledge Graph API, allowing MCP clients like Claude to search for real - world entities (people, places, organizations, etc.) and obtain structured data.
2.5 points
5.8K

What is Google Knowledge Graph MCP?

This is a Model Context Protocol (MCP) server that connects AI assistants (such as Claude) to Google's free public Knowledge Graph API. The Google Knowledge Graph contains structured data of millions of real - world entities, which are also used in the knowledge panels of Google search results. Through this MCP, AI assistants can directly search for and verify entity information in conversations.

How to use Google Knowledge Graph MCP?

First, you need to configure this server in an MCP client such as Claude Desktop. Then, the AI assistant can use two main tools: 1) Search for entities by keywords; 2) Look up entities directly by Google's internal ID. Configuration requires a Google Cloud API key, but the API itself is completely free.

Use cases

This MCP is particularly suitable for research workflows that require verification of factual information, such as verifying a person's life during academic research, finding company information during business analysis, verifying location details during content creation, and explaining concept definitions during educational assistance.

Main features

Keyword search
Search for entities by name or description, support language filtering and entity type filtering, and return the most relevant entity list.
Direct lookup by MID
Look up specific entities directly by Google's internal machine ID (MID), which is suitable for entity resolution workflows.
Structured data return
Return structured data in JSON format, including entity name, type, description, Wikipedia link, picture, and relevance score.
Completely free
The Google Knowledge Graph Search API is completely free to use. There is no need to set up a billing account, only a Google Cloud API key is required.
Advantages
Completely free: The Google Knowledge Graph API is free of charge, with no usage cost
Authoritative data: The data comes from Google's official knowledge graph, the same as the knowledge panels in search results
Structured information: The returned data is highly structured, easy for AI assistants to understand and process
Multi - language support: Supports entity descriptions and search results in multiple languages
Easy to integrate: Seamlessly integrates with AI assistants like Claude through the MCP standard protocol
Limitations
Requires a Google Cloud account: Although it is free, you still need to create a Google Cloud project
Query limit: There is a daily query limit for the free tier (usually 100,000 times per day)
Entity coverage: May not include all niche or emerging entities
Network dependency: Requires a stable network connection to access the Google API
Configuration steps: Manual configuration of the MCP server and API key is required

How to use

Get an API key
Access the Google Cloud console, create a project and enable the 'Knowledge Graph Search API', then create an API key.
Configure Claude Desktop
Edit the Claude Desktop configuration file, add the MCP server configuration and set the API key environment variable.
Restart Claude Desktop
Completely exit and restart Claude Desktop to ensure the configuration takes effect.
Start using
Use the search command directly in the Claude conversation, such as 'Search for information about Einstein in the knowledge graph'.

Usage examples

Academic research verification
When researching historical figures, quickly verify their life information and achievements.
Business analysis
When analyzing company information, obtain official data and background information.
Geographical information query
When querying location information, obtain accurate geographical and cultural data.
Concept explanation
When explaining complex concepts, provide authoritative definitions and relevant information.

Frequently asked questions

Is this MCP server really completely free?
What kind of technical knowledge is required for configuration?
Which languages are supported?
What if no results are found in the search?
What if the MCP does not appear after restarting Claude Desktop?
What types of entities can be searched?

Related resources

MCP official website
Official documentation and specifications of the Model Context Protocol
Google Knowledge Graph API documentation
Official documentation of the Google Knowledge Graph Search API
GitHub repository
Source code and issue tracking of the MCP server
Claude Desktop download
Download page for the Claude Desktop client
Google Cloud console
Service for creating API keys and enabling APIs
MCP registry
Official MCP server registry

Installation

Copy the following command to your Client for configuration
{
  "mcpServers": {
    "google-knowledge-graph": {
      "command": "npx",
      "args": ["-y", "@houtini/google-knowledge-graph-mcp"],
      "env": {
        "GOOGLE_KNOWLEDGE_GRAPH_API_KEY": "your-api-key-here"
      }
    }
  }
}

{
  "mcpServers": {
    "google-knowledge-graph": {
      "command": "node",
      "args": ["C:\\path\\to\\google-knowledge-graph-mcp\\dist\\index.js"],
      "env": {
        "GOOGLE_KNOWLEDGE_GRAPH_API_KEY": "your-api-key-here"
      }
    }
  }
}
Note: Your key is sensitive information, do not share it with anyone.

Alternatives

A
Airweave
Airweave is an open - source context retrieval layer for AI agents and RAG systems. It connects and synchronizes data from various applications, tools, and databases, and provides relevant, real - time, multi - source contextual information to AI agents through a unified search interface.
Python
7.1K
5 points
P
Paperbanana
Python
6.3K
5 points
F
Finlab Ai
FinLab AI is a quantitative financial analysis platform that helps users discover excess returns (alpha) in investment strategies through AI technology. It provides a rich dataset, backtesting framework, and strategy examples, supporting automated installation and integration into mainstream AI programming assistants.
6.8K
4 points
B
Better Icons
An MCP server and CLI tool that provides search and retrieval of over 200,000 icons, supports more than 150 icon libraries, and helps AI assistants and developers quickly obtain and use icons.
TypeScript
5.9K
4.5 points
A
Apify MCP Server
The Apify MCP Server is a tool based on the Model Context Protocol (MCP) that allows AI assistants to extract data from websites such as social media, search engines, and e-commerce through thousands of ready-to-use crawlers, scrapers, and automation tools (Apify Actors). It supports OAuth and Skyfire proxy payment and can be integrated into MCP clients such as Claude and VS Code through HTTPS endpoints or local stdio.
TypeScript
6.7K
5 points
P
Praisonai
PraisonAI is a production-ready multi-AI agent framework with self-reflection capabilities, designed to create AI agents to automate the solution of various problems from simple tasks to complex challenges. It simplifies the construction and management of multi-agent LLM systems by integrating PraisonAI agents, AG2, and CrewAI into a low-code solution, emphasizing simplicity, customization, and effective human-machine collaboration.
Python
10.4K
5 points
H
Haiku.rag
Haiku RAG is an intelligent retrieval - augmented generation system built on LanceDB, Pydantic AI, and Docling. It supports hybrid search, re - ranking, Q&A agents, multi - agent research processes, and provides local - first document processing and MCP server integration.
Python
10.3K
5 points
C
Claude Context
Claude Context is an MCP plugin that provides in - depth context of the entire codebase for AI programming assistants through semantic code search. It supports multiple embedding models and vector databases to achieve efficient code retrieval.
TypeScript
17.9K
5 points
G
Gitlab MCP Server
Certified
The GitLab MCP server is a project based on the Model Context Protocol that provides a comprehensive toolset for interacting with GitLab accounts, including code review, merge request management, CI/CD configuration, and other functions.
TypeScript
24.6K
4.3 points
M
Markdownify MCP
Markdownify is a multi-functional file conversion service that supports converting multiple formats such as PDFs, images, audio, and web page content into Markdown format.
TypeScript
35.5K
5 points
N
Notion Api MCP
Certified
A Python-based MCP Server that provides advanced to-do list management and content organization functions through the Notion API, enabling seamless integration between AI models and Notion.
Python
21.4K
4.5 points
D
Duckduckgo MCP Server
Certified
The DuckDuckGo Search MCP Server provides web search and content scraping services for LLMs such as Claude.
Python
73.1K
4.3 points
F
Figma Context MCP
Framelink Figma MCP Server is a server that provides access to Figma design data for AI programming tools (such as Cursor). By simplifying the Figma API response, it helps AI more accurately achieve one - click conversion from design to code.
TypeScript
65.6K
4.5 points
U
Unity
Certified
UnityMCP is a Unity editor plugin that implements the Model Context Protocol (MCP), providing seamless integration between Unity and AI assistants, including real - time state monitoring, remote command execution, and log functions.
C#
32.3K
5 points
G
Gmail MCP Server
A Gmail automatic authentication MCP server designed for Claude Desktop, supporting Gmail management through natural language interaction, including complete functions such as sending emails, label management, and batch operations.
TypeScript
22.1K
4.5 points
C
Context7
Context7 MCP is a service that provides real-time, version-specific documentation and code examples for AI programming assistants. It is directly integrated into prompts through the Model Context Protocol to solve the problem of LLMs using outdated information.
TypeScript
97.3K
4.7 points
AIBase
Zhiqi Future, Your AI Solution Think Tank
© 2026AIBase