Skip to main content
Glama

DraCor MCP Server

find_character_across_plays

Locate and analyze a specific character across multiple dramatic plays within the DraCor database to study their presence and relationships in different texts.

Instructions

Find a character across multiple plays in the DraCor database.

Input Schema

NameRequiredDescriptionDefault
character_nameYes

Input Schema (JSON Schema)

{ "properties": { "character_name": { "title": "Character Name", "type": "string" } }, "required": [ "character_name" ], "title": "find_character_across_playsArguments", "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