Skip to main content
Glama

Model Context Protocol Server

ratelimiter.py276 B
# --- DEĞİŞİKLİKLER BAŞLANGIÇ --- from slowapi import Limiter, _rate_limit_exceeded_handler from slowapi.util import get_remote_address # İstekleri kullanıcının IP adresine göre gruplayan bir limiter oluşturuyoruz. limiter = Limiter(key_func=get_remote_address)

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/BilgisayarKavramlari/MCP-Server'

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