Skip to main content
Glama
config.py364 B
from typing import Set BROWSER_NAMES=set([ 'msedge.exe', 'chrome.exe', 'firefox.exe' ]) AVOIDED_APPS:Set[str]=set([ 'AgentUI' ]) EXCLUDED_APPS:Set[str]=set([ 'Progman', 'Shell_TrayWnd', 'Shell_SecondaryTrayWnd', 'Microsoft.UI.Content.PopupWindowSiteBridge', 'Windows.UI.Core.CoreWindow', ]) PROCESS_PER_MONITOR_DPI_AWARE = 2

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/CursorTouch/windows-mcp-server'

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