Skip to main content
Glama

Marketfiyati MCP Server

by yibudak
.dockerignore543 B
# Git .git .gitignore .github # Python __pycache__ *.py[cod] *$py.class *.so .Python *.egg-info dist build *.egg # Virtual environments venv/ env/ ENV/ .venv # Testing .pytest_cache/ .coverage coverage.xml htmlcov/ .tox/ tests/ # IDEs .vscode/ .idea/ *.swp *.swo *~ # OS .DS_Store Thumbs.db # Environment .env .env.local # Logs *.log # Documentation *.md docs/ # Development files .pre-commit-config.yaml pytest.ini ruff.toml .ruff.toml mypy.ini # CI/CD .github/ # Docker Dockerfile .dockerignore # Package files package-lock.json

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/yibudak/marketfiyati_mcp'

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