contest-mcp
Rank #10,954io.github.sbrunner-atx/n3fjp-mcp
Log amateur-radio QSOs to N3FJP logging software over its TCP API.
contest-mcp is a Model Context Protocol (MCP) server published by sbrunner-atx. It ranks #10,954 of 132,113 servers tracked on MCP Toplist. contest-mcp is listed across 3 registries — Official MCP, Glama and PulseMCP, with 5 tracked versions. It was first listed on Jun 23, 2026 and most recently updated on Sep 9, 2026.
Ranks ahead of 121,159 of 132,113 servers on MCP Toplist.
Use contest-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add n3fjp-mcp -e "N3FJP_HOST=<your N3FJP_HOST>" -e "N3FJP_PORT=<your N3FJP_PORT>" -e "N3FJP_TIMEOUT=<your N3FJP_TIMEOUT>" -e "N3FJP_ALLOW_DB_WIPE=<your N3FJP_ALLOW_DB_WIPE>" -- uvx n3fjp-mcpReplace each placeholder with your own value before saving.
[mcp_servers.n3fjp-mcp]
command = "uvx"
args = ["n3fjp-mcp"]
[mcp_servers.n3fjp-mcp.env]
N3FJP_HOST = "<your N3FJP_HOST>"
N3FJP_PORT = "<your N3FJP_PORT>"
N3FJP_TIMEOUT = "<your N3FJP_TIMEOUT>"
N3FJP_ALLOW_DB_WIPE = "<your N3FJP_ALLOW_DB_WIPE>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"n3fjp-mcp": {
"command": "uvx",
"args": [
"n3fjp-mcp"
],
"env": {
"N3FJP_HOST": "<your N3FJP_HOST>",
"N3FJP_PORT": "<your N3FJP_PORT>",
"N3FJP_TIMEOUT": "<your N3FJP_TIMEOUT>",
"N3FJP_ALLOW_DB_WIPE": "<your N3FJP_ALLOW_DB_WIPE>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"n3fjp-mcp": {
"command": "uvx",
"args": [
"n3fjp-mcp"
],
"env": {
"N3FJP_HOST": "<your N3FJP_HOST>",
"N3FJP_PORT": "<your N3FJP_PORT>",
"N3FJP_TIMEOUT": "<your N3FJP_TIMEOUT>",
"N3FJP_ALLOW_DB_WIPE": "<your N3FJP_ALLOW_DB_WIPE>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"n3fjp-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"n3fjp-mcp"
],
"env": {
"N3FJP_HOST": "<your N3FJP_HOST>",
"N3FJP_PORT": "<your N3FJP_PORT>",
"N3FJP_TIMEOUT": "<your N3FJP_TIMEOUT>",
"N3FJP_ALLOW_DB_WIPE": "<your N3FJP_ALLOW_DB_WIPE>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"n3fjp-mcp": {
"command": "uvx",
"args": [
"n3fjp-mcp"
],
"env": {
"N3FJP_HOST": "<your N3FJP_HOST>",
"N3FJP_PORT": "<your N3FJP_PORT>",
"N3FJP_TIMEOUT": "<your N3FJP_TIMEOUT>",
"N3FJP_ALLOW_DB_WIPE": "<your N3FJP_ALLOW_DB_WIPE>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"n3fjp-mcp": {
"command": "uvx",
"args": [
"n3fjp-mcp"
],
"env": {
"N3FJP_HOST": "<your N3FJP_HOST>",
"N3FJP_PORT": "<your N3FJP_PORT>",
"N3FJP_TIMEOUT": "<your N3FJP_TIMEOUT>",
"N3FJP_ALLOW_DB_WIPE": "<your N3FJP_ALLOW_DB_WIPE>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.sbrunner-atx%2Fn3fjp-mcp)<a href="https://mcptoplist.com/server/io.github.sbrunner-atx%2Fn3fjp-mcp"><img src="https://mcptoplist.com/badge/io.github.sbrunner-atx%2Fn3fjp-mcp.svg" alt="MCP Toplist: Top 10% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries (1 delisted)
sbrunner-atx
Other servers by sbrunner-atx
- fldigi-mcp#6,388 · 10 vers
- Serial Console MCP: AI for telecom equipment and any serial device#9,686 · 5 vers
- Wsjtx MCP Server#12,584 · 4 vers
Available versions (5)
| Version | Published |
|---|---|
| 0.3.1 | Sep 9, 2026 |
| 0.3.0 | Jul 31, 2026 |
| 0.1.2 | Jun 26, 2026 |
| 0.1.1 | Jun 24, 2026 |
| 0.1.0 | Jun 23, 2026 |
Frequently asked questions
- Who maintains contest-mcp?
- contest-mcp is maintained by sbrunner-atx, which publishes 4 MCP servers (24 total versions) tracked on MCP Toplist.
- Is contest-mcp listed on the Official MCP Registry?
- Yes — contest-mcp is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does contest-mcp have?
- MCP Toplist tracks 5 versions of contest-mcp, most recently published on Sep 9, 2026.
- Where can I find the source code for contest-mcp?
- The source code for contest-mcp is hosted at github.com/sbrunner-atx/n3fjp-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.