We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/hypothesi/mcp-server-tauri'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# Automatically generated - DO NOT EDIT!
"$schema" = "../../schemas/schema.json"
[[permission]]
identifier = "allow-execute-js"
description = "Enables the execute_js command without any pre-configured scope."
commands.allow = ["execute_js"]
[[permission]]
identifier = "deny-execute-js"
description = "Denies the execute_js command without any pre-configured scope."
commands.deny = ["execute_js"]