MCP Obsidian Kotlin
@ue-sho
About MCP Obsidian Kotlin
No overview available yet
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"obsidian": {
"command": "java",
"args": [
"-jar",
"your-path/mcp-obsidian-kotlin/app/build/libs/app.jar"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
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
—
Basic information
More Memory & Knowledge MCP servers

ctxfile
ctxfileLocal-first MCP server that snapshots your project's working state into one context object. Open-core, privacy-first.
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.
Notion MCP Server
suekouA Model Context Protocol server for connecting Notion to MCP-compatible clients
Ultimate Google Docs & Drive MCP Server
a-bonusThe Ultimate Google Docs, Sheets, Drive, Gmail, & Google Calendar MCP Server. This MCP (primarily for use in Claude Desktop) gains full access to your google suite and lets claude do its thing.

OpenLore
aakarimServe your docs to AI agents over SSH and MCP. Agents use ls, cat, grep, find, and pipes against a virtual filesystem backed by your documentation. Identity-scoped access, governed writing with human approval, and portab
Comments