We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Bachmann1234/obsidianMCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# Runtime dependencies
mcp>=1.0.0
whoosh>=2.7.4
python-frontmatter>=1.1.0
watchdog>=3.0.0
pydantic>=2.5.0
click>=8.0.0
# Vector search dependencies
sentence-transformers>=2.2.0
chromadb>=0.4.0
numpy>=1.24.0
# Testing dependencies (minimal for basic functionality)
pytest>=7.0.0