# shakespeare-monologues-mcp

Read-only MCP server for shakespeare-monologues.org — search and fetch Shakespeare monologue metadata over the Model Context Protocol.

- **Type:** MCP server
- **Trust:** 60/100 (B), scored on the package rubric
- **Verification:** community-indexed — nobody has claimed this listing
- **Version:** 0.1.0
- **Author:** Steven Shults
- **License:** MIT
- **npm:** shakespeare-monologues-mcp
- **Endpoints:** streamable-http https://mcp.shakespeare-monologues.org/mcp
- **Source:** https://github.com/slshults/shakespeare-monologues-mcp
- **Endpoint health:** reachable (last checked 2026-09-06T16:59:47.164Z, 2 samples) — uptime is not a security property and is not part of the trust score
- **Compatible clients:** claude-code, cursor, copilot, chatgpt, gemini (basis: transport)

## Trust

60/100 (B), scored on the package rubric
- Publisher verified: no
- Install scripts: nothing suspicious found
- Prompt-injection scan: not run
- Obfuscation scan: not run
- Evidence age: 0 days

## Security scan

- **Status:** clean
- **Scanned:** 2026-09-07T15:51:10.862Z
- **Version scanned:** 0.1.0
- **CVEs:** none found by OSV at scan time

## Tools

9 declared. Statically extracted from the shipped source — a floor on the surface, not a census.
- `search_monologues` — Search Shakespeare monologues by free text (matches character, play, or first line) plus optional filters. Returns matches, each with a permalink `url`.
- `get_monologue` — Fetch one monologue's catalogue entry by its numeric id. Follow the returned `url` for the full text.
- `random_monologue` — Return one random monologue, with optional gender/play filters. Useful for a suggestion when the user is undecided.
- `list_plays` — List Shakespeare's plays with their classification (Comedy/History/Tragedy) and monologue counts.
- `list_all_monologues_for_a_character` — List every monologue spoken by a given character (e.g. 'Hamlet', 'Rosalind'). Matches the character name exactly first, then as a substring.
- `get_monologue_of_the_day` — The current 'Monologue of the Day' — the piece most recently posted to the site's social feeds.
- `get_paraphrased_monologue` — 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 g
- `get_scene_summary` — Fetch an AI-generated summary of the scene a monologue appears in (context for the speech). May be null if not generated yet.
- `get_play_summary` — Fetch an AI-generated summary of a play (e.g. 'Hamlet', 'The Tempest'). May be null if not generated yet.

## Install

**Verdict: review** — Installable, but 1 thing to check first: No publisher has proved control of this listing; it is indexed, not vouched for.
**Cautions** (coverage gaps and advisories — never blocking)
- No publisher has proved control of this listing; it is indexed, not vouched for.
**Config** (claude-code):
```json
"{\n  \"mcpServers\": {\n    \"shakespeare-monologues\": {\n      \"command\": \"npx\",\n      \"args\": [\n        \"-y\",\n        \"shakespeare-monologues-mcp\"\n      ]\n    }\n  }\n}"
```

## Blast radius

Contained to extensive — no credential declaration found, from the publisher, the upstream registry, or the README. Known so far: runs locally and hosted; read-only tool surface.
- Floor 17, ceiling 35 (tier: unknown)
- `unknown` means the floor and ceiling land in different bands — not measured enough to name one. It does not mean low.
- This is impact, not likelihood. A high radius is not a defect: a filesystem server is supposed to write files. It is never part of the trust score.

## Machine-readable views of this entry

- Signed JSON: https://forgeregistry.com/api/v1/packages/shakespeare-monologues-mcp
- Install plan: https://forgeregistry.com/api/v1/packages/shakespeare-monologues-mcp/install-plan
- Alternatives: https://forgeregistry.com/api/v1/alternatives/shakespeare-monologues-mcp
- HTML page: https://forgeregistry.com/registry/shakespeare-monologues-mcp
- MCP: POST https://forgeregistry.com/api/mcp → `forge_get_package` / `forge_install_plan`

## About this document

Generated by Forge (https://forgeregistry.com) — a compact rendering of the same record served, signed, at the JSON URL above. Trust and scan facts are the registry's own measurements; anything Forge did not measure is named as unmeasured rather than omitted.
