com.anchoredip/anchoredip

MCPcommunityattivo
v1.1.0com.anchoredipUnknownAggiornato 1 mesi fa

Dedicated static outbound IPv4 over WireGuard. Free 7-day trial, no card, no sales call.

Stato dell’endpointattivo
verificato 16 h fa · 1105 ms
100 % degli ultimi 4 controlli hanno raggiunto questo endpoint
Funziona in
ClaudeCursorCopilotChatGPTGemini

Dedotto dai trasporti dichiarati da questo annuncio (streamable-http). Un client che non compare qui non è escluso — semplicemente Forge non è in grado di confermarlo.

Indicizzato automaticamente da fonti pubbliche. Non ancora verificato dal suo sviluppatore su Forge.Rivendica questo annuncio →
1 mesi faUltimo aggiornamento
Pacchetto
Autorecom.anchoredip
LicenzaUnknown
Versione1.1.0
Fontemcp-registry
Stato di fiducia
B
60/100Buono
Presente nell’indice di Forge+10/10
Identità del publisher verificata+0/30
Publisher: per questo annuncio non risulta alcun repository, quindi `forge publish` non può verificare la proprietà automaticamente. Usa «Rivendica questo annuncio» qui sopra — Forge li esamina a mano.
Verifica del dominio+0/10
Al momento non disponibile per questo tipo di annuncio — oggi il controllo del dominio viene eseguito solo per i pacchetti su npm, quindi questa riga non può ancora essere ottenuta qui, indipendentemente da cosa sia ospitato sul dominio.
Analisi prompt injection · pulita+30/30
Analisi offuscamento / esfiltrazione · pulita+20/20
StatoIndicizzato dalla community
PublisherNon verificato
FirmaNon firmato
Dominio
Provenienza
DipendenzeNon verificate
Superficie di strumenti8 strumenti · nessuno privilegiato
Analisi di sicurezza✓ Pulitovlive · oggiQuanto è efficace questa analisi?
ValutazioniNessuna
Indicizzato11 ago 2026

La verifica conferma l’identità del publisher (la proprietà del repo), non la sicurezza del codice. L’analisi di sicurezza copre i CVE noti e gli script di installazione sospetti.

Strumenti

8 strumenti · nessuno privilegiato
Osservato in tempo reale dall’endpoint del fornitore16h ago

Letto da un vero handshake MCP initialize → tools/list verso l’endpoint dichiarato. Nessuno strumento è stato invocato — tools/list è la chiamata di introspezione in sola lettura che il protocollo prevede a questo scopo. Riflette ciò che il server annunciava in quel momento; un endpoint ospitato non è vincolato ad alcuna versione e può cambiare senza preavviso.

  • https://api.anchoredip.com/api/mcp/8 strumenti · 1105 ms
list_plansThe published catalogue with live prices and which payment methods each plan accepts. Prices are never hardcoded; read them here.

The published catalogue with live prices and which payment methods each plan accepts. Prices are never hardcoded; read them here.

Per questo strumento non è stato pubblicato alcuno schema di input.

order_leasePlace an order. The trial plan is free and activates immediately; paid plans return payment details and stay pending until settled. No account or card is needed to order. A second trial for the same billing email is refused — order a paid plan instead, which needs no approval.

Place an order. The trial plan is free and activates immediately; paid plans return payment details and stay pending until settled. No account or card is needed to order. A second trial for the same billing email is refused — order a paid plan instead, which needs no approval.

ParametroTipoDescrizione
plan*stringSlug from list_plans.
organization_name*string
country*stringISO 3166-1 alpha-2.
billing_email*string
lease_statusEverything about one lease: whether it is active, which addresses it holds, its tunnels and when it renews.

Everything about one lease: whether it is active, which addresses it holds, its tunnels and when it renews.

ParametroTipoDescrizione
access_token*stringReturned by order_lease. The only credential for a lease.
create_tunnelProvision a peer and return its WireGuard configuration. Three routing modes, and the right one depends on the machine. source (the default) sends only traffic from the leased address through us and leaves the default route alone — but it is written with wg-quick PostUp rules that invoke `ip`, so…

Provision a peer and return its WireGuard configuration. Three routing modes, and the right one depends on the machine. source (the default) sends only traffic from the leased address through us and leaves the default route alone — but it is written with wg-quick PostUp rules that invoke `ip`, so…

ParametroTipoDescrizione
access_token*stringReturned by order_lease. The only credential for a lease.
routing_modestringDefaults to source, which is Linux only. Use destinations when the machine is not a Linux server, or when only certain partners need to see the address.
destinationsarrayAddresses or ranges to route through the tunnel, like 203.0.113.10 or 203.0.113.0/24. Required with routing_mode=destinations and rejected without it. Ask the…
transportstringDefaults to wireguard. Use amneziawg where deep packet inspection blocks a plain WireGuard handshake; it needs an AmneziaWG client rather than wg-quick.
labelstringFor the customer's own reference.
revoke_tunnelRetire a peer and hand its slot back to the plan's allowance. An agent that provisions a tunnel per short-lived worker and never revokes one exhausts the allowance and then cannot bring the next machine up. Revoking the peer that holds the public address stops inbound connections to it and cannot b…

Retire a peer and hand its slot back to the plan's allowance. An agent that provisions a tunnel per short-lived worker and never revokes one exhausts the allowance and then cannot bring the next machine up. Revoking the peer that holds the public address stops inbound connections to it and cannot b…

ParametroTipoDescrizione
access_token*stringReturned by order_lease. The only credential for a lease.
tunnel_id*integerThe id lease_status reports for the tunnel.
renew_leaseRaise an invoice for another term and keep the same addresses. This is how a trial becomes a paying customer: the address does not change, so whatever the customer's partner has already allowlisted goes on working. A trial cannot renew into itself, so name the plan to move to — called without one i…

Raise an invoice for another term and keep the same addresses. This is how a trial becomes a paying customer: the address does not change, so whatever the customer's partner has already allowlisted goes on working. A trial cannot renew into itself, so name the plan to move to — called without one i…

ParametroTipoDescrizione
access_token*stringReturned by order_lease. The only credential for a lease.
planstringSlug from list_plans. Defaults to the plan the lease is already on; required to leave a trial.
set_autorenewStop this lease charging the customer's card again, or start it again. Only a card subscription can be stopped — a bank transfer is a payment the customer sends us, so there is nothing of ours to cancel. Stopping is not a cancellation: the lease runs to the end of the period already paid for, and t…

Stop this lease charging the customer's card again, or start it again. Only a card subscription can be stopped — a bank transfer is a payment the customer sends us, so there is nothing of ours to cancel. Stopping is not a cancellation: the lease runs to the end of the period already paid for, and t…

ParametroTipoDescrizione
access_token*stringReturned by order_lease. The only credential for a lease.
enabled*booleanfalse stops the next charge, true resumes it.
set_reverse_dnsPublish a PTR record for an address on the lease. Live within a second; an empty hostname removes it.

Publish a PTR record for an address on the lease. Live within a second; an empty hostname removes it.

ParametroTipoDescrizione
access_token*stringReturned by order_lease. The only credential for a lease.
address*string
hostname*stringEmpty removes the record.

8 strumenti su 8 hanno pubblicato una descrizione.

I nomi e le descrizioni degli strumenti sono scritti dal publisher e mostrati alla lettera come testo inerte. Sono le stringhe che un client MCP passa a un modello, quindi Forge vi cerca schemi di prompt injection — ogni rilievo compare insieme all’analisi di sicurezza qui sopra. «Privilegiato» è una corrispondenza di parola chiave sul nome dello strumento, non una verifica di ciò che fa: un nome innocuo può comunque fare qualsiasi cosa.

Descrizione

Dedicated static outbound IPv4 over WireGuard. Free 7-day trial, no card, no sales call.

Parole chiave
mcp
Alternative
Confronto delle superfici di strumenti…

Nessuna copertura delle dipendenze

Questa voce non pubblica alcun pacchetto npm, quindi Forge non ha un albero delle dipendenze per essa. È una lacuna di copertura, non l'affermazione che non abbia dipendenze.