Skip to main content
Glama

Personal Assistant MCP Server

by lemannrus
pyproject.toml717 B
[tool.poetry] name = "nexus-mcp" version = "0.1.2" description = "Personal assistant MCP server" authors = [ "Oleksandr Hryhor <lemannrus@gmail.com>" ] package-mode = false readme = "README.md" [tool.poetry.dependencies] python = ">=3.10" mcp = ">=1.6.0,<2.0.0" google-auth = "^2.38.0" google-api-python-client = "^2.167.0" google-auth-oauthlib = "^1.2.1" google-auth-httplib2 = "^0.2.0" beautifulsoup4 = "^4.13.3" py-trello = "^0.20.1" ruff = "^0.11.5" pre-commit = "^4.2.0" sentence-transformers = "^4.1.0" scikit-learn = "^1.6.1" einops = "^0.8.1" hf-xet = "^1.0.3" obsidiantools = "^0.10.0" numpy = "1.26.4" [build-system] requires = ["poetry-core>=2.0.0,<3.0.0"] build-backend = "poetry.core.masonry.api"

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/lemannrus/personal-assistant-mcp'

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