Skip to main content
Glama

Convolut MCP Server

by expdal3

get_context

Retrieve specific context content and metadata from Convolut Context Bank using its unique identifier to access stored information for AI-powered operations.

Instructions

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

Input Schema

NameRequiredDescriptionDefault
context_idYesThe unique identifier of the context to retrieve

Input Schema (JSON Schema)

{ "properties": { "context_id": { "description": "The unique identifier of the context to retrieve", "format": "uuid", "type": "string" } }, "required": [ "context_id" ], "type": "object" }

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