DraCor MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| search_playsB | |
| compare_playsC | Compare two plays in terms of metrics and structure. |
| analyze_character_relationsC | Analyze the character relationships in a play. |
| analyze_play_structureC | Analyze the structure of a play including acts, scenes, and metrics. |
| find_character_across_playsC | Find a character across multiple plays in the DraCor database. |
| analyze_full_textC | Analyze the full text of a play, including dialogue and stage directions. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| analyze_play | Create a prompt for analyzing a specific play. |
| character_analysis | Create a prompt for analyzing a specific character. |
| network_analysis | Create a prompt for analyzing a character network. |
| comparative_analysis | Create a prompt for comparing two plays. |
| gender_analysis | Create a prompt for analyzing gender representation in a play. |
| historical_context | Create a prompt for analyzing the historical context of a play. |
| full_text_analysis | Template for analyzing the full text of a play. |
| character_tagging_analysis | Template for analyzing character ID tagging issues in plays. Parameters: - corpus_name: The corpus to analyze (default: "dutch") - play_name: The specific play to analyze |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| info:// | |
| corpora:// |
Latest Blog Posts
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