Skip to main content
Glama

Convolut MCP Server

by expdal3

get_raw_url

Generate a temporary raw URL to access Convolut Context Bank content without authentication. The generated URL expires after 10 minutes, providing secure, time-limited access to specific context data.

Instructions

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

Input Schema

NameRequiredDescriptionDefault
context_idYesThe unique identifier of the context to generate raw URL for

Input Schema (JSON Schema)

{ "properties": { "context_id": { "description": "The unique identifier of the context to generate raw URL for", "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