墨墨问创作助手墨问是集记录、创作和分享于一体的智能笔记工具和内容社区,让有价值的内容,在人与人之间流动。 墨问 MCP Server 提供了笔记创建、编辑、权限设置(公开/私有)、文件上传等能力。通过与墨问 MCP Server的结合,用户可以在所有支持 Streamable HTTP 的 MCP Host (Cursor、Trae等)中,通过自然语言完成笔记的编写、润色、纠错并直接保存至墨问笔记工具之中。

mcp-so:墨问创作助手_we-mowen

View source
A
100/100

First Seen

Feb 18, 2026

Last Scanned

Feb 20, 2026

Findings

1

Score

100/100

LOW 1

Findings (1)

LOW
Non-localhost remote MCP server URL
L41

Detects MCP server configurations connecting to non-localhost remote URLs

"url": "https://open.mowen.cn/api/open/mcp/v1/note?key=你的墨问API-KEY"
FIX

Change the MCP server URL to localhost or a trusted internal endpoint. If a remote server is required, verify the domain ownership and use HTTPS with certificate validation.

FP?

Likely FP if the URL points to example.com, a documentation domain, or a well-known SaaS API endpoint (e.g., api.openai.com).