mcpserver.lol
registry/shakespeare-monologues
Connection check verified live · 27h ago

shakespeare-monologues

Search Shakespeare monologues, plays, paraphrases and summaries from shakespeare-monologues.org

Tools 9
GitHub stars
Installs / wk
Licence
Transport streamable-http, stdio
Last checked 27h ago

Tools & capabilities

9 tools

Read from the running server on 27h ago.

get_monologue idcontext*monologue_id
Fetch one monologue's catalogue entry by its numeric id. Follow the returned `url` for the full text.
get_monologue_of_the_day context*
The current 'Monologue of the Day' — the piece most recently posted to the site's social feeds.
get_paraphrased_monologue idcontext*monologue_id
Fetch a monologue's full text alongside its modern-English, line-by-line paraphrase. The paraphrase is AI-generated (Claude) and may be null if it hasn't been generated yet — the `…
get_play_summary play*context*
Fetch an AI-generated summary of a play (e.g. 'Hamlet', 'The Tempest'). May be null if not generated yet.
get_scene_summary idcontext*monologue_id
Fetch an AI-generated summary of the scene a monologue appears in (context for the speech). May be null if not generated yet.
list_all_monologues_for_a_character limitcontext*character*
List every monologue spoken by a given character (e.g. 'Hamlet', 'Rosalind'). Matches the character name exactly first, then as a substring.
list_plays context*
List Shakespeare's plays with their classification (Comedy/History/Tragedy) and monologue counts.
random_monologue playgendercontext*
Return one random monologue, with optional gender/play filters. Useful for a suggestion when the user is undecided.
search_monologues actplaylimitquerystylegender +1
Search Shakespeare monologues by free text (matches character, play, or first line) plus optional filters. Returns matches, each with a permalink `url`.