WeiWanMcpServer is a custom MCP server built for the AI Hackathon that integrates with HyperChat (an open-source chat client). It enables web search, note downloading, note management, and note overwriting via chat-based tool calls. Designed for users who want to retrieve and…
Details
Author
WeiWan5675
Downloads
163
Categories
Other
Jump to
- search_news: retrieve web content from specified sites (e.g., zhihu.com) with link+summary output.
- download_note: download a webpage as a Markdown file to the local note repository.
- overwrite_note: overwrite or reorganize the content of an existing note.
- Auxiliary tools: get current date/time.
- Obsidian integration: view, delete, rename, and search notes via obsidian_mcp.
Set the environment variable NOTES_PATH to your local note repository path. Use HyperChat as the frontend to invoke MCP tools such as search_news, download_note, and overwrite_note. Provide an API key for Jina.ai services (placeholder YOUR_API_KEY in the code).
Sequential Thinking is an MCP server that provides a tool for dynamic and reflective problem-solving through a structured, step-by-step thinking process. It is…
Filesystem is a Node.js server that implements the Model Context Protocol (MCP) for filesystem operations. It enables AI assistants to read, write, and manage…
A one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
A collection of reference implementations for the Model Context Protocol (MCP), demonstrating secure and controlled access to tools and data sources for Large…