Skip to main content
Glama

Freepik FastMCP Toolkit

Official
.gitignore897 B
# Archivos de distribución dist/ build/ *.egg-info/ *.egg # Byte-compiled / optimized / DLL files __pycache__/ *.py[cod] *$py.class *.pyo *.pyc # Virtual environments .venv/ venv/ ENV/ env/ .env # IDE .vscode/ .idea/ *.swp *.swo *~ .DS_Store # Logs *.log logs/ fastmcp_debug.log # Testing .pytest_cache/ .coverage htmlcov/ .tox/ .mypy_cache/ .ruff_cache/ # UV .python-version # Local configuration .env.local .env.*.local config.local.yaml config.local.yml # Temporary files *.tmp *.temp *.bak *.backup tmp/ temp/ # OS files Thumbs.db .DS_Store .AppleDouble .LSOverride # Keys and secrets *.key *.pem *.crt secrets/ credentials/ # Database *.db *.sqlite *.sqlite3 # Jupyter Notebooks .ipynb_checkpoints/ *.ipynb_checkpoints # Package files *.tar.gz *.zip *.rar *.7z # Documentation builds docs/_build/ site/ # Node (para el inspector MCP) node_modules/ package-lock.json yarn.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/freepik-company/freepik-mcp'

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