yinxiang-mcp
by HouiLei
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| YINXIANG_DEV_TOKEN | Yes | Developer Token,在 https://dev.yinxiang.com 申请 | |
| YINXIANG_NOTESTORE_URL | Yes | NoteStore URL,如 https://app.yinxiang.com/shard/s68/notestore |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| list-notebooksA | 列出当前印象笔记账号的所有笔记本(名称与 guid)。 |
| find-notesB | 搜索笔记。可按搜索词(words)和/或笔记本(notebookGuid)过滤,返回标题等元数据。 |
| create-noteA | 创建一条笔记, content 为 Markdown(自动转 ENML)。 |
| get-noteA | 按 guid 读取一条笔记, 内容转回 Markdown。 |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/HouiLei/yinxiang-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server