Skip to main content
Glama
atsuki-sakai

Claude Code AI Collaboration MCP Server

by atsuki-sakai

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
NODE_ENVNoEnvironment mode (e.g., development, production).production
LOG_LEVELNoLogging level for the application.info
O3_API_KEYNoOptional O3 API key (defaults to OPENAI_API_KEY if not provided).
MCP_PROTOCOLNoTransport protocol to use for the server.stdio
OPENAI_API_KEYNoOptional OpenAI API key for GPT models integration.
DEEPSEEK_API_KEYYesDeepSeek API key required for the primary AI provider.
ANTHROPIC_API_KEYNoOptional Anthropic API key for Claude models support.
MCP_DISABLE_CACHINGNoWhether to disable the memory and Redis-compatible caching system.false
MCP_DISABLE_METRICSNoWhether to disable performance monitoring and OpenTelemetry metrics.false
MCP_DEFAULT_PROVIDERNoDefault AI provider to use for requests.deepseek

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/atsuki-sakai/ai_collaboration_mcp_server'

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