Using Glue with Claude
Connect Claude (or any MCP-compatible AI client) to your Glue threads.
Once connected, Claude can search your threads, read full transcripts with attribution, and answer questions grounded in your team's actual conversations — without leaving the AI client you're already using.
The Glue MCP server is currently in design-partner preview. Read-only for now — write tools (create thread, send message) are coming soon.
How it works
When you connect Claude to the Glue MCP server, Claude gains five read-only tools:
Search your threads by topic, time range, or recipient
Read full thread transcripts with per-message attribution
Look up users and groups in your workspace
You authenticate once with OAuth, scoped to your own Glue user. Every tool call respects the thread permissions you already have in Glue — Claude can only see what you can see.
Pro tip: Ask Claude to summarize a long thread before you scroll through it yourself. "Summarize the planning thread from last week" is faster than reading top to bottom, and Claude will link you back to the exact messages it pulled from.
Setting up the Glue MCP server
The Glue MCP server runs at:
https://mcp.glue.ai/mcpTo make Glue available to everyone in your Claude workspace:
Each team member still authenticates individually via OAuth — admin install just makes the connector available for them to connect.
The Glue MCP server is standard MCP. We've tested it working with:
Claude Desktop (Mac and Windows)
Claude.ai (web)
Claude API and Claude Code
The MCP test client at mcpplaygroundonline.com
For any other MCP client, the pattern is the same: paste the server URL, complete the OAuth flow, and the Glue tools become available.
What you can ask Claude
Once Glue is connected, you can ask questions like:
"Summarize the last week of the Q2 roadmap thread."
"What did we decide about API rate limits in the infrastructure thread?"
"Find every thread where we discussed authentication and tell me where things landed."
"Pull the thread Sadia and I were debating last Friday and give me the three open questions."
"What groups am I in?"
Claude returns answers with attribution and links back to the source messages in Glue.
Pro tip: If Claude seems unsure who you are, paste your Glue user ID once at the start of the conversation. Claude can identify the connected user automatically, but explicit instruction never hurts.
Limitations
The Glue MCP server is in design-partner preview. Expect some limitations, specifically:
Read-only. Write tools (
create_thread,send_message) are not yet available.Search caps at 50 results. Broad queries in large workspaces may truncate.
Activity-ranked sorting is not supported. Coming soon.
No real-time subscriptions. Reading a thread reflects its current state; there's no change feed yet.
Enterprise SSO is not yet supported. Currently under investigation.
Coming soon
We're working on the following next:
Write tools —
create_threadandsend_messageso Claude can take action on your behalfActivity metrics on threads — message count and latest-message timestamp, so activity-ranked queries work
Listing in Claude's connector directory — so you can install Glue without pasting a custom URL
Per-connector scope controls — so you can grant Claude access to a subset of your workspaces rather than everything you see
Stay tuned as we continue to enhance Glue's MCP server!
Troubleshooting
Privacy and access
Claude only sees Glue threads that your authenticated user can already see — the MCP server enforces the same permissions as the Glue UI. There is no admin-mode bypass.
If you want Claude limited to a subset of your workspaces, the current workaround is to authenticate with a Glue user whose access is already scoped. Per-connector scope controls are on the roadmap.
For technical details on authentication and tool schemas, see the Glue Developers section.
Agent Instructions: Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on the current page URL with the ask query parameter:
The question should be specific, self-contained, and written in natural language. The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.
Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
Last updated
Was this helpful?
