HomeDesign & Media › Shakespeare's Monologues

Shakespeare's Monologues

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

TypeScript Cloud Remote
★ 0 stars Last pushed 2026-08-31 License: MIT

Topics: Art & Culture

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Remote (streamable-http)

https://mcp.shakespeare-monologues.org/mcp Reachable (checked 2026-09-24)

Claude Code:

claude mcp add --transport http shakespeare-monologues-mcp https://mcp.shakespeare-monologues.org/mcp

Or add to your MCP client config:

{
  "mcpServers": {
    "shakespeare-monologues-mcp": {
      "url": "https://mcp.shakespeare-monologues.org/mcp"
    }
  }
}

Package (npm 0.1.0)

npx -y [email protected]

Or add to your MCP client config:

{
  "mcpServers": {
    "shakespeare-monologues-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "[email protected]"
      ]
    }
  }
}

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry