Obsidian MCP Lite
@yokarilight
About Obsidian MCP Lite
A TypeScript-based MCP server for Obsidian, providing a simple interface to interact with Obsidian vaults.
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"obsidian-map-lite": {
"command": "npx",
"args": [
"@modelcontextprotocol/inspector",
"-e",
"OBSIDIAN_API_KEY=your-api-key-here",
"node",
"dist/index.js"
]
}
}
}Tools
No tools detected
Fetch the live tool list by running this server in a temporary sandbox using the button above.
Overview
What is Obsidian MCP Lite?
Obsidian MCP Lite is a TypeScript-based MCP server for Obsidian that provides a simple interface to interact with Obsidian vaults. It handles file operations, text search, and content modification via the Obsidian Local REST API plugin.
How to use Obsidian MCP Lite?
Install dependencies with pnpm install, build with `pnpm run
Basic information
More Memory & Knowledge MCP servers
Ultimate Google Docs & Drive MCP Server
a-bonusThe Ultimate Google Docs, Sheets, Drive, Gmail, & Google Calendar MCP Server. This MCP (primarily for use in Claude Desktop) gains full access to your google suite and lets claude do its thing.

ctxfile
ctxfileLocal-first MCP server that snapshots your project's working state into one context object. Open-core, privacy-first.

Agimem
Persistent memory for AI agents. Hosted MCP server with capsule-scoped key/value storage, tags, TTL expiration, bulk ops, and RBAC.

Snipara
alopez3006MCP connector for Snipara, the Project Brain for AI coding agents
Memlord
MyrikLDMemlord is a remote MCP server available at https://app.memlord.com.
Comments