Skip to main content
Glama

News Instagram MCP Server

by zegh6389
.gitignore725 B
# Logs logs/ *.log # Environment variables .env .env.* !.env.example # Database *.db *.sqlite *.sqlite3 # 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 # Virtual environment .venv/ venv/ ENV/ env/ # IDE .vscode/ .idea/ *.swp *.swo *~ # OS .DS_Store .DS_Store? ._* .Spotlight-V100 .Trashes ehthumbs.db Thumbs.db # Instagram session (now stored in GitHub Secrets) instagram_session.json # Temporary files tmp/ temp/ *.tmp # Media files processed/ downloads/ edited/ # Testing artifacts .pytest_cache/ .coverage htmlcov/ # GitHub Actions artifacts summary.md manual_summary.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/zegh6389/news-instagram-mcp'

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