← Registry

Content Tools

upfan.io

An MCP server that lists, searches, and retrieves website pages as markdown for content access.

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

ENDPOINT 1

https://upfan.io/mcp

No auth detected

MCP server metadata

Name
io.upfan/mcp
Version
5.0.7
Capabilities
loggingtools.listChangedresources.listChangedprompts.listChanged
Server instructions

Use list_pages to discover public pages, search_pages to find relevant content, and get_page_markdown to read a selected page. Treat current page content as authoritative for event availability, dates, venues, and prices.

Known tools 3

get_page_markdown

Reads a page of this site as markdown.

Inferred read-only
list_pages

Lists pages on this site with their route, title and description.

Inferred read-only
search_pages

Searches the full content of this site and returns the best matching pages with their route, title and description.

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.io-upfan-mcp]
url = "https://upfan.io/mcp"
enabled = true
Claude Code

.mcp.json

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

Settings → Connectors → Add custom connector

Name: io-upfan-mcp
Remote MCP URL: https://upfan.io/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": {
    "io-upfan-mcp": {
      "url": "https://upfan.io/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "io-upfan-mcp",
  "transport": "streamable-http",
  "url": "https://upfan.io/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.