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.
Slab is used here only to identify this integration; MCPBundles is not affiliated with or endorsed by Slab or its owner.
Live probe refreshed Sep 18, 2026 · Endpoint host mcp.mcpbundles.com
Built 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.
Connect Slab to any MCP client in minutes
You’ll sign in to MCPBundles when your client connects.
https://mcp.mcpbundles.com/bundle/slabThis server needs a sign-in. MCPBundles handles that setup once — then chat here with saved access and a log of what ran.
MCPBundles publishes this directory for MCP discovery. Except where we host or operate an offering, third-party services run under their own terms. Product and company names on this page are used in a descriptive, identifying way (including under nominative fair use where applicable); they remain the property of their owners. Nothing here grants you rights in those marks, and nothing here is an offer to sell a third party's services. Terms
You’ll sign in to MCPBundles when your client connects.
https://mcp.mcpbundles.com/bundle/slabThis server needs a sign-in. MCPBundles handles that setup once — then chat here with saved access and a log of what ran.
Opens MCPBundles Studio with this server selected. After sign-in, chat and run tools from the same thread.
Browse all toolsList 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.
Slab Get Inbound Webhook Info
Return the HTTPS URL and setup notes for Slab outbound webhooks pointing at MCPBundles.
Slab Get Organization
Fetch the current Slab workspace (organization) id and name.
Slab Get Posts
List Slab posts or fetch one post by id.
Slab Get Topics
List Slab topics or fetch one topic by id.
Slab Get Users
List Slab workspace members or fetch one user by id (name and email).
Slab Search Posts
Search Slab posts across the workspace.
Slab Update Post
Update an existing Slab post body using Quill Delta JSON.
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.
© 2026 ThinkChain Inc. All rights reserved.
MCPBundles is an independent platform built on the open Model Context Protocol standard. Not affiliated with Anthropic PBC or Claude.
Other MCP servers in this category from the directory index