Skip to main content
Glama
emzimmer

server-anthropic

by emzimmer

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
ANTHROPIC_API_KEYYesYour Anthropic API key from console.anthropic.com
ANTHROPIC_WORKSPACE_IDNoOptional workspace ID for usage segmentation

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
list_modelsA

List all available Anthropic models and their capabilities. Access requires a valid API key configured through the ANTHROPIC_API_KEY environment variable.

send_messageA

Send a message to an Anthropic model using the Messages API. Requires authentication via ANTHROPIC_API_KEY environment variable. Optionally supports workspace segmentation via ANTHROPIC_WORKSPACE_ID.

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/emzimmer/server-anthropic'

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