ue-sho
MCP Serverue-shopublic

mcp obsidian kotlin

Model Context Protocol server for Obsidian

Repository Info

0
Stars
0
Forks
0
Watchers
0
Issues
Kotlin
Language
MIT License
License

About This Server

Model Context Protocol server for Obsidian

Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.

Documentation

MCP Obsidian Kotlin

A Model Context Protocol (MCP) server implementation for Obsidian, written in Kotlin. This project uses the Obsidian Local REST API plugin to allow AI agents to interact with Obsidian notes.

This project is inspired by MCP Obsidian (Python implementation) but reimplemented in Kotlin.

Prerequisites

  • Java
  • Obsidian
  • Local REST API plugin for Obsidian

Setup

  1. Install the Local REST API plugin in Obsidian and configure an API key

  2. Clone this repository:

    git clone https://github.com/your-username/mcp-obsidian-kotlin.git
    cd mcp-obsidian-kotlin
    
  3. Build the project:

    ./gradlew build
    
  4. Set the MCP server in the mcp.json file:

    {
       "mcpServers": {
          "obsidian": {
                "command": "java",
                "args": [
                   "-jar",
                   "your-path/mcp-obsidian-kotlin/app/build/libs/app.jar"
                ]
          }
       }
    }
    

Quick Start

1

Clone the repository

git clone https://github.com/ue-sho/mcp-obsidian-kotlin
2

Install dependencies

cd mcp-obsidian-kotlin
npm install
3

Follow the documentation

Check the repository's README.md file for specific installation and usage instructions.

Repository Details

Ownerue-sho
Repomcp-obsidian-kotlin
LanguageKotlin
LicenseMIT License
Last fetched8/10/2025

Recommended MCP Servers

💬

Discord MCP

Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.

integrationsdiscordchat
🔗

Knit MCP

Connect AI agents to 200+ SaaS applications and automate workflows.

integrationsautomationsaas
🕷️

Apify MCP Server

Deploy and interact with Apify actors for web scraping and data extraction.

apifycrawlerdata
🌐

BrowserStack MCP

BrowserStack MCP Server for automated testing across multiple browsers.

testingqabrowsers

Zapier MCP

A Zapier server that provides automation capabilities for various apps.

zapierautomation