agentsclimarketplace

Mcp server studio

Skill sarveshsea/design-skills/skills/mcp-server-studio

Expose Memoire Studio context, tools, and artifacts to other agents through MCP.From its SKILL.md

Install
npx -y skills add sarveshsea/design-skills --skill mcp-server-studio

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 6 stars6 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

SKILL.md

1.0 KB, 187 tokens by cl100k_base, as published. Nobody here has run it

MCP Server Studio

Expose Memoire Studio context, tools, and artifacts to other agents through MCP.

When to Use

Use this Note when a Memoire or Studio run needs MCP server, expose Studio tools, connect external agent to Memoire.

Workflow

  1. Choose read-only resources first: status, harnesses, notes, project memory, knowledge, and traces.
  2. Expose mutating tools only when the caller can identify workspace, action, approval mode, and session id.
  3. Return structured JSON from MCP tools instead of terminal prose.
  4. Keep browser, shell, file write, and Figma tools behind explicit capability gates.
  5. Document the exact MCP command, environment variables, and resource names in the Note install report.

Sources

What ships with it: 1 file

842 B alongside SKILL.md

Gives 0 of the 12 instructions most mcp tooling skills give in 187 tokens

Counted across 638 of the 750 authors here whose files we hold, read 2026-08-07

  • Create ten complex or independent read-only evaluation questionsin 69 of 638, across 15 files
  • Test servers using MCP Inspectorin 61 of 638, across 19 files
  • Provide actionable error messages with specific next stepsin 54 of 638, across 12 files
  • Prioritize comprehensive API coverage over specific workflows or workflow toolsin 54 of 638, across 12 files
  • Use TypeScript and Streamable HTTP for remote servers or clientsin 54 of 638, across 8 files
  • Define structured output schemas where possiblein 50 of 638, across 8 files
  • Use Zod or Pydantic for input schemasin 47 of 638, across 5 files
  • Fetch MCP specification pages with markdown suffixin 46 of 638, across 4 files
  • Load framework documentation using WebFetchin 45 of 638, across 3 files
  • Verify each evaluation answer independentlyin 45 of 638, across 3 files
  • Implement API client with authentication and paginationin 45 of 638, across 3 files
  • Define input schemas with validationin 27 of 638, across 9 files

Said here and by no other author read

  • Expose mutating tools only with workspace, action, approval mode, and session id
  • Keep browser, shell, file write, and Figma tools behind capability gates
  • Document the exact MCP command, environment variables, and resource names

Grouped from the skills themselves: near-identical wordings counted once, and counted by distinct author, so one author publishing three of these counts once. Length counted with cl100k_base; the agent that loads this file may tokenize it differently.

Keep looking

Skills are one crate of 326,790. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.