-
securityF
license-
qualityThis server enables running a Model Context Protocol in a web browser with functionalities including arithmetic operations and session-based key-value storage.
Last updated -
2
TypeScript
提供 Web 内容抓取和转换功能的模型上下文协议 (MCP) 服务器。该服务器实现了一个全面的 Web 内容检索系统,支持各种格式和渲染方法,非常适合执行从简单的数据提取到复杂的 Web 抓取等各种任务。
get_raw_text
- 直接从 URL 检索原始文本内容url
作为指向基于文本的资源的必需参数get_rendered_html
- 获取完全渲染的 HTML 内容url
作为必需参数get_markdown
- 将网页内容转换为 Markdown 格式url
作为必需参数get_markdown_summary
- 提取并转换主要内容url
作为必需参数要与 Claude Desktop 一起使用,请添加服务器配置:
在 MacOS 上: ~/Library/Application Support/Claude/claude_desktop_config.json
在 Windows 上: %APPDATA%/Claude/claude_desktop_config.json
或者添加以下配置:
要调试 MCP 服务器:
You must be authenticated.
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
提供 Web 内容获取和转换功能的模型上下文协议服务器。
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/tatn/mcp-server-fetch-typescript'
If you have feedback or need assistance with the MCP directory API, please join our Discord server