Skip to main content
Glama

AI Tutoring RAG System

get_auth_token.pyโ€ข228 B
import sys import os sys.path.insert(0, os.path.abspath(os.path.join(os.path.dirname(__file__), ".."))) from utils.jwt_util import create_server_token token = create_server_token("my-server-01") print("Server token:", token)

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/Chukwuebuka-2003/ebuka_mcps'

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