Skip to main content
Glama

Custom Context MCP Server

by omer-ayhan

group-text-by-json

Transform text into structured JSON data using predefined templates with placeholders. This tool enables efficient text grouping based on a JSON template, ideal for organizing input data for AI processing.

Instructions

Gives a prompt text for AI to group text based on JSON placeholders. This tool accepts a JSON template with placeholders.

Input Schema

NameRequiredDescriptionDefault
templateYesJSON template with placeholders

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "template": { "description": "JSON template with placeholders", "type": "string" } }, "required": [ "template" ], "type": "object" }

You must be authenticated.

Other Tools from Custom Context MCP Server

Related Tools

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/omer-ayhan/custom-context-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server