A
securityA
licenseA
qualityA Model Context Protocol server that enables LLMs to interact with Salesforce data through SOQL queries, SOSL searches, and various API operations including record management.
Last updated -
10
77
Python
MIT License
模型上下文协议 (MLM) 服务器,可与 Logseq 知识库直接集成。该服务器支持 LLM 与 Logseq 图表交互、创建页面、管理区块,并以编程方式组织信息。
parent_block
(字符串):父块 UUID 或页面名称content
(字符串,必需):阻止内容is_page_block
(布尔值):创建为页面级块before
(布尔值):在父块之前插入custom_uuid
(字符串):块的自定义 UUIDv4src_block
(字符串,必需):块 UUIDpos
(数字):光标位置select_block
(布尔值):保持块被选中page_name
(字符串,必需):页面名称properties
(对象):页面属性journal
(布尔值):创建为日志页面format
(字符串):页面格式(markdown/org)src_page
(字符串,必需):页面标识符include_children
(布尔值):包含子块repo
(字符串):存储库名称src_page
(字符串,必需):页面标识符在 Logseq参数中创建一个新块:
parent_block
:父块引用(页面名称或 UUID)content
:块内容is_page_block
:对于页面级块设置为 true创建一个新的 Logseq 页面参数:
page_name
:页面名称properties
:页面属性为 JSONjournal
:对于日记页面,设置为 true运行服务器:
或者通过命令行传递:
默认 URL: http://localhost:12315自定义:
我们欢迎为增强 Logseq 集成做出贡献:
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/dailydaniel/logseq-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server