Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DOCUMENTS_DIRNoPath to local IELTS documents (optional, if not using Google Drive)
AZURE_OPENAI_KEYNoAzure OpenAI API key
AZURE_OPENAI_ENDPOINTNoAzure OpenAI endpoint, e.g. https://your-resource.openai.azure.com/
AZURE_OPENAI_DEPLOYMENTNoAzure OpenAI deployment name, e.g. gpt-4o

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": true
}
logging
{}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
extensions
{
  "io.modelcontextprotocol/ui": {}
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
list_documentsB

List IELTS documents and folders.

read_documentA

Read the text content of a document (PDF, DOCX, or TXT).

search_documentsB

Search for documents by filename.

gdrive_list_filesB

Liệt kê file/folder trên Google Drive theo từ khóa tìm kiếm.

gdrive_read_fileA

Đọc nội dung text của một file từ Google Drive.

Hỗ trợ: Google Docs, PDF, DOCX, TXT, Google Sheets (CSV), Slides.

gdrive_searchA

Tìm kiếm file IELTS trên Drive theo tên.

gdrive_list_folderA

Liệt kê tất cả file bên trong một folder cụ thể.

analyze_textB

Analyze a text passage for IELTS band level and key features.

generate_questionsA

Generate IELTS-style practice questions from a passage.

extract_vocabularyA

Extract IELTS-relevant vocabulary with definitions and examples.

Prompts

Interactive templates invoked by user choice

NameDescription
ielts_tutorIELTS tutor persona targeting a specific band score.
question_generatorPrompt for generating IELTS questions from a passage.
essay_feedbackPrompt for detailed IELTS Writing feedback.

Resources

Contextual data attached and managed by the client

NameDescription
band_descriptorsIELTS band score descriptors (1–9).
task_typesIELTS Academic task formats and timing.
writing_criteriaIELTS Academic Writing marking criteria.

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/Tungtom2004/ielts-study-mcp'

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