Skip to main content
Glama
inhabitants

sapiens-mcp

by inhabitants

sapiens_studios

Browse the studio catalog, inspect a studio by slug, view your own studio level and tools, generate publishable article URLs, or start Emancipation to build your site on your own infrastructure.

Instructions

Catálogo dos estúdios/experimentos Sapiens + o SEU studio + a Emancipação. Sub-actions: mine (o Meu Studio do user: nível/marca/operador/ferramentas), list (todos com URL+status+tags+mcpReady), get (detalhe de 1 slug), publishable_url (formata URL /articles/), emancipar (INICIA o Nível 3: blueprint pra construir a casa PRÓPRIA do membro na infra dele, fora do Sapiens), module (guia de um módulo de infra: fundacao/sapiens-connect/telegram/email/auth). Use quando user pergunta 'que estúdios existem', 'qual o meu studio', ou 'quero montar meu site/minha casa própria'. Estúdios cobertos: helen-voice, musicator, persona-sapiens, personagem-atlas, sapiens-shorts, sapiens-video, text-post-builder, comic-builder, carrosel-editorial, comunidade, repertorio.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
slugNoAlternativa a publishableId — passe o slug direto.
actionYesmine = o SEU studio ('Meu Studio', singular): nível, marca, operador e ferramentas, pra você gerar com useStudio. list/get = catálogo de estúdios da casa. publishable_url = URL de artigo. emancipar = INICIA a Emancipação (Nível 3 do Studio): puxa o blueprint-mestre pra VOCÊ (Claude) construir a casa PRÓPRIA do membro, na infra DELE (Vercel + Convex + domínio dele), FORA do Sapiens. Devolve a identidade do studio dele já hidratada + o índice de módulos + o guia da Fundação. module = puxa o guia de UM módulo de infra pra continuar a construção (ex: fundacao, sapiens-connect, midia, telegram, email, auth).
moduleNoPra action=module: slug do módulo de infra da emancipação. Prontos (com guia): fundacao, sapiens-connect, midia, telegram, email, auth. Chegando (no índice, sem guia ainda): pagamentos, analytics.
studioNoPra action=get: slug do estúdio (ex 'helen-voice', 'musicator', 'persona-sapiens', 'sapiens-shorts').
publishableIdNoPra action=publishable_url: ID do publishable. Retorna URL canônica /articles/<slug>.

Schema Changelog

Changes observed during successful MCP inspections. Dates show when Glama detected each change.

  1. First observedv1.38.0

TDQS

A3.6/5.0
Behavior3/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

Annotations only say readOnlyHint=false and openWorldHint=true, so the description correctly communicates that this is not a pure read tool: emancipar 'INICIA o Nível 3' and pulls a blueprint to build on the member's own infrastructure. It stops short of detailing side effects such as whether resources are deployed or state is mutated, but it does disclose the open-world, multi-action nature.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness3/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The text is dense and front-loads the overall catalog purpose, but it is a single long unbroken paragraph and repeats much of the action semantics that already exist in the input schema. The usage triggers and studio list earn their place, but the structure could be tighter.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

For a five-parameter, six-action tool with no output schema, the description maps each action to its return content (mine returns level/brand/operator/tools; list returns URL+status+tags+mcpReady; emancipar returns identity+module index+foundation guide) and lists covered studios/modules. It is largely complete for invocation, with only minor gaps around error/edge-case guidance.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is 100%, so the schema already documents slug/action/module/studio/publishableId. The description adds action-level context and example slugs, but it largely restates what the enum and parameter descriptions already say; it stays at the baseline for high schema coverage.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose4/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description opens with 'Catálogo dos estúdios/experimentos Sapiens + o SEU studio + a Emancipação' and enumerates concrete sub-actions (mine/list/get/publishable_url/emancipar/module), so a model can tell it is the studio-catalog and emancipation tool. It is not a tautology and its domain is distinct from the sapiens_* siblings, though the opening phrase is a noun phrase rather than a single crisp verb.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description explicitly gives trigger phrases: 'Use quando user pergunta "que estúdios existem", "qual o meu studio", ou "quero montar meu site/minha casa própria"'. This is a clear when-to-use signal, but it does not contrast with sibling tools or state when not to use this tool.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

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/inhabitants/sapiens-mcp'

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