Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CAPACITIES_API_KEYYesYour Capacities API key from https://capacities.io/

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

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription
capacities_list_spacesB

Get a list of all personal spaces in Capacities

capacities_get_space_infoA

Get detailed information about a specific Capacities space including structures and collections

capacities_searchA

Search for content across Capacities spaces with optional filtering

capacities_save_weblinkA

Save a web link to a Capacities space with optional title and tags

capacities_save_to_daily_noteB

Add markdown text to today's daily note in a Capacities space

Prompts

Interactive templates invoked by user choice

NameDescription
capacities-daily-summaryCreate a structured daily summary for your Capacities daily note
capacities-research-noteFormat research findings for saving to Capacities
capacities-meeting-notesStructure meeting notes for Capacities daily note

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

A3.8/5.0

Scored across 5 tools

Disambiguation5/5

Each tool has a clearly distinct purpose: get_space_info retrieves metadata about a specific space, list_spaces enumerates all spaces, save_to_daily_note adds content to a daily note, save_weblink stores web links, and search performs content searches. There is no overlap or ambiguity in their functions, making it easy for an agent to select the right tool.

Naming Consistency5/5

All tool names follow a consistent 'capacities_verb_noun' pattern, using snake_case throughout. This predictability aids in understanding and usage, with no deviations in naming conventions across the set.

Tool Count5/5

With 5 tools, the server is well-scoped for its purpose of interacting with Capacities spaces. Each tool serves a specific and necessary function, such as listing spaces, retrieving info, saving content, and searching, without being overly sparse or bloated.

Completeness4/5

The tool set covers key operations for managing Capacities spaces, including listing, retrieving info, saving notes and links, and searching. A minor gap exists in lacking update or delete operations for saved content, but agents can work around this for most workflows.

Maintenance

ActivityInactive
ResponsivenessUnresponsive