Skip to main content
Glama

Obsidian MCP Tool Server

by Rwb3n
MIT License
28
  • Linux
  • Apple
.gitignore576 B
# Python Bytecode __pycache__/ *.pyc *.pyo *.pyd # Virtual Environments .venv/ env/ venv/ ENV/ env.bak/ venv.bak/ # Build Artifacts docs/ build/ dist/ *.egg-info/ *.egg # Configuration Files .env *.env .env.* !.env.example # Explicitly allow .env.example # OS Files .DS_Store Thumbs.db # IDE / Editor Files .vscode/ .idea/ *.suo *.ntvs* *.njsproj *.sln *.sw? # Logs *.log logs/ *.log.* # Testing .pytest_cache/ .coverage htmlcov/ test_client.py test_delete_client.py # AI Assistant Configuration/State .aiconfig/

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

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