Convolut MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CONVOLUT_API_KEY | Yes | Your Convolut API key (format: convolut_sk_...) |
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
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| list_contextsC | Search and filter contexts with advanced options including keywords, tags, categories, and date ranges |
| get_contextB | Retrieve a specific context by its ID, including full content and metadata |
| create_contextC | Create a new context with title, content, tags, and metadata |
| update_contextC | Update an existing context with new title, content, tags, or metadata |
| delete_contextC | Delete a context permanently by its ID |
| search_contextsC | Perform semantic search across contexts to find relevant information |
| consolidate_contextsC | Merge multiple contexts using AI to create a consolidated summary or composition |
| plan_from_contextsC | Analyze contexts and generate actionable plans using AI |
| export_contextsC | Export contexts in various formats (JSON, XML, TXT, Markdown) for integration with other systems |
| get_raw_urlA | Generate a temporary raw URL for a context that can be accessed without authentication (expires in 10 minutes) |
| get_context_statsB | Get statistical information about contexts including counts, categories, and usage metrics |
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/expdal3/convolut-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server