Skip to main content
Glama
ajokunu

CapacitiesMCP

by ajokunu

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CAPACITIES_API_KEYYesYour Capacities API key
CAPACITIES_CALLBACK_PORTNoPort for x-callback responses (0 = auto)
CAPACITIES_DEFAULT_SPACE_IDNoDefault space for operations

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
capacities_list_spacesA

List all Capacities spaces the user has access to. Returns space IDs, titles, and icons.

capacities_get_space_infoA

Get detailed information about a Capacities space including available object types (structures), collections, and property definitions.

capacities_searchA

Search for objects by title in a Capacities space. Returns matching objects with their IDs, structure types, and titles.

capacities_get_object_typesA

Get all available object types (structures) for a space. Useful for knowing what types of objects can be created.

capacities_create_objectA

Create a new object of any type in Capacities. Requires the Capacities desktop app to be running. Can create Books, People, Meetings, or any custom object type defined in the space.

capacities_save_weblinkB

Save a URL/weblink to Capacities with optional metadata, tags, and notes.

capacities_add_to_daily_noteB

Add markdown content to today's daily note in Capacities.

capacities_get_current_objectA

Get information about the currently open object in Capacities desktop app. Returns the object's URL, title, and name. Requires desktop app to be running.

capacities_open_objectA

Open a specific object in Capacities by its URL/deeplink.

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/ajokunu/capacities-mcp'

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