Skip to main content
Glama
nojiritakeshi

Obsidian Translation MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
NODE_ENVNoThe execution environment for the Node.js application, e.g., 'production'.
ANTHROPIC_API_KEYYesAnthropic API key required for performing note translations.
OBSIDIAN_VAULT_PATHYesThe absolute path to the Obsidian vault.
BACKUP_RETENTION_DAYSNoNumber of days to retain automatic backups before they are cleared.30

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
translate_obsidian_noteB

Translate an Obsidian note from obsidian:// URL and update the original file

create_obsidian_noteC

Create a new Obsidian note with optional frontmatter and tags

read_obsidian_noteB

Read content of an existing Obsidian note

update_obsidian_noteB

Update an existing Obsidian note

search_obsidian_notesC

Search for notes in Obsidian vault by content or title

search_obsidian_notes_by_tagsC

Search for notes by tags

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/nojiritakeshi/obsidian-translate-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server