Back to search
30
MCP

@stripfeed/mcp-server

npm/@stripfeed/mcp-server

MCP server for StripFeed - convert any URL to clean Markdown for AI agents

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

@un-markdown/mcp-server
MCP server for the Unmarkdown API — convert markdown, manage documents, publish pages
0 tools
mcp-server-scraper
MCP server for web scraping — extract clean markdown, links, and metadata from any URL. Zero auth. Free alternative to Firecrawl.
0 tools
markfetch
MCP server: fetch a URL, return clean markdown. Built for AI agents.
0 tools
@wps-agent/mcp-server
MCP Server for WPS Agent - Create WPS smart documents from Markdown
0 tools
@j0hanz/fetch-url-mcp
An MCP server that fetches web pages and converts them to clean, readable Markdown.
0 tools
Fetch URL MCP Server
An MCP server that fetches web pages and converts them to clean, readable Markdown.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@stripfeed/mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}