Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CHUNK_TUNER_BASE_DIRYesBase directory for your corpus

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
list_strategiesB

List registered chunking strategies, optionally filtered by content type.

preview_chunksC

Chunk inline text with one strategy + params (no embeddings).

evaluate_chunkingB

Dry-run cost estimate or full evaluation (DummyEmbeddingFunction if no model).

recommend_configC

Run tuner and return ranked Recommendation (uses dummy embeddings by default).

Prompts

Interactive templates invoked by user choice

NameDescription
explain_chunking_resultsHelp an assistant interpret evaluation / recommendation output.
design_eval_questionsGuide creation of domain-specific evaluation questions.

Resources

Contextual data attached and managed by the client

NameDescription
doc_overview
doc_strategy_guidelines
doc_metrics_guide

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/shantanu-deshmukh/chunktuner'

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