claude mcp add houtini-ai-google-knowledge-graph -- npx -y @houtini/google-knowledge-graph-mcp
{
"mcpServers": {
"houtini-ai-google-knowledge-graph": {
"command": "npx",
"args": ["-y", "@houtini/google-knowledge-graph-mcp"]
}
}
}
{
"mcpServers": {
"houtini-ai-google-knowledge-graph": {
"command": "npx",
"args": ["-y", "@houtini/google-knowledge-graph-mcp"]
}
}
}
{
"mcpServers": {
"houtini-ai-google-knowledge-graph": {
"command": "npx",
"args": ["-y", "@houtini/google-knowledge-graph-mcp"]
}
}
}
About This MCP Server
The io.github.houtini-ai/google-knowledge-graph server enables search functionality to find structured information about real-world entities through Google's Knowledge Graph. This server can be connected to via stdio and is available as a package on npm, allowing developers to integrate it into their projects. A developer would use this server when they need to retrieve specific information about entities from Google's Knowledge Graph, such as when building applications that require access to a vast knowledge base.
Search Google's Knowledge Graph for structured information about real-world entities. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with search & web scraping capabilities via the stdio transport.
Package
@houtini/google-knowledge-graph-mcp on npm
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.
What tools does it provide?
The google-knowledge-graph server extends your AI assistant with search & web scraping capabilities. Once installed, your AI can use its tools automatically.