Obsidian Notes
A lightweight MCP server that enables read - write interaction between AI assistants and the Obsidian knowledge base
rating : 2.5 points
downloads : 5.8K
What is the Obsidian MCP Server?
The Obsidian MCP Server is a lightweight tool that allows AI assistants (such as Cursor and Claude) to access your Obsidian note - taking system. Through it, you can easily read notes, create new notes, and update existing notes.How to use the Obsidian MCP Server?
First, install the server and configure your AI assistant. Then, you can manage and query notes through simple commands.Applicable Scenarios
Suitable for individuals or teams who need to quickly retrieve notes, manage task lists, and collaborate on development.Main Features
Get All File Names
List all file names in the Obsidian note library.
Read Multiple Files
Retrieve and display note content based on file names or keywords.
Get Open Todos
Extract all lists of incomplete tasks from notes.
Update File Content
Directly edit or add note content to the specified file.
Advantages
Access notes directly without running Obsidian
Support integration with multiple AI assistants
Simple and efficient operation
Limitations
Require local environment support for Node.js
May not support some advanced plugin functions
How to Use
Installation and Building
Run the following commands to install and build the server:
```bash
npm install obsidian - mcp - server
npm run build
```
Configure AI Assistant
Add the server to your AI assistant configuration, such as Claude Desktop or Cursor.
Usage Examples
Create Notes for Tomorrow's Stand - up Meeting
Generate a new note containing records of today's code changes.
Check Project Ideas
Find relevant notes about project ideas.
List All Open Todos
Extract all lists of incomplete tasks.
Frequently Asked Questions
How to install the Obsidian MCP Server?
Which AI assistants can use this server?
Does it support Git integration?
Related Resources
Model Context Protocol Documentation
Understand the basic knowledge of the MCP protocol.
Obsidian MCP Server Code Repository
Open - source code repository on GitHub.

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
15.9K
4.5 points

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
16.9K
4.3 points

Duckduckgo MCP Server
Certified
The DuckDuckGo Search MCP Server provides web search and content scraping services for LLMs such as Claude.
Python
44.7K
4.3 points

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
25.0K
5 points

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#
19.4K
5 points

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
45.3K
4.5 points

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
15.0K
4.5 points

Context7
Context7 MCP is a service that provides real-time, version-specific documentation and code examples for AI programming assistants. It is directly integrated into prompts through the Model Context Protocol to solve the problem of LLMs using outdated information.
TypeScript
63.7K
4.7 points








