Connect your account, then chat with AI to run tools.
Search your Slab wiki, pull post and topic content into chat, and keep internal docs in sync with how your team already works in Slab.
Try this workflow
Find a runbook
Search our Slab workspace for the on-call runbook about database failover and summarize the steps.
Opens MCPBundles Studio with this server selected. After sign-in, chat and run tools from the same thread.
Browse all toolsBuilt for
Engineering, Support, Operations, Internal enablement
Find a runbook
Uses workspace search then post retrieval.
Search our Slab workspace for the on-call runbook about database failover and summarize the steps.
Browse a topic
Topic-scoped navigation before deep reads.
List posts in the Slab topic for platform engineering and point me to anything about MCP or integrations updated recently.
Answer from internal docs
Search + read flow for policy questions.
What does our Slab documentation say about customer data retention? Cite the relevant posts.
What Slab plan do I need?
Slab's GraphQL API is available on Business and Enterprise plans. Generate an API token under Team settings → Developer in Slab.
Why are some posts missing?
The API only returns content the Slab Bot user can access. Grant Bot access to private topics inside Slab if posts should appear here.
Can agents edit Slab posts?
Yes — post body content can be updated with Quill Delta JSON. There is no API-backed create-post operation in this integration; new pages are still created in the Slab UI.
Domain knowledge for Slab — workflow patterns, data models, and gotchas for your AI agent.
Internal knowledge base: organization → topics → posts. Members are users. Slab exposes one GraphQL endpoint; content is stored as Quill Delta JSON on posts.
List and search operations use cursor pagination: pass after with the previous next_cursor until has_more is false. Default page size is 25; maximum 100.
Post bodies are Quill Delta. Read tools can return plain_text (derived from Delta) when full content is included. For programmatic edits, pass Quill Delta JSON to the update tool exactly as Slab expects.
API results mirror what the Slab Bot user can see. Missing posts usually mean Bot lacks access to that topic — fix permissions in Slab, not in MCPBundles.
Slab registers outbound webhooks in Team settings → Developer (no GraphQL webhook CRUD). Use the inbound webhook info read when you need the HTTPS URL to paste into Slab. MCPBundles accepts POST callbacks on that route for post-published and related events; automation handlers will consume them in a later release. When Slab supplies a webhook signing secret, MCPBundles platform operators configure verification server-side — not in the Slab credential form.
GraphQL access requires Business or Enterprise. Free/Starter workspaces receive HTTP 403 from the API.
Return the HTTPS URL and setup notes for Slab outbound webhooks pointing at MCPBundles. Slab does not expose webhook CRUD on the GraphQL API — admins ...
Fetch the current Slab workspace (organization) id and name. Use as a lightweight connectivity check and to confirm which workspace the API token is s...
List Slab posts or fetch one post by id. Omit post_id to page through all posts (newest batch per Slab ordering). Pass post_id to retrieve full post m...
List Slab topics or fetch one topic by id. Topics organize posts in the wiki hierarchy. When fetching by id, nested posts are returned with their own ...
List Slab workspace members or fetch one user by id (name and email). Directory read only — membership changes happen in Slab admin settings.
Search Slab posts across the workspace. Returns matching posts with cursor pagination. Prefer this over listing all posts when the user names a topic,...
Update an existing Slab post body using Quill Delta JSON. There is no create-post mutation on the public GraphQL API — new pages are created in the Sl...
Slab's GraphQL API is available on Business and Enterprise plans. Generate an API token under Team settings → Developer in Slab.
The API only returns content the Slab Bot user can access. Grant Bot access to private topics inside Slab if posts should appear here.
Yes — post body content can be updated with Quill Delta JSON. There is no API-backed create-post operation in this integration; new pages are still created in the Slab UI.
Add the MCPBundles server URL to your MCP client configuration (Claude Desktop, Cursor, VS Code, etc.). The URL format is: https://mcp.mcpbundles.com/bundle/slab. Authentication is handled automatically.
Slab provides 7 tools that can be called by AI agents, along with a SKILL.md that gives your AI agent domain knowledge about when and how to use them.
Slab uses API Key. Slab requires credentials. Connect via MCPBundles and authentication is handled automatically.
Connect Slab to any MCP client in minutes
https://mcp.mcpbundles.com/bundle/slabThe link prefills the Add custom connector dialog — you still review the values and click Add, then Connect to complete OAuth.
Slab and paste the MCP URL into Remote MCP server URL.Custom connectors at claude.ai require a paid Claude plan (Pro, Max, Team, or Enterprise).
More collaboration integrations you might like
Notion is an all-in-one workspace for notes, databases, project management, and collaboration. Searc...
Guru is a knowledge management platform that allows teams to organize, share, and access important i...
Mendeley is a reference management software that allows researchers to organize and share research p...
Dropbox Sign provides a platform for electronic signatures and document management, enabling users t...
Figma REST API for design file management, components, styles, and collaboration. Access files, node...
GitBook is a platform for creating, maintaining, and sharing documentation. Teams collaborate on con...