Skip to main content
Glama

MyAIServ MCP Server

.gitignore617 B
# Byte-compiled / optimized / DLL files __pycache__/ *.py[cod] *$py.class *.so *.o *.obj *.pyc *.pyo # Unit test / coverage reports .pytest_cache/ htmlcov/ .tox/ .nox/ .coverage .coverage.* .cache nosetests.xml coverage.xml *.cover .hypothesis/ # MyPy .mypy_cache/ .dmypy.json dmypy.json # Poetry .venv/ venv/ dist/ poetry.lock # Environment variables .env *.env # OS generated files .DS_Store Thumbs.db ehthumbs.db Icon? *.sqlite3 *.db # Logs logs/ *.log *.out *.tmp *.bak *.swp *.swo # Editors .idea/ .vscode/ *.sublime-project *.sublime-workspace # Ruff cache .ruff_cache/ # Temporary files .temp/ .tmp/

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/eagurin/myaiserv'

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