Skip to main content
Glama
core.py176 B
# core.py """ 核心模块 """ from .app_config import config # 测试管理 engine = None def helloworld(name): """回显输入名称""" return "Hello, World!"+name

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/jeweis/mcp-server-template'

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