textual-mcp-server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
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
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| textual_launchC | Launch a Textual app headlessly for QA interaction. |
| textual_stopB | Stop a running Textual app session. |
| textual_pressC | Simulate key presses in a running Textual app. |
| textual_clickA | Click a widget by CSS selector in a running Textual app. |
| textual_type_textC | Type text into the focused input widget. |
| textual_hoverC | Hover the mouse over a widget by CSS selector. |
| textual_snapshotB | Snapshot current app state — widget tree with refs, focus, bindings, errors. |
| textual_screenshotB | Capture a visual screenshot of the running app (text or SVG). |
| textual_queryB | Query widgets matching a CSS selector with their properties. |
| textual_get_screen_stackC | Get the current screen stack with modal indicators. |
| textual_wait_forC | Wait for a condition: idle, animation, workers, or widget. |
| textual_check_errorsC | Check for collected errors and app exceptions. |
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/discohead/textual-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server