Slite MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SLITE_API_TOKEN | Yes | Slite API token |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| ask_questionC | Ask a question to your notes in natural language using Slite AI |
| index_custom_contentC | Index custom content to AskX in Slite (deprecated) |
| delete_custom_contentC | Delete indexed custom content from AskX in Slite (deprecated) |
| list_custom_contentC | List indexed custom content IDs from AskX in Slite (deprecated) |
| get_meB | Get authenticated user information from Slite |
| create_noteC | Create a note from markdown content in Slite |
| list_notesC | List notes with optional filtering in Slite |
| get_noteC | Get a note by ID from Slite |
| delete_noteC | Delete a note and its children from Slite |
| update_noteB | Update the content or title of a note in Slite |
| get_note_childrenC | Get the children of a note in Slite |
| verify_noteC | Set a verified status on a note in Slite |
| flag_note_as_outdatedB | Flag a note as outdated in Slite |
| archive_noteB | Archive or unarchive a note in Slite |
| update_note_ownerC | Change the owner of a note in Slite |
| update_tileC | Update or create a tile in a Slite note |
| search_notesC | Search notes based on a query in Slite |
| get_userC | Get a single user by ID from Slite |
| search_usersB | Search users by email, name, or username in Slite |
| get_groupB | Get a single group by ID from Slite |
| search_groupsC | Search groups by name in Slite |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/takeokunn/slite-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server