MCP server intelligence profile

MCP NPX Fetch MCP Server

A powerful MCP server for fetching and transforming web content into various formats (HTML, JSON, Markdown, Plain Text) with ease

Local Onlytokenizin-agency
Awaiting current scanNpm · 1.0.0

The selected current version does not yet have completed public verification. Unknown does not mean clean or vulnerable.

1Distribution channel
4Independently observed tools
0Linked remote endpoints
AvailableVersion intelligence

Detailed security scan evidence is not public for this MCP yet. Public identity, registry metadata, and independently observed protocol inventory remain available.

Install and connect

Installation and connection instructions are shown only when supported by retained package, repository, or endpoint evidence.

Install @tokenizin/mcp-npx-fetch from npm

Version 1.0.0 declares 1 executable entrypoint.

npm install --save-exact @tokenizin/mcp-npx-fetch@1.0.0
npx -y -p @tokenizin/mcp-npx-fetch@1.0.0 @tokenizin/mcp-npx-fetch
MCP client configuration example
{
  "mcpServers": {
    "@tokenizin/mcp-npx-fetch": {
      "command": "npx",
      "args": [
        "-y",
        "-p",
        "@tokenizin/mcp-npx-fetch@1.0.0",
        "@tokenizin/mcp-npx-fetch"
      ]
    }
  }
}

Identity

Canonical slugmcp-npx-fetch-65b07e6dDeploymentLocal Only
Canonical packagenpm:@tokenizin/mcp-npx-fetchRepositorytokenizin-agency/mcp-npx-fetch
First publishedLatest release
Last security verificationClassification confidence90%
PublicationDraftOfficial distributionNot verified

Distributions

ChannelIdentifierCurrent versionVersionsSource
npm@tokenizin/mcp-npx-fetch1.0.01Repository

Current release

PackageVersionPublished / observedInventorySecurity scan
npm@tokenizin/mcp-npx-fetch1.0.0CurrentSep 5, 20264 toolsPartial · 0 resources · 0 promptsEvidence restricted
Enterprise protection

Continuously monitor this MCP for security risk

Independently scan the exact version your agents use, receive alerts when its risk changes, and investigate every finding with retained version evidence.

  • Independent exact-version security scans
  • Continuous release and vulnerability monitoring
  • Risk-change alerts with capability context
  • Historical evidence and API exports
Custom pricingContact salesTailored to your organization, integrations, data needs, and support requirements.

Current version evidence

No public current-version evidence is available yet.

Current protocol inventory

2025-06-18Negotiated protocol
@tokenizin/mcp-npx-fetchServer-reported name
2Capability groups
Aug 14, 2026Observed

Tools 4

ToolCategoryAnnotationsRisk
fetch_htmlFetch a website and return the content as HTML
Input schema
{
  "type": "object",
  "properties": {
    "url": {
      "type": "string",
      "description": "URL of the website to fetch"
    },
    "headers": {
      "type": "object",
      "description": "Optional headers to include in the request"
    }
  },
  "required": [
    "url"
  ]
}
fetch_jsonFetch a JSON file from a URL
Input schema
{
  "type": "object",
  "properties": {
    "url": {
      "type": "string",
      "description": "URL of the JSON to fetch"
    },
    "headers": {
      "type": "object",
      "description": "Optional headers to include in the request"
    }
  },
  "required": [
    "url"
  ]
}
fetch_markdownFetch a website and return the content as Markdown
Input schema
{
  "type": "object",
  "properties": {
    "url": {
      "type": "string",
      "description": "URL of the website to fetch"
    },
    "headers": {
      "type": "object",
      "description": "Optional headers to include in the request"
    }
  },
  "required": [
    "url"
  ]
}
fetch_txtFetch a website, return the content as plain text (no HTML)
Input schema
{
  "type": "object",
  "properties": {
    "url": {
      "type": "string",
      "description": "URL of the website to fetch"
    },
    "headers": {
      "type": "object",
      "description": "Optional headers to include in the request"
    }
  },
  "required": [
    "url"
  ]
}

Resources 0

  • None observed.

Resource templates 0

  • None observed.

Prompts 0

  • None observed.

Remote endpoints

EndpointTransportAuthenticationHealthObserved
No verified remote endpoint is linked.

MCP NPX Fetch MCP Server questions

How do I install MCP NPX Fetch MCP Server?

Install the selected package version with: npm install --save-exact @tokenizin/mcp-npx-fetch@1.0.0

What tools does MCP NPX Fetch MCP Server provide?

MCP NPX Fetch MCP Server exposed 4 tools during independent protocol observation, including fetch_html, fetch_json, fetch_markdown, fetch_txt.

Is MCP NPX Fetch MCP Server secure?

The selected current version does not yet have completed public verification. Unknown does not mean clean or vulnerable.

Explore related MCP server guides

Curated product and capability guides containing this catalog record.

Official vs Community MCP Servers

Let’s talk about MCP security.

Share your details and our security team will contact you.