Skip to main content
Glama

MCP Time Server

by WhenjaySun
inspect_routes.py203 B
from server import app print("Routes:") print("App attributes:", dir(app)) try: print("Routes via router:", app.router.routes) except Exception as e: print("Error accessing router.routes:", e)

Latest Blog Posts

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/WhenjaySun/mcp-server-time'

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