We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/XIADENGMA/ai-intervention-agent'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
MANIFEST.in•508 B
include README.md
include LICENSE
include server.py
include web_ui.py
include config_manager.py
include config_utils.py
include enhanced_logging.py
include file_validator.py
include notification_manager.py
include notification_providers.py
include task_queue.py
include config.jsonc.default
include test.py
recursive-include templates *.html
recursive-include static *
recursive-include sounds *
recursive-include icons *.svg *.ico
global-exclude __pycache__
global-exclude *.py[co]
global-exclude .DS_Store