Skip to main content
Glama
expdal3

Convolut MCP Server

by expdal3

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CONVOLUT_API_KEYYesYour Convolut API key (format: convolut_sk_...)

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription
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

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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