Shakespeare's Monologues
Rank #17,521io.github.slshults/shakespeare-monologues
Search Shakespeare monologues, plays, paraphrases and summaries from shakespeare-monologues.org
Shakespeare's Monologues is a Model Context Protocol (MCP) server published by slshults. It ranks #17,521 of 132,113 servers tracked on MCP Toplist. Shakespeare's Monologues is listed across 2 registries — Official MCP and Glama, with 3 tracked versions. It was first listed on Jul 19, 2026 and most recently updated on Aug 31, 2026.
Ranks ahead of 114,592 of 132,113 servers on MCP Toplist.
Use Shakespeare's Monologues
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http shakespeare-monologues https://mcp.shakespeare-monologues.org/mcpclaude mcp add shakespeare-monologues -- npx -y shakespeare-monologues-mcp[mcp_servers.shakespeare-monologues]
url = "https://mcp.shakespeare-monologues.org/mcp"Add to ~/.codex/config.toml.
[mcp_servers.shakespeare-monologues]
command = "npx"
args = ["-y", "shakespeare-monologues-mcp"]Add to ~/.codex/config.toml.
https://mcp.shakespeare-monologues.org/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"shakespeare-monologues": {
"command": "npx",
"args": [
"-y",
"shakespeare-monologues-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"shakespeare-monologues": {
"url": "https://mcp.shakespeare-monologues.org/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"shakespeare-monologues": {
"command": "npx",
"args": [
"-y",
"shakespeare-monologues-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"shakespeare-monologues": {
"type": "http",
"url": "https://mcp.shakespeare-monologues.org/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"shakespeare-monologues": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"shakespeare-monologues-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"shakespeare-monologues": {
"serverUrl": "https://mcp.shakespeare-monologues.org/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"shakespeare-monologues": {
"command": "npx",
"args": [
"-y",
"shakespeare-monologues-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"shakespeare-monologues": {
"url": "https://mcp.shakespeare-monologues.org/mcp"
}
}
}{
"mcpServers": {
"shakespeare-monologues": {
"command": "npx",
"args": [
"-y",
"shakespeare-monologues-mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.slshults%2Fshakespeare-monologues)<a href="https://mcptoplist.com/server/io.github.slshults%2Fshakespeare-monologues"><img src="https://mcptoplist.com/badge/io.github.slshults%2Fshakespeare-monologues.svg" alt="MCP Toplist: Top 25% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
slshults
Other servers by slshults
View all slshults servers →Available versions (3)
| Version | Published |
|---|---|
| 0.1.2 | Aug 31, 2026 |
| 0.1.1 | Aug 30, 2026 |
| 0.1.0 | Jul 19, 2026 |
Frequently asked questions
- Who maintains Shakespeare's Monologues?
- Shakespeare's Monologues is maintained by slshults, which publishes 2 MCP servers (4 total versions) tracked on MCP Toplist.
- Is Shakespeare's Monologues listed on the Official MCP Registry?
- Yes — Shakespeare's Monologues is listed on the Official MCP Registry, alongside Glama.
- How many versions does Shakespeare's Monologues have?
- MCP Toplist tracks 3 versions of Shakespeare's Monologues, most recently published on Aug 31, 2026.
- Where can I find the source code for Shakespeare's Monologues?
- The source code for Shakespeare's Monologues is hosted at github.com/slshults/shakespeare-monologues-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.