Article Galaxy MCP
Enhance your AI tools with seamless access to full-text scientific articles through your Article Galaxy account.
An Article Galaxy account is required for MCP access. Request a demo
What You Can Do
- Order and access full-text articles directly from your AI workflow
- Search and retrieve papers from your AG library
- Check access rights and pricing before ordering
- Connect your institutional holdings and subscriptions
- Manage document delivery through natural language
Works with: ChatGPT · Claude · Copilot · Gemini · VS Code · and any MCP-compatible AI client
Setup Instructions
Select the platform you want to connect and follow the steps below.
ChatGPT
Step 1: Configure
In ChatGPT, go to Settings > Connected Apps > Add App and enter the following MCP server URL:
https://mcp.articlegalaxy.com/ag/mcp
Requires a paid ChatGPT plan (Plus, Pro, or Team).
Step 2: Authenticate
After adding the app, ChatGPT will prompt you to sign in with your Article Galaxy credentials.
Step 3: Use It
Type @ArticleGalaxy in your prompt to activate the connector. For best performance, reconnect before each session by clicking the ··· menu next to Article Galaxy and selecting Reconnect.
Example: @ArticleGalaxy check if I have access to DOI 10.1038/s41586-020-2012-7
Troubleshooting
If Article Galaxy is not responding, ChatGPT may have silently disconnected the tool between sessions. Click the ··· menu next to Article Galaxy and select Reconnect to restore the connection.
Claude.ai
Step 1: Configure
- In Claude.ai, click the Search and tools icon (magnifying glass) in the chat input area, then select Add MCP Server — or go to Settings > Integrations.
- Add the following URL:
https://mcp.articlegalaxy.com/ag/mcp
Step 2: Authenticate
Claude will redirect you to sign in with your Article Galaxy credentials via OAuth.
Step 3: Use It
Article Galaxy tools are automatically available in your conversations once connected. Just ask Claude to search for articles, check access rights, or place orders.
Example: Search for recent papers on CRISPR gene editing and check what access I have
Claude Desktop
Step 1: Configure
-
Open your Claude Desktop configuration file:
-
macOS:
~/Library/Application Support/Claude/claude_desktop_config.json -
Windows:
%APPDATA%\Claude\claude_desktop_config.json
-
macOS:
- Add the following to the
mcpServerssection:
{
"mcpServers": {
"article-galaxy": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.articlegalaxy.com/ag/mcp"
]
}
}
}
Step 2: Authenticate
Restart Claude Desktop. On first use, a browser window will open for you to sign in with your Article Galaxy credentials.
Step 3: Use It
Article Galaxy tools will appear in your Claude Desktop conversations automatically.
Claude Code
Step 1: Configure
Run the following command in your terminal:
claude mcp add article-galaxy -- npx -y mcp-remote https://mcp.articlegalaxy.com/ag/mcp
Step 2: Authenticate
On first use, a browser window will open for you to sign in with your Article Galaxy credentials.
Step 3: Use It
Article Galaxy tools are now available in your Claude Code sessions.
Other MCP-Compatible Clients
Step 1: Configure
Any MCP-compatible client can connect to Article Galaxy using the server URL below:
https://mcp.articlegalaxy.com/ag/mcp
Step 2: Authenticate
Authentication is handled via OAuth. When you connect, you will be prompted to sign in with your Article Galaxy credentials.
Frequently Asked Questions
Do I need an Article Galaxy account to use the MCP?
Yes. You sign in with your existing Article Galaxy credentials. There is no separate MCP subscription required.
Can teams use the MCP?
Yes. Each team member connects individually using their own Article Galaxy credentials. There is no organization-level configuration required.
What can I do through the MCP?
You can search for articles, check access rights and pricing, place orders for full-text PDFs or GenAI rights, check order status, and access articles already in your PDF library.
How does pricing work for articles ordered through the MCP?
Pricing is the same as ordering through Article Galaxy directly. Your AI tool will show you access options and costs before placing any order, and will always ask for your confirmation before purchasing.