Skip to main content
Glama

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_...)

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
list_contexts

Search and filter contexts with advanced options including keywords, tags, categories, and date ranges

get_context

Retrieve a specific context by its ID, including full content and metadata

create_context

Create a new context with title, content, tags, and metadata

update_context

Update an existing context with new title, content, tags, or metadata

delete_context

Delete a context permanently by its ID

search_contexts

Perform semantic search across contexts to find relevant information

consolidate_contexts

Merge multiple contexts using AI to create a consolidated summary or composition

plan_from_contexts

Analyze contexts and generate actionable plans using AI

export_contexts

Export contexts in various formats (JSON, XML, TXT, Markdown) for integration with other systems

get_raw_url

Generate a temporary raw URL for a context that can be accessed without authentication (expires in 10 minutes)

get_context_stats

Get statistical information about contexts including counts, categories, and usage metrics

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