Skip to main content
Glama

Obsidian MCP Server

Apache 2.0
242
178
  • Apple
  • Linux

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
NODE_ENVNoThe Node.js environment settingproduction
MAX_TOKENSNoMaximum tokens per response20000
TOOL_TIMEOUT_MSNoTool execution timeout in milliseconds60000
OBSIDIAN_API_KEYYesYour API key for the Obsidian MCP Server
OBSIDIAN_VERIFY_SSLNoEnable SSL verificationfalse
RATE_LIMIT_WINDOW_MSNoRate limit window in milliseconds (default: 15 minutes)900000
RATE_LIMIT_MAX_REQUESTSNoMax requests per rate limit window200

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/cyanheads/obsidian-mcp-server'

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