Stacks MCP Server
Connect Claude Desktop to your Stacks workspace. Search and manage your digital content using natural language.
A Model Context Protocol (MCP) server that lets you access your Stacks resources directly from Claude Desktop through conversational commands.
What Can You Do?
Seamlessly integrate your Stacks workspace with Claude Desktop for powerful content management
Natural Language Search
"Find my saved articles about Python" - Search your resources using everyday language
Add Resources
Save new links and resources directly from Claude with titles and descriptions
Manage Pages & Notes
Create, search, and organize your pages and quick notes effortlessly
Collection Management
Organize resources into collections and manage your content hierarchy
Quick Setup
Get your Stacks MCP server running in Claude Desktop in just 2 steps
Get Your Stacks Token
Visit your Stacks account settings to generate your API token. This token allows the MCP server to access your workspace securely.
Open Account SettingsConfigure Claude Desktop
Add the MCP server configuration to your Claude Desktop settings. Replace "your_token_here" with your actual Stacks token.
claude_desktop_config.json
{ "mcpServers": { "betterstacks": { "command": "npx", "args": [ "-y", "mcp-remote@latest", "https://stacks-mcp.betterstacks.workers.dev/sse", "--header", "X-Authorization:${BETTERSTACK_TOKEN}" ], "env": { "BETTERSTACK_TOKEN": "your_token_here" } } } }
Pro Tip for Better Search Results
Add this to your Claude Desktop instructions to improve search performance:
"Whenever I ask you to search something in my stacks workspace using betterstacks mcp server, make sure you do not query a very long string in the tool. Break it down into smaller terms, try multiple times, act smartly. Don't just put everything in the search resources query tool as I mention - use common keywords related to user request, try multiple times to search before concluding anything."
Available Tools
Comprehensive access to all your Stacks content through natural language commands
Resource Management
Search Resources
Find "React tutorials" or "machine learning papers"
Add Resources
Save links with titles and descriptions
Bulk Operations
Add multiple resources at once
Pages & Notes
Search Pages
Find "project documentation" or "API guides"
Create Content
Add pages and quick notes with markdown
Manage Notes
Search and organize your quick notes
Collections
Search Collections
Find "development resources" or "design tools"
Create Collections
Organize content with custom emojis
Manage Links
Add existing resources to collections
Security & Features
Secure Authentication
Uses your Stacks token for secure access
Rich Results
Get detailed info with clickable links
Real-time Access
Always up-to-date with your workspace
Try These Commands
Once configured, you can use natural language in Claude to interact with your Stacks workspace
Search Content
"Find my saved articles about Python"
Add Resource
"Add this tutorial to my resources"
Create Note
"Create a quick note about today's meeting"
Find Collection
"Show me resources in my development collection"
Search Pages
"Find pages about machine learning"
Organize
"Create a new collection for design resources"