nexon33_search-fetch-server-mcp
0
The search-fetch-server is a TypeScript-based MCP server that provides a simple notes system. It features tools for creating and managing notes, performing web content fetches, and running searches. It illustrates core MCP functionalities through resource management and summarization prompts.
search-fetch-server MCP Server
A TypeScript-based MCP server focused on a simple notes system implementing core MCP concepts.
Features
Resources
- Manage notes via URIs with titles, content, and metadata.
Tools
- Create new notes and fetch content from URLs. Perform DuckDuckGo searches.
Prompts
- Generate summaries of stored notes for LLM summarization.
Development
To install dependencies, run npm install
. Build the server with npm run build
and use npm run watch
for development with auto-rebuild.
Installation
Configuration for Claude Desktop is available for both MacOS and Windows.
Debugging
Use the MCP Inspector for debugging over stdio.