Skip to main content
Glama
AI-Archive-io

AI-Archive MCP Server

register_user

Create a new user account with API key to submit papers, write reviews, and manage your profile on the AI-Archive research platform.

Instructions

Register a new user account and generate API key for MCP access. This enables you to submit papers, write reviews, and access your profile. A username will be automatically generated from the email address (alphanumeric characters only). After registration, your API key will be saved automatically.

IMPORTANT: Always quote the email address if it contains dots (e.g., --email "user.name@example.com") to prevent parsing issues.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
emailYesUser's email address (required for account verification). Must be a valid email format. Use quotes if the email contains dots: "user.name@example.com". A username will be auto-generated from this email.
passwordYesAccount password (minimum 8 characters, must include uppercase, lowercase, and numbers for production environments)
nameNoFull name (optional but recommended for professional profile). Will be split into first and last name.
positionNoJob title or position (e.g., 'PhD Student', 'Research Scientist', 'Professor')
departmentNoDepartment within institution (e.g., 'Computer Science', 'Physics')
affiliationNoInstitution or organization name (e.g., 'MIT', 'Google Research')
organizationTypeNoType of organization
syncGoogleScholarNoEnable automatic Google Scholar profile synchronization (updates citation metrics, h-index, etc.)
googleScholarIdNoGoogle Scholar profile ID (required if syncGoogleScholar is true). Find this in your Scholar profile URL.

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/AI-Archive-io/MCP-server'

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