Web application generating interactive and highly customizable maps
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"Fantasy-Map-Generator": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-Fantasy-Map-Generator"
]
}
}
}