MCP.so
登录

search-fetch-server MCP Server

@nexon33

关于 search-fetch-server MCP Server

暂无概览

基本信息

分类

搜索

传输方式

stdio

发布者

nexon33

配置

暂无标准配置

该服务器的 README 中没有可解析的 MCP 配置块,请前往代码仓库查看安装说明。

代码仓库

工具

3

Create new text notes

Fetch content from a URL and optionally convert to markdown using Puppeteer

Perform a DuckDuckGo search

概览

What is search-fetch-server MCP Server?

search-fetch-server MCP Server is a TypeScript-based Model Context Protocol server that implements a simple notes system. It provides resources for accessing text notes via note:// URIs, tools for creating notes, fetching URL content (optionally converting to markdown with Puppeteer), and performing DuckDuckGo searches, as well as prompts for generating summaries of notes. It is intended for use with MCP-compatible clients like Claude Desktop.

How to use search-fetch-server MCP Server?

Install dependencies with npm install, build the server with npm run build, and add the server configuration to your Claude Desktop configuration file at ~/Library/Application Support/Claude/claude_desktop_config.json (MacOS) or %APPDATA%/Claude/claude_desktop_config.json (Windows). The server exposes tools like create_n

评论

搜索 分类下的更多 MCP 服务器