Skip to main content
Glama
tool_template.py264 B
tool_template = f""" @mcp.tool() async def {function_name}({parameter_list}) -> str: ''' {description} ''' inputs = {{ {input_list} }} output = await browser_agent(BASE_URL, '''{task_description}'''', inputs) return output """

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/brian-bfz/fireworks4'

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