Skip to main content
Glama
869413421

MCP Location Server

by 869413421
test_config.py265 B
# tests/common/test_config.py from build_mcp.common.config import load_config def test_load_config(): """测试配置文件加载功能""" config = load_config("config.yaml") assert config["api_key"] == "test" assert config["log_level"] == "INFO"

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/869413421/build_mcp'

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