WeiWanMcpServer
@WeiWan5675
About WeiWanMcpServer
私人McpServer
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is WeiWanMcpServer?
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 manage knowledge from specified websites and store notes locally in Markdown format, with optional Obsidian integration.
How to use WeiWanMcpServer?
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).
Key features of WeiWanMcpServer
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.
Use cases of WeiWanMcpServer
- Search for MCP-related articles on zhihu.com and get clickable links with summaries.
- Download a specific search result as a Markdown note for offline reading.
- Rewrite or reorganize the content of a downloaded note.
- Manage a local note collection using Obsidian-based tools.
FAQ from WeiWanMcpServer
What API keys are required?
The server uses a placeholder YOUR_API_KEY for Jina.ai endpoints (s.jina.ai and r.jina.ai). You must replace it with a valid API key.
Where are notes stored?
Notes are saved as .md files in the directory specified by the NOTES_PATH environment variable (default E:\MyDocuments\MyNotes\Clipper).
Can I search only specific websites?
Yes. The search_news tool accepts a website parameter. If provided, it sets the X-Site header to restrict results to that domain (e.g., zhihu.com).
What limitations does the server have?
The search_news tool is instructed to return raw search results without summarization. The server runs locally and requires an active internet connection for web searches.
Which transports and authentication are supported?
The server uses the standard MCP JSON-RPC transport (via stdio or HTTP depending on the FastMCP configuration). No built-in authentication is documented beyond the API key for external services.
Frequently asked questions
What API keys are required?
The server uses a placeholder `YOUR_API_KEY` for Jina.ai endpoints (`s.jina.ai` and `r.jina.ai`). You must replace it with a valid API key.
Where are notes stored?
Notes are saved as `.md` files in the directory specified by the `NOTES_PATH` environment variable (default `E:\MyDocuments\MyNotes\Clipper`).
Can I search only specific websites?
Yes. The `search_news` tool accepts a `website` parameter. If provided, it sets the `X-Site` header to restrict results to that domain (e.g., `zhihu.com`).
What limitations does the server have?
The `search_news` tool is instructed to return raw search results without summarization. The server runs locally and requires an active internet connection for web searches.
Which transports and authentication are supported?
The server uses the standard MCP JSON-RPC transport (via stdio or HTTP depending on the FastMCP configuration). No built-in authentication is documented beyond the API key for external services.
Basic information
More Other MCP servers
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
Reactive Resume
amruthpillaiA 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!

YOUB
Connect your AI assistant to your own YOUB endurance training account. Read recorded activities with full analysis, planned sessions, race goals, wellness (HRV, sleep, resting HR) and your athletic profile. Create or mov
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
Comments