What is the PoetryDB MCP Server MCP server?
Classic poetry search and discovery via PoetryDB.
How to install PoetryDB MCP Server
Copy-paste configuration for popular MCP clients.
transport: stdio
Config generated by PluginBench — verify against the source before use.Environment / auth
POETRYDB_BASE_URLOverride the PoetryDB API base URL.
POETRYDB_REQUEST_TIMEOUT_MSPer-request timeout in milliseconds.
POETRYDB_REQUEST_RETRIESRetry count for retryable PoetryDB failures.
Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"poetrydb": {
"command": "npx",
"args": [
"-y",
"mcp-poetry"
],
"env": {
"POETRYDB_BASE_URL": "<YOUR_POETRYDB_BASE_URL>",
"POETRYDB_REQUEST_TIMEOUT_MS": "<YOUR_POETRYDB_REQUEST_TIMEOUT_MS>",
"POETRYDB_REQUEST_RETRIES": "<YOUR_POETRYDB_REQUEST_RETRIES>"
}
}
}
}Cursor
~/.cursor/mcp.json
{
"mcpServers": {
"poetrydb": {
"command": "npx",
"args": [
"-y",
"mcp-poetry"
],
"env": {
"POETRYDB_BASE_URL": "<YOUR_POETRYDB_BASE_URL>",
"POETRYDB_REQUEST_TIMEOUT_MS": "<YOUR_POETRYDB_REQUEST_TIMEOUT_MS>",
"POETRYDB_REQUEST_RETRIES": "<YOUR_POETRYDB_REQUEST_RETRIES>"
}
}
}
}Windsurf
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"poetrydb": {
"command": "npx",
"args": [
"-y",
"mcp-poetry"
],
"env": {
"POETRYDB_BASE_URL": "<YOUR_POETRYDB_BASE_URL>",
"POETRYDB_REQUEST_TIMEOUT_MS": "<YOUR_POETRYDB_REQUEST_TIMEOUT_MS>",
"POETRYDB_REQUEST_RETRIES": "<YOUR_POETRYDB_REQUEST_RETRIES>"
}
}
}
}VS Code
.vscode/mcp.json
{
"servers": {
"poetrydb": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"mcp-poetry"
],
"env": {
"POETRYDB_BASE_URL": "<YOUR_POETRYDB_BASE_URL>",
"POETRYDB_REQUEST_TIMEOUT_MS": "<YOUR_POETRYDB_REQUEST_TIMEOUT_MS>",
"POETRYDB_REQUEST_RETRIES": "<YOUR_POETRYDB_REQUEST_RETRIES>"
}
}
}
}Claude Code
claude mcp add poetrydb --env POETRYDB_BASE_URL=<YOUR_POETRYDB_BASE_URL> --env POETRYDB_REQUEST_TIMEOUT_MS=<YOUR_POETRYDB_REQUEST_TIMEOUT_MS> --env POETRYDB_REQUEST_RETRIES=<YOUR_POETRYDB_REQUEST_RETRIES> -- npx -y mcp-poetryRelated MCP servers
Single MCP server for Belgian public transport, statistics, open data, and geospatial services.
View repository →MCP server for the National Bank of Belgium SDMX statistical API (221 dataflows).
View repository →MCP server for New Caledonia open data (data.gouv.nc)
View repository →Honest token economics for MCP agents. 68% tokens saved, zero-ML Rust binary.
View repository →41 sports API providers, 396 tools: scores, stats, odds, esports, chess, motorsport & more.
View repository →