Skip to main content
Glama

DraCor MCP Server

analyze_full_text

Analyze dramatic texts, including dialogue and stage directions, by specifying a corpus and play name. This tool supports detailed exploration of play content through context-aware methods.

Instructions

Analyze the full text of a play, including dialogue and stage directions.

Input Schema

NameRequiredDescriptionDefault
corpus_nameYes
play_nameYes

Input Schema (JSON Schema)

{ "properties": { "corpus_name": { "title": "Corpus Name", "type": "string" }, "play_name": { "title": "Play Name", "type": "string" } }, "required": [ "corpus_name", "play_name" ], "title": "analyze_full_textArguments", "type": "object" }

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/stijn-meijers/dracor-mcp'

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