Freeport Nostr
Rank #5,326io.github.ptrinh/freeport-nostr
Search Freeport Nostr events by kind, tag & geohash radius (rides, services, reputation).
Freeport Nostr is a Model Context Protocol (MCP) server published by ptrinh. It ranks #5,326 of 132,113 servers tracked on MCP Toplist, and its repository has 16 GitHub stars. Freeport Nostr is listed across 2 registries — Official MCP and PulseMCP, with 3 tracked versions. It was first listed on Jun 19, 2026 and most recently updated on Jun 20, 2026.
Ranks ahead of 126,787 of 132,113 servers on MCP Toplist.
Use Freeport Nostr
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http freeport-nostr https://nostr-mcp.trinh.uk/mcpclaude mcp add freeport-nostr -e "FREEPORT_RELAYS=<your FREEPORT_RELAYS>" -- npx -y freeport-nostr-mcpReplace each placeholder with your own value before saving.
[mcp_servers.freeport-nostr]
url = "https://nostr-mcp.trinh.uk/mcp"Add to ~/.codex/config.toml.
[mcp_servers.freeport-nostr]
command = "npx"
args = ["-y", "freeport-nostr-mcp"]
[mcp_servers.freeport-nostr.env]
FREEPORT_RELAYS = "<your FREEPORT_RELAYS>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
https://nostr-mcp.trinh.uk/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"freeport-nostr": {
"command": "npx",
"args": [
"-y",
"freeport-nostr-mcp"
],
"env": {
"FREEPORT_RELAYS": "<your FREEPORT_RELAYS>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"freeport-nostr": {
"url": "https://nostr-mcp.trinh.uk/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"freeport-nostr": {
"command": "npx",
"args": [
"-y",
"freeport-nostr-mcp"
],
"env": {
"FREEPORT_RELAYS": "<your FREEPORT_RELAYS>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"freeport-nostr": {
"type": "http",
"url": "https://nostr-mcp.trinh.uk/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"freeport-nostr": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"freeport-nostr-mcp"
],
"env": {
"FREEPORT_RELAYS": "<your FREEPORT_RELAYS>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"freeport-nostr": {
"serverUrl": "https://nostr-mcp.trinh.uk/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"freeport-nostr": {
"command": "npx",
"args": [
"-y",
"freeport-nostr-mcp"
],
"env": {
"FREEPORT_RELAYS": "<your FREEPORT_RELAYS>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"freeport-nostr": {
"url": "https://nostr-mcp.trinh.uk/mcp"
}
}
}{
"mcpServers": {
"freeport-nostr": {
"command": "npx",
"args": [
"-y",
"freeport-nostr-mcp"
],
"env": {
"FREEPORT_RELAYS": "<your FREEPORT_RELAYS>"
}
}
}
}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.ptrinh%2Ffreeport-nostr)<a href="https://mcptoplist.com/server/io.github.ptrinh%2Ffreeport-nostr"><img src="https://mcptoplist.com/badge/io.github.ptrinh%2Ffreeport-nostr.svg" alt="MCP Toplist: Top 5% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
ptrinh
Other servers by ptrinh
View all ptrinh servers →Available versions (3)
| Version | Published |
|---|---|
| 0.5.0 | Jun 20, 2026 |
| 0.4.0 | Jun 20, 2026 |
| 0.1.0 | Jun 19, 2026 |
Frequently asked questions
- Who maintains Freeport Nostr?
- Freeport Nostr is maintained by ptrinh, which publishes 2 MCP servers (4 total versions) tracked on MCP Toplist.
- Is Freeport Nostr listed on the Official MCP Registry?
- Yes — Freeport Nostr is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does Freeport Nostr have?
- MCP Toplist tracks 3 versions of Freeport Nostr, most recently published on Jun 20, 2026.
- Where can I find the source code for Freeport Nostr?
- The source code for Freeport Nostr is hosted at github.com/ptrinh/freeport.
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.