Skip to main content
Glama

MCP Chat Logger

by AlexiFeng
MIT License
4
  • Apple
  • Linux
.gitignore413 B
# 聊天记录 chat_logs/ # Python __pycache__/ *.py[cod] *$py.class *.so .Python env/ build/ develop-eggs/ dist/ downloads/ eggs/ .eggs/ lib/ lib64/ parts/ sdist/ var/ *.egg-info/ .installed.cfg *.egg # 虚拟环境 venv/ ENV/ env/ .env # IDE相关 .idea/ .vscode/ *.swp *.swo .DS_Store # 个人配置文件 *.config config.ini settings.json # 日志文件 *.log # 临时文件 *.tmp *~ .coverage htmlcov/

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/AlexiFeng/MCP_Chat_Logger'

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