Skip to main content
Glama

LLM Gateway MCP Server

__init__.py295 B
"""Test package for Ultimate MCP Server.""" # This file is intentionally left mostly empty # It marks the tests directory as a Python package import os import sys # Add parent directory to path to allow imports sys.path.insert(0, os.path.abspath(os.path.join(os.path.dirname(__file__), "..")))

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/Dicklesworthstone/llm_gateway_mcp_server'

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