Catalysis Hub for Claude Desktop
@QuentinCody
Catalysis Hub for Claude Desktop について
概要はまだありません
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"catalysis-hub": {
"command": "npx",
"args": [
"mcp-remote",
"https://catalysis-hub-mcp-server.quentincody.workers.dev/sse"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Catalysis Hub for Claude Desktop?
Catalysis Hub for Claude Desktop connects Claude Desktop to the Catalysis Hub database, enabling conversational search and analysis of computational catalysis research data. It is designed for researchers and students who want to query reaction energetics, surface structures, DFT calculation parameters, and publication metadata without navigating complex databases.
How to use Catalysis Hub for Claude Desktop?
Add the server configuration to Claude Desktop’s mcpServers section using the command npx mcp-remote https://catalysis-hub-mcp-server.quentincody.workers.dev/sse, then restart the application. Once set up, tell Claude to use the “catalysis-hub” tool to run GraphQL queries against the database.
Key features of Catalysis Hub for Claude Desktop
- Search computational catalysis data by reaction, material, or publication
- Retrieve reaction energetics, barriers, and surface properties
- Access Density Functional Theory (DFT) calculation parameters
- Query publication metadata and references
Use cases of Catalysis Hub for Claude Desktop
- List recent publications on a catalysis topic (e.g., CO2 reduction)
- Find and compare adsorption energies across different metal surfaces
- Explore reaction mechanisms (e.g., oxygen evolution on oxide catalysts)
FAQ from Catalysis Hub for Claude Desktop
What if Claude says it can’t access Catalysis Hub?
Ensure the configuration was added correctly to Claude Desktop, restart the application completely, and be specific when asking Claude to use the “catalysis-hub” tool. If errors persist, ask Claude to run an introspection query first to understand the database schema.
Which database does this server connect to?
It connects to the Catalysis Hub database, which contains computational catalysis research data including reaction energetics, surface structures, DFT parameters, and publication metadata.
What transport or authentication is used?
The server uses SSE (Server-Sent Events) via a remote endpoint; no authentication details are mentioned in the README.
How do I install the server on Claude Desktop?
Open Claude Desktop, go to Settings > Developer > Edit Config, add the provided JSON block to mcpServers, save the file, and restart Claude Desktop. No separate package installation is required.
Can I query the database without knowing GraphQL?
Yes—you can ask Claude questions in natural language, and Claude will use the underlying GraphQL interface to retrieve the relevant data.
「AI とエージェント」の他のコンテンツ
1MCP - One MCP Server for All
1mcp-appA unified Model Context Protocol server implementation that aggregates multiple MCP servers into one.
Intervals.icu MCP Server
mvilanovaModel Context Protocol (MCP) server for connecting Claude and ChatGPT with the Intervals.icu API.
Sequential Thinking Multi-Agent System (MAS)
FradSerAn advanced sequential thinking process using a Multi-Agent System (MAS) built with the Agno framework and served via MCP.
Model Context Protocol for Unreal Engine
chongdashuEnable AI assistant clients like Cursor, Windsurf and Claude Desktop to control Unreal Engine through natural language using the Model Context Protocol (MCP).
Just Prompt - A lightweight MCP server for LLM providers
dislerjust-prompt is an MCP server that provides a unified interface to top LLM providers (OpenAI, Anthropic, Google Gemini, Groq, DeepSeek, and Ollama)
コメント