ielts-speaking-coach MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| websiteUrl | No | Setting for the personal-site destination, which must be an HTTPS URL. | |
| SEARXNG_URL | No | The URL of the searxng server | http://localhost:8080 |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| initialize_ielts_workspaceC | Create the learner's private local data workspace before the first practice session. |
| set_training_selectionB | Save the learner's freely chosen route and today's practice settings before a Voice session. |
| open_dashboardA | Open the learner's private local dashboard to choose a practice route with buttons. |
| get_training_contextA | Read the current selection, recent sessions, and optional saved target before continuing or retraining. |
| list_question_bankA | List imported IELTS speaking topics or exact questions, optionally filtered by Part or search text. |
| import_question_bankC | Import normalized IELTS speaking questions from a JSON array and save them to the learner's local question bank. |
| save_session_reviewA | Save the fixed-format Markdown review and its machine-readable JSON record after a practice session. |
| list_practice_historyA | List recent locally saved IELTS speaking sessions for review or optional retraining. |
| get_dashboard_dataA | Return the learner's local session and target data for a dashboard or progress summary. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/lindsey-labs/ielts-speaking-coach'
If you have feedback or need assistance with the MCP directory API, please join our Discord server