Obsidian MCP Server
# Obsidian MCP Server A lightweight [Model Context Protocol (MCP)](https://modelcontextprotocol.io) server that enables AI assistants like Cursor & Claude to…
Directory
# Obsidian MCP Server A lightweight [Model Context Protocol (MCP)](https://modelcontextprotocol.io) server that enables AI assistants like Cursor & Claude to…
Search, Query and interact with data in your Milvus Vector Database.
Filesystem-first MCP server for Obsidian vaults with an LLM-Wiki layer on top.
This guide explains how to run a custom MCP server using FastMCP v2.0 and install it for use with Claude Desktop. It is intended for developers who already…
# Model Context Protocol servers This repository is a collection of *reference implementations* for the [Model Context…
MCP server to interact with Obsidian via the Local REST API community plugin. It allows MCP clients (like Claude Desktop) to read, search, and modify notes in…
MCP server that extracts web content using Readability.js
Provides comprehensive access to an Obsidian vault, allowing AI agents to read, write, search, and manage notes via the Local REST API plugin.
MCP Server connected to Obsidian Vault with Local REST API. (re-write it completely with BUN to make it faster and more lightweight)
#Leave Management System This is a simple leave management system built using the FastMCP framework in Python. It allows employees to check their leave…
# MCP Servers Hub ⭐ <div align="center"> <img src="assets/mcp-hub-banner.png" alt="MCP Servers Hub Banner" width="800px">…
Enables AI assistants to interact with Obsidian vaults, providing tools for reading, creating, editing and managing notes and tags.
Interact with your Obsidian vault using the Local REST API plugin, enabling LLMs to access and manage your notes.
An MCP server for assistance during job search.
# ros2-mcp-server `ros2-mcp-server` is a Python-based server that integrates the Model Context Protocol (MCP) with ROS 2, enabling AI assistants to control…
<p align="center"> <a href="https://github.com/mdobydullah/jetshift-core"> <img src="https://cdn.shouts.dev/media/435/jetshift-github.png" alt="JefShift"…
Enables interaction with Obsidian vaults for file operations, content search, and metadata management, facilitating note-taking and knowledge base organization.
Standalone Obsidian MCP server with semantic search, knowledge graph analytics (PageRank, Louvain, shortest path), and vault editing — no plugin, no REST API…
A obsidian server for the model context protocol (MCP)
Automate the registration of functions and classes from a python package into a FastMCP instance.
# MicroFn MCP Server (Python) This is a FastMCP server for the MicroFn project. It exposes MCP tools for integration and automation. --- ## Features - **Ping…
# Wallex MCP Server ## development ``` bash fastmcp dev wallex_mcp/server.py ``` ## production ``` bash mcpo --port 8001 --api-key "wallex-local" -- fastmcp…
# RapidAPI MCP [](https://smithery.ai/server/@SecurFi/rapidapi_mcp) ``` bash uv add -r…
Retrieves relevant code snippets and documents to assist in generating PyMilvus code, requiring a running Milvus instance.