I craft unique cereal names, stories, and ridiculously cute Cereal Baby images.

nexon33_search-fetch-server-MCP
Espejo dehttps: //github.com/nexon33/search-fetch-server-mcp
3 years
Works with Finder
0
Github Watches
1
Github Forks
0
Github Stars
search-fetch-server MCP Server
A Model Context Protocol server
This is a TypeScript-based MCP server that implements a simple notes system. It demonstrates core MCP concepts by providing:
- Resources representing text notes with URIs and metadata
- Tools for creating new notes, fetching URLs, and performing searches
- Prompts for generating summaries of notes
Features
Resources
- List and access notes via
note://
URIs - Each note has a title, content and metadata
- Plain text mime type for simple content access
Tools
-
create_note
- Create new text notes- Takes title and content as required parameters
- Stores note in server state
-
fetch_url
- Fetch content from a URL and optionally convert to markdown using Puppeteer- Takes a URL as a required parameter
- Takes an optional
use_puppeteer
boolean parameter. If true, it will use puppeteer withwaitUntil
set tonetworkidle2
and a timeout of 30 seconds. Otherwise, it will use axios. - Returns the content of the URL as markdown if using puppeteer, otherwise returns the content as is.
-
duckduckgo_search
- Perform a DuckDuckGo search- Takes a query as a required parameter
- Returns search results as a JSON string
Prompts
-
summarize_notes
- Generate a summary of all stored notes- Includes all note contents as embedded resources
- Returns structured prompt for LLM summarization
Development
Install dependencies:
npm install
Build the server:
npm run build
For development with auto-rebuild:
npm run watch
Installation
To use with Claude Desktop, add the server config:
On MacOS: ~/Library/Application Support/Claude/claude_desktop_config.json
On Windows: %APPDATA%/Claude/claude_desktop_config.json
{
"mcpServers": {
"search-fetch-server": {
"command": "node",
"args": ["/path/to/search-fetch-server/build/index.js"]
}
}
}
Debugging
Since MCP servers communicate over stdio, debugging can be challenging. We recommend using the MCP Inspector, which is available as a package script:
npm run inspector
The Inspector will provide a URL to access debugging tools in your browser.
相关推荐
Evaluator for marketplace product descriptions, checks for relevancy and keyword stuffing.
Confidential guide on numerology and astrology, based of GG33 Public information
Professional Flask/SQLAlchemy code guide. Follow: https://x.com/navid_re
A geek-themed horoscope generator blending Bitcoin prices, tech jargon, and astrological whimsy.
Converts Figma frames into front-end code for various mobile frameworks.
Descubra la colección más completa y actualizada de servidores MCP en el mercado. Este repositorio sirve como un centro centralizado, que ofrece un extenso catálogo de servidores MCP de código abierto y propietarios, completos con características, enlaces de documentación y colaboradores.
Manipulación basada en Micrypthon I2C del expansor GPIO de la serie MCP, derivada de AdaFruit_MCP230xx
Una puerta de enlace de API unificada para integrar múltiples API de explorador de blockchain similar a Esterscan con soporte de protocolo de contexto modelo (MCP) para asistentes de IA.
Espejo dehttps: //github.com/agentience/practices_mcp_server
Espejo de https: //github.com/bitrefill/bitrefill-mcp-server
Reviews

user_xtVHfrd7
As an avid user of DeepMyst MCP Server, I must say it's a game-changer in server management. The smooth interface and powerful features make it incredibly efficient. The support and updates provided by DeepMyst are top-notch, ensuring the server remains reliable and secure. Highly recommend this to anyone in need of a robust server solution.