RepeaterBook for Claude Code
io.github.micaeljarniac/repeaterbook
Look up amateur radio repeaters from RepeaterBook.com by location, band, and mode.
client:Claude Code
transport:stdio
runtime:pypi
Install RepeaterBook in Claude Code
run in your project directory
claude mcp add repeaterbook -e REPEATERBOOK_APP_TOKEN=<REPEATERBOOK_APP_TOKEN> -e REPEATERBOOK_WORKING_DIR=<REPEATERBOOK_WORKING_DIR> -e REPEATERBOOK_APP_CONTACT=<REPEATERBOOK_APP_CONTACT> -- uvx repeaterbook
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs