Skip to main content
Glama

MCP-BOS

by gooboot
config.json331 B
{ "global": { "server_name": "MCP Server", "debug": true, "log_level": "INFO", "transport": "stdio", "dependencies": ["mcp"] }, "modules": { "hello_world": { "enabled": true, "message": "Hello, {}!" }, "my_module": { "enabled": true, "custom_param": "value" } } }

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/gooboot/MCP-BOS'

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