We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/VivaLaPanda/archive-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
name = "community-archive-mcp"
main = "src/index.ts"
compatibility_date = "2025-01-01"
compatibility_flags = ["nodejs_compat"]
[vars]
SUPABASE_URL = "https://fabxmporizzqflnftavs.supabase.co"
# Secret: Set via `wrangler secret put SUPABASE_KEY`
[[durable_objects.bindings]]
name = "MCP_OBJECT"
class_name = "CommunityArchiveMCP"
[[migrations]]
tag = "v1"
new_sqlite_classes = ["CommunityArchiveMCP"]