O

Obsidian MCP Server Nyt

An Obsidian plugin that provides local MCP server capabilities, enabling external applications to interact with the Obsidian library through standardized interfaces, including file operations, semantic search, etc.
2.5 points
25
Installation
Copy the following command to your Client for configuration
Note: Your key is sensitive information, do not share it with anyone.

🚀 Obsidian MCP Server Plugin

This Obsidian plugin runs a local MCP (Model Context Protocol) server, allowing external applications (such as AI assistants, scripts, or other tools) to interact with your Obsidian knowledge base through a standardized interface.

This is a plugin under development. Currently, the functions are available, but there may be some errors or incomplete features. If you encounter any problems, please feel free to report them. Due to my limited proficiency in TypeScript, there may be security and reliability issues. You can submit issues or pull requests on GitHub, and I will respond as soon as possible.

✨ Features

  • Local MCP Server: Runs an MCP server based on the Server-Sent Events (SSE) protocol on the configured port.
  • Knowledge Base Indexing for Semantic Search:
    • Indexes Markdown note content into the Orama vector database.
    • Generates embeddings using an OpenAI-compatible embedding model (e.g., OpenAI, a local Ollama model connected via a compatible endpoint).
    • Supports configuration of text chunking parameters (size, overlap, delimiter).
    • Allows exclusion of specific files or patterns using a .gitignore-like syntax.
  • Obsidian Integration:
    • Commands: Provides the following commands in the Obsidian command palette:
      • Start/Stop the MCP server.
      • Re-index the entire knowledge base (this may take time and incur costs depending on the embedding provider).
      • Manually save the vector database index.
    • Settings Panel: Offers a dedicated settings tab for configuring:
      • Server port and auto-start behavior.
      • Embedding model details (API endpoint, model name, API key).
      • File exclusion rules for excluding files or patterns during indexing.
      • Chunking parameters.
      • Verification of the embedding provider's connection status.
    • Function Icon: Adds a status icon to the Obsidian title bar, indicating whether the MCP server is running or stopped.
    • Multilingual Support: Supports English and Chinese interfaces based on the Obsidian language settings.

🛠️ MCP Tools

  • MCP Tools: The tools exposed by this plugin can be used in external applications through the configured port. By default, these tools are accessed via HTTP endpoints.

📦 Installation

  1. Edit the config.json file:
    • Specify the port used by the MCP server.
    {
      "port": 3000,
      ...
    }
    
  2. After enabling the plugin in Obsidian, visit [http://localhost:/api](http://localhost:/api) to view the available tools.

⚠️ Known Issues and Limitations

  1. File Size Limit: If your knowledge base contains a large number of notes, indexing may fail when the orama.json file exceeds 512MB. Currently, there is no solution, and the issue can only be alleviated by reducing the number of notes/chunks.
  2. Numeric Storage: OramaDB stores floating-point numbers as raw strings, which causes the database size to increase rapidly.

🔧 Development

This project uses TypeScript. Please ensure that Node.js and npm are installed.

  1. Clone the repository.
  2. Run npm install to install the dependencies.
  3. Run npm run dev to compile the plugin and monitor file changes.
  4. Copy the generated main.js, manifest.json, and styles.css files to the .obsidian/plugins/mcp-server/ directory of your Obsidian knowledge base.
  5. Reload Obsidian and enable the plugin.

💻 Usage Examples

Start the MCP Server

  • After enabling the plugin in Obsidian, visit [http://localhost:/api](http://localhost:/api) to view the available tools.

Use the MCP Tools

  • Configure external applications to interact with the exposed HTTP endpoints.

Stop the MCP Server

  • Use the "Stop MCP Server" command to shut down the service and avoid resource waste.

📌 Notes

  • The performance and behavior of the embedded model may vary depending on the specific model used.
  • The storage mechanism of OramaDB may cause the database file to grow rapidly. Please regularly monitor the file size and clean up unnecessary data.

With this plugin, you can easily integrate your Obsidian knowledge base with external tools and services, expanding its functionality and application scenarios.

S
Search1api
The Search1API MCP Server is a server based on the Model Context Protocol (MCP), providing search and crawling functions, and supporting multiple search services and tools.
TypeScript
342
4 points
D
Duckduckgo MCP Server
Certified
The DuckDuckGo Search MCP Server provides web search and content scraping services for LLMs such as Claude.
Python
829
4.3 points
A
Apple Notes MCP
A server that provides local Apple Notes database access for the Claude desktop client, supporting reading and searching of note content.
Python
207
4.3 points
M
MCP Alchemy
Certified
MCP Alchemy is a tool that connects Claude Desktop to multiple databases, supporting SQL queries, database structure analysis, and data report generation.
Python
322
4.2 points
P
Postgresql MCP
A PostgreSQL database MCP service based on the FastMCP library, providing CRUD operations, schema inspection, and custom SQL query functions for specified tables.
Python
110
4 points
M
MCP Scan
MCP-Scan is a security scanning tool for MCP servers, used to detect common security vulnerabilities such as prompt injection, tool poisoning, and cross-domain escalation.
Python
615
5 points
A
Agentic Radar
Agentic Radar is a security scanning tool for analyzing and assessing agentic systems, helping developers, researchers, and security experts understand the workflows of agentic systems and identify potential vulnerabilities.
Python
555
5 points
C
Cloudflare
Changesets is a build tool for managing versions and releases in multi - package or single - package repositories.
TypeScript
1.5K
5 points
Featured MCP Services
G
Gitlab MCP Server
Certified
The GitLab MCP server is a project based on the Model Context Protocol that provides a comprehensive toolset for interacting with GitLab accounts, including code review, merge request management, CI/CD configuration, and other functions.
TypeScript
85
4.3 points
N
Notion Api MCP
Certified
A Python-based MCP Server that provides advanced to-do list management and content organization functions through the Notion API, enabling seamless integration between AI models and Notion.
Python
140
4.5 points
M
Markdownify MCP
Markdownify is a multi-functional file conversion service that supports converting multiple formats such as PDFs, images, audio, and web page content into Markdown format.
TypeScript
1.7K
5 points
D
Duckduckgo MCP Server
Certified
The DuckDuckGo Search MCP Server provides web search and content scraping services for LLMs such as Claude.
Python
829
4.3 points
F
Figma Context MCP
Framelink Figma MCP Server is a server that provides access to Figma design data for AI programming tools (such as Cursor). By simplifying the Figma API response, it helps AI more accurately achieve one - click conversion from design to code.
TypeScript
6.7K
4.5 points
U
Unity
Certified
UnityMCP is a Unity editor plugin that implements the Model Context Protocol (MCP), providing seamless integration between Unity and AI assistants, including real - time state monitoring, remote command execution, and log functions.
C#
564
5 points
G
Gmail MCP Server
A Gmail automatic authentication MCP server designed for Claude Desktop, supporting Gmail management through natural language interaction, including complete functions such as sending emails, label management, and batch operations.
TypeScript
282
4.5 points
M
Minimax MCP Server
The MiniMax Model Context Protocol (MCP) is an official server that supports interaction with powerful text-to-speech, video/image generation APIs, and is suitable for various client tools such as Claude Desktop and Cursor.
Python
753
4.8 points
AIbase
Zhiqi Future, Your AI Solution Think Tank
© 2025AIbase