Skip to main content
Glama
natkitten

Capacities MCP Bridge (Unofficial)

by natkitten

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

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
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_space_infoC

Get structures and collections of a space

get_spacesA

Get your spaces

save_to_daily_noteC

Save text to today's daily note

save_weblinkC

Save a weblink to a space

search_contentD

Search for content

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

C2.9/5.0

Scored across 5 tools

Disambiguation5/5

Each tool targets a distinct action and resource: list spaces, get space details, save text to daily note, save weblink, and search. There is no overlap or ambiguity between tool purposes.

Naming Consistency5/5

All tool names follow a consistent verb_noun pattern with lowercase and underscores (e.g., get_spaces, save_to_daily_note, search_content). The naming style is uniform and predictable.

Tool Count5/5

5 tools is well-scoped for a lightweight bridge. It provides core read, write, and search capabilities without unnecessary redundancy or bloat.

Completeness4/5

The toolset covers essential workflows: retrieving spaces, saving content, and searching. Minor gaps exist such as lack of general note creation or update/delete operations, but these are acceptable for an unofficial bridge.

Maintenance

ActivityInactive
ResponsivenessNo issues