Notemd MCP
A backend server for the Notemd Obsidian plugin, offering AI-powered text processing and knowledge management.
Directory
A backend server for the Notemd Obsidian plugin, offering AI-powered text processing and knowledge management.
Local-first agent memory: a plain-Markdown Obsidian vault is the source of truth, with a rebuildable DuckDB index for hybrid BM25 + vector + graph recall.
An Obsidian plugin that embeds an MCP server to interact with your notes using AI.
Local-first MCP server that turns Obsidian and Markdown knowledge bases into an agent-readable graph
Local Markdown/Obsidian knowledge substrate for MCP agents with governed memory and hybrid search.
A FastMCP server implementation for the Semantic Scholar API, providing comprehensive access to academic paper data, author information, and citation networks.
Model Context Protocol (MCP) is a client-server protocol that enables communication between large language models (LLMs) and external tools or data sources. It…
A flexible system for managing various types of sources (papers, books, webpages, etc.) and integrating them with knowledge graphs.
Get weather forecasts using an AI agent and an MCP server.
A custom server project built using the Model Context Protocol (MCP) in Python. This repository documents my learning, experiments, and development progress.
Model Context Protocol Quick Start Guide - 2025
Forge MCP Server is a Model Control Protocol (MCP) server that bridges Large Language Models (LLMs) to the Forge project scaffolding API. It enables AI…
An example MCP Server utilising FastMCP and feedparser to inject BBC articles into Claude Desktop
# Model Context Protocol (MCP) Server for GitHub using Claude Desktop Add the following code to the `./Library/Application\…
A fast, Pythonic framework for building MCP servers and clients.
r0idamcp is a SSE protocal MCP server IDA pro plugin designed for automatic reverse engineering with LLM assistant
An MCP server for Unsplash photo search with proper attribution built-in. Key differentiator: Returns ready-to-use attribution_text and attribution_html for…
An MCP (Model Context Protocol) server (using FastMCP) to provide tools for listing local image files and reading their content. Designed for LLM agent…
Integrates with MongoDB and MQTT to enable real-time task management, distribution, and updates for collaborative workflows and automation.
A rubber duck MCP server for your LLM coding agent
FastMCP server for asynchronous conversational AI using OpenRouter API via Redis queue/worker architecture. GPU inference support, environment-variable…
MCP Server to improve LLM context through vector search.
Connect your LLM to Amazon’s product catalog and display real-time results directly in chat. Easily browse, compare, and buy products — all inside your AI…
Minimal MCP server/client example demonstrating basic calculator operations via SSE and stdio transports.Minimal MCP server/client example demonstrating basic…