Document Player
Server Details
Text to speech for your AI.
Your AI can send text to Doc Player to read it aloud. You will see a reader window with the text and you can control the playback sentence by sentence.
Find an example here: https://documentplayer.com/connect-ai/
- Status
- Healthy
- OAuth
- Works in Glama
- Last Tested
- Transport
- Streamable HTTP
- URL
TDQS
Scored across 1 tool
With only one tool, there is no possibility of misselection or overlapping purpose. The tool's action (send text to the Doc Player reader) is unambiguous.
A single snake_case verb_phrase name (send_to_doc_player) is clear and predictable. There are no other names to conflict with.
The server has a very narrow purpose, so one tool is defensible, but a single tool is thin for anything resembling a usable surface. It sits at the borderline rather than being well-scoped.
The push-to-reader action is covered, but there is no way to check playback status, stop, clear, or otherwise manage the reader session, leaving the agent with a dead end after sending. These gaps are notable though an agent can still operate without them.
Available Tools
1 toolsend_to_doc_playerSend to Doc PlayerAInspect
Send text to the user’s Doc Player browser reader. It opens in focus mode and uses live speech. Returns a private reader link; does not open a browser or confirm playback. New passages also appear in an open reader.
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | The exact text the user wants to hear. | |
| title | No | A short title for the passage. | |
| request_id | No | Reuse this unique ID when retrying the same passage to avoid sending it twice. |
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Goes well beyond the annotations (readOnlyHint=false, destructiveHint=false, idempotentHint=false) by disclosing the focus-mode/live-speech rendering, that it returns a private reader link, that it will not open a browser or confirm playback, and that new passages appear in an already-open reader. These are exactly the side-effect expectations an agent needs for a non-idempotent send operation.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
Three tight sentences, front-loaded with the primary action and followed by the delivery constraints. No filler or restatement of the title.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
With no output schema, the description compensates by explaining what is returned (a private reader link) and, critically, what is NOT returned (no playback confirmation, no browser opening). Nothing needed to invoke it correctly is missing.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 100%, including the non-obvious request_id retry semantics ('Reuse this unique ID when retrying the same passage'), so the schema carries the parameter burden. The description adds no parameter-level detail beyond that, which is the correct baseline when the schema is complete.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
States a specific verb (send) and resource (text to the user's Doc Player browser reader), then immediately clarifies the mode (focus mode, live speech). An agent knows exactly what the tool does without opening the schema.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
Usage is implied by the description of the effect rather than stated as when-to-use guidance, and there are no siblings to differentiate from. The note that it 'does not open a browser or confirm playback' helps set expectations but is framed as behavior, not selection guidance.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections.
1 tool update
- First observed
send_to_doc_player
Related MCP Connectors
- PodstowOAuthapp.podstow
Send web articles or AI-written text to your personal podcast feed; listen in any podcast app.
Turn any article, document, or chat reply into a one-word-at-a-time RSVP reading session.
Pronunciation scoring, speech-to-text, and text-to-speech for language learning
Hosted pay-per-use TTS: 54 neural voices, 9 languages incl. Brazilian Portuguese. $10 free credits.
Related MCP Servers
- FlicenseNot gradedqualityDmaintenanceEnables AI agents to generate and play high-quality text-to-speech audio using the Kokoro model, with support for multiple voices, adjustable speaking speed, and audio caching.-
- AlicenseNot gradedqualityCmaintenanceEnables AI assistants to speak aloud by generating and playing audio through the system output. Supports multiple TTS providers, playback queue management, and configurable voice profiles.131MIT
- AlicenseNot gradedqualityBmaintenanceLets Claude convert its replies into natural spoken scripts and play them with pause, resume, and rewind controls, plus voice and engine selection.5MIT
- AlicenseNot gradedqualityDmaintenanceEnables text-to-speech conversion with smart language detection (using Google TTS for Chinese) and audio file playback with playback controls for Claude Desktop.2MIT