Skip to main content
Glama

AI Book Agent MCP Server

by trakru
.gitignore884 B
# Python __pycache__/ *.py[cod] *$py.class *.so .Python build/ develop-eggs/ dist/ downloads/ eggs/ .eggs/ lib/ lib64/ parts/ sdist/ var/ wheels/ *.egg-info/ .installed.cfg *.egg MANIFEST .pytest_cache/ .coverage .coverage.* coverage.xml *.cover .hypothesis/ # Virtual environments venv/ ENV/ env/ .venv/ # IDEs .vscode/ .idea/ *.swp *.swo *~ .DS_Store # Jupyter Notebook .ipynb_checkpoints *.ipynb_checkpoints/ # Project specific data/epub/ *.epub logs/ *.log data/processed .vs/ # Vector database data/vector_db/ *.sqlite3 *.db # Model files models/embeddings/ *.pkl *.safetensors *.bin # Environment files .env .env.local .env.*.local # Temporary files tmp/ temp/ *.tmp *.temp # OS files Thumbs.db .DS_Store # Backup files *.bak *.backup *~ # Claude Code claude/ .claude/ CLAUDE.md

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/trakru/mcp-library-server'

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