Skip to main content
Glama

Remote MCP Server with GitHub OAuth

create_session_md.sh289 B
#!/bin/bash # Get current timestamp in format YYYY-MM-DD-HH-MM-SS timestamp=$(date +"%Y-%m-%d-%H_%M_%S") # Set the filename filename="./dev_agent_logs/sessions/${timestamp}-claude-code-session.md" # Create the markdown file touch "$filename" echo "Created session markdown: $filename"

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/AriEncarnacion/dnd-mcp'

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