Skip to main content
Glama

Facebook Ads Library MCP Server

MIT License
146
.gitignore497 B
# Virtual environment bin lib include pyvenv.cfg venv/ # Python *__pycache__* *.pyc *.pyo *.pyd __pycache__/ # Database files *.db *.sqlite *.sqlite3 # Environment and config files .env mcp-inspector-config.json # Claude Code working directory (contains local tasks and hooks) .claude/ CLAUDE.md # IDE and editor files .vscode/ .idea/ *.swp *.swo *~ # OS generated files .DS_Store .DS_Store? ._* .Spotlight-V100 .Trashes ehthumbs.db Thumbs.db # Logs *.log logs/ # Cache directories .cache/

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/talknerdytome-labs/facebook-ads-library-mcp'

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