yinxiang-mcp
by ArchChuan
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| YINXIANG_DEV_TOKEN | Yes | Developer Token from https://dev.yinxiang.com | |
| YINXIANG_NOTESTORE_URL | Yes | NoteStore URL, e.g., https://app.yinxiang.com/shard/sXX/notestore |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| list-notebooksD | 列本 |
| get-notebookD | 读本 |
| create-notebookD | 建本 |
| update-notebookD | 改本 |
| delete-notebookD | 删本 |
| list-stacksD | 列组 |
| create-stackD | 建组 |
| rename-stackD | 改组 |
| delete-stackD | 删组 |
| move-notebook-to-stackD | 本入组 |
| remove-notebook-from-stackD | 本出组 |
| find-notesD | 搜笔记 |
| get-note-rawD | 读ENML |
| create-super-noteD | 建超笔 |
| update-super-noteD | 改超笔 |
| append-super-note-blocksD | 追加块 |
| replace-super-note-blockD | 替换块 |
| delete-super-note-blockD | 删除块 |
| replace-note-enmlD | 替ENML |
| clone-noteD | 克隆笔记 |
| attach-fileD | 加附件 |
| export-note-resourceD | 导资源 |
| delete-note-resourceD | 删资源 |
| move-noteD | 移笔记 |
| clear-note-contentD | 清正文 |
| delete-noteD | 删笔记 |
| expunge-noteC | 永删笔记 |
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/ArchChuan/yinxiang-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server