Skip to main content
Glama

OSP Marketing Tools MCP Server

# .dockerignore file for the project # Ignore version control files .git/ .gitignore # Ignore Python cache and compiled files __pycache__/ *.pyc *.pyo .pytest_cache/ .coverage # Ignore IDE and editor files .idea/ .vscode/ *.swp *.swo # Ignore build and test artifacts dist/ build/ out/ test/ tests/ *_test.go # Ignore environment and secret files .env* *.env *.pem *.key *.crt config.local.* *.local.yml # Ignore documentation and temporary files docs/ *.md README* tmp/ temp/ *.tmp .local/ local/ # Ignore Docker-related files Dockerfile* docker-compose* # Ignore project-specific files uv.lock

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/open-strategy-partners/osp_marketing_tools'

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