← Registry

Marketing

nautilinks.co

Provides tools for discovering, evaluating, and purchasing backlink placements from a catalog of websites.

1 endpoint11 known toolsFirst detected August 23, 2026Last detected September 2, 2026

ENDPOINT 1

https://mcp.nautilinks.co/mcp

No auth detected

MCP server metadata

Name
nautilinks-mcp
Version
1.0.0
Capabilities
resources.listChangedtools.listChanged

Known tools 11

about

Use this when the user asks what Nautilinks does, how its backlink buying service works, or how an AI agent can use it.

Inferred read-only
search_sites

Use this when the user wants to find or compare websites where they can buy backlinks.

Inferred read-only
get_site

Use this after search_sites when the user needs to evaluate one backlink placement before buying.

Inferred read-only
list_site_articles

List sold-once existing articles available on one catalog site.

Inferred read-only
create_order

Use this only when the user has selected placements and wants to place a backlink order.

Inferred read-only
list_ai_visibility_projects

List the AI-visibility projects owned by this account.

Inferred read-only
get_ai_visibility_plan

Turn the latest uncited fan-out opportunities of one owned AI-visibility project into configured backlink items.

Inferred read-only
check_balance

Use this before create_order to return the prepaid balance available to this API key.

Inferred read-only
get_quote_status

Use this after create_order returned a payment_url to check whether the user completed payment.

Potential side effects
list_orders

Use this when the user wants their Nautilinks order history or needs to find an order id.

Inferred read-only
get_order_status

Use this when the user wants publication progress or the live URL for a specific order.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.nautilinks-mcp]
url = "https://mcp.nautilinks.co/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "nautilinks-mcp": {
      "type": "http",
      "url": "https://mcp.nautilinks.co/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: nautilinks-mcp
Remote MCP URL: https://mcp.nautilinks.co/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "nautilinks-mcp": {
      "url": "https://mcp.nautilinks.co/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "nautilinks-mcp": {
      "type": "http",
      "url": "https://mcp.nautilinks.co/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "nautilinks-mcp",
  "transport": "streamable-http",
  "url": "https://mcp.nautilinks.co/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.