MCP.so
Sign In

Overview

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

Tags

More from Search