tomaspavlin/rymovac-mcp
MCP server and LangChain/LangGraph agent that make LLMs to write poetry that actually rhymes. Uses rymovac.cz API.
Platform-specific configuration:
{
"mcpServers": {
"rymovac-mcp": {
"command": "npx",
"args": [
"-y",
"rymovac-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...