Skip to main content
Glama
urls.pyโ€ข169 B
""" URL configuration for Firebase MCP app. """ from django.urls import path from . import views urlpatterns = [ path('', views.mcp_handler, name='mcp_handler'), ]

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/Highpolar-Softwares/django-firebase-mcp'

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