Skip to main content
Glama

DraCor MCP Server

analyze_character_relations

Analyze relationships between characters in a play by specifying the corpus and play name. Identify connections and networks within dramatic texts using the Drama Corpora Project API.

Instructions

Analyze the character relationships in a play.

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_character_relationsArguments", "type": "object" }

Other Tools from DraCor MCP Server

Related Tools

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