Skip to main content
Glama

Mevzuat MCP

by saidsurucu
MIT License
100
  • Apple
  • Linux
.dockerignore576 B
# Git .git .gitignore # Documentation README.md *.md # Environment and virtual environments .env .env.* venv/ .venv/ env/ .venv __pycache__/ *.pyc *.pyo *.pyd .Python .pytest_cache/ # IDE and editor files .vscode/ .idea/ *.swp *.swo *~ .DS_Store # Test files tests/ test_*.py *_test.py # Logs logs/ *.log # Build artifacts build/ dist/ *.egg-info/ .eggs/ # Coverage reports .coverage htmlcov/ # Docker Dockerfile .dockerignore docker-compose*.yml # CI/CD .github/ .gitlab-ci.yml # Temporary files tmp/ temp/ *.tmp # OS generated files Thumbs.db .DS_Store .DS_Store?

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/saidsurucu/mevzuat-mcp'

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