Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
ARENA_ACCESS_TOKENYesYour Are.na personal access token.
ARENA_ENABLE_V2_SEARCH_FALLBACKNoWhen set to 'true', the server will fallback to v2 search endpoints on v3 403 errors.true

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}
logging
{}
prompts
{
  "listChanged": true
}
resources
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
search_arenaB

Search Are.na and return normalized results. Uses v3 and falls back to v2 when v3 is premium-gated.

get_channel_contentsC

Read a channel and one page of contents.

get_block_detailsB

Read complete metadata for a block plus connected channels.

get_block_connectionsB

List channels where a block appears.

get_userB

Read user profile details.

get_user_contentsC

List one page of user content.

create_channelC

Create a new channel for the authenticated user.

create_blockA

Create a text/link/media block and connect it to channels. Local file paths are rejected; use public URLs.

connect_blockB

Connect an existing block to one or more channels.

disconnect_connectionB

Remove a connection by ID.

move_connectionC

Reposition a connection within a channel.

Prompts

Interactive templates invoked by user choice

NameDescription
summarize_channelSummarize recurring ideas, clusters, and tensions within a channel.
find_connectionsSuggest channels where a block should be connected.
second_brain_synthesisCreate a synthesis across Are.na content for a topic.

Resources

Contextual data attached and managed by the client

NameDescription
arena-meRead the currently authenticated user profile and latest channels.

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/xaelophone/arena-mcp'

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