← Registry

Content Tools

getnoticed.work

An MCP server that retrieves website overview, lists public marketing and legal pages, and returns page content as markdown.

1 endpoint3 known toolsFirst detected September 11, 2026Last detected September 11, 2026

ENDPOINT 1

https://www.getnoticed.work/mcp

No auth detected

MCP server metadata

Name
getnoticed-mkb-landingpages
Version
1.0.0
Capabilities
toolsresourcesprompts
Server instructions

Public read-only tools. Prefer markdown negotiation for full page text. Lead form submission is not exposed here.

Known tools 3

get_site_overview

Return a short overview of Getnoticed for Dutch MKB employers.

Inferred read-only
list_public_pages

List public marketing and legal page paths on this site.

Inferred read-only
get_page_markdown

Return the markdown representation of a public page path.

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.getnoticed-mkb-landingpages]
url = "https://www.getnoticed.work/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "getnoticed-mkb-landingpages": {
      "type": "http",
      "url": "https://www.getnoticed.work/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: getnoticed-mkb-landingpages
Remote MCP URL: https://www.getnoticed.work/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": {
    "getnoticed-mkb-landingpages": {
      "url": "https://www.getnoticed.work/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "getnoticed-mkb-landingpages": {
      "type": "http",
      "url": "https://www.getnoticed.work/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "getnoticed-mkb-landingpages",
  "transport": "streamable-http",
  "url": "https://www.getnoticed.work/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.