MCP Obsidian Kotlin
@ue-sho
关于 MCP Obsidian Kotlin
暂无概览
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"obsidian": {
"command": "java",
"args": [
"-jar",
"your-path/mcp-obsidian-kotlin/app/build/libs/app.jar"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is MCP Obsidian Kotlin?
An MCP server implementation for Obsidian, written in Kotlin, that uses the Obsidian Local REST API plugin to enable AI agents to interact with Obsidian notes. It is a Kotlin reimplementation of the Python MCP Obsidian server.
How to use MCP Obsidian Kotlin?
Requires Java, Obsidian, and the Local REST API plugin installed and configured with an API key. Clone the repository, build with ./gradlew build, then set the MCP server in mcp.json using the java -jar command pointing to the built jar.
Key features of MCP Obsidian Kotlin
- Kotlin-based MCP server for Obsidian
- Integrates via the Obsidian Local REST API plugin
- Alternative to the Python MCP Obsidian implementation
- Requires Java runtime for execution
Use cases of MCP Obsidian Kotlin
—
FAQ from MCP Obsidian Kotlin
—
记忆与知识 分类下的更多 MCP 服务器
Zettelkasten MCP Server
entanglrA Model Context Protocol (MCP) server that implements the Zettelkasten knowledge management methodology, allowing you to create, link, explore and synthesize atomic notes through Claude and other MCP-compatible clients.
minutes
silversteinEvery meeting, every idea, every voice note — searchable by your AI. Open-source, privacy-first conversation memory layer.
Semantic Scholar MCP Server
YUZongminA FastMCP server implementation for the Semantic Scholar API, providing comprehensive access to academic paper data, author information, and citation networks.
Memory Bank MCP Server
alioshrA Model Context Protocol (MCP) server implementation for remote memory bank management, inspired by Cline Memory Bank.
Anytype MCP Server
anyprotoAn MCP server enabling AI assistants to interact with Anytype - your encrypted, local and collaborative wiki - to organize objects, lists, and more through natural language.
评论