@mukundakatta/morse-mcp
v0.1.0
Published
MCP server: encode and decode International Morse code.
Downloads
64
Maintainers
Readme
morse-mcp
MCP server: encode/decode International Morse code (ITU-R M.1677-1). A-Z, 0-9, plus the standard punctuation set. No deps.
Tools
encode—"SOS"→"... --- ..."decode—"... --- ..."→"SOS"
Letters are separated by a space; words by /.
Configure
{ "mcpServers": { "morse": { "command": "npx", "args": ["-y", "@mukundakatta/morse-mcp"] } } }License
MIT.
