Skip to main content
Glama

Server Details

Find, inspect and install reviewed reusable AI-agent capabilities from superskill.sh.

Status
Healthy
Last Tested
Transport
Streamable HTTP
URL
Repository
elvismusli/onlyharness
GitHub Stars
0

Glama MCP Gateway

Connect through Glama MCP Gateway for full control over tool access and complete visibility into every call.

MCP client
Glama
MCP server

Full call logging

Every tool call is logged with complete inputs and outputs, so you can debug issues and audit what your agents are doing.

Tool access control

Enable or disable individual tools per connector, so you decide what your agents can and cannot do.

Managed credentials

Glama handles OAuth flows, token storage, and automatic rotation, so credentials never expire on your clients.

Usage analytics

See which tools your agents call, how often, and when, so you can understand usage patterns and catch anomalies.

100% free. Your data is private.
Tool DescriptionsB

Average 3.7/5 across 12 of 12 tools scored. Lowest: 2.6/5.

Server CoherenceA
Disambiguation4/5

Most tools have distinct purposes, especially searches differentiated by domain (general, docs, harnesses, resources). However, overlap between 'search' and 'search_resources' could cause confusion as both target resources.

Naming Consistency3/5

All names use lowercase with underscores, but patterns vary: some start with verbs (fetch, publish), others with nouns (harness_detail, resource_detail). This inconsistency in prefix reduces predictability.

Tool Count4/5

12 tools is a reasonable number for a registry MCP server, covering search, retrieval, publishing, and instructions without being excessive.

Completeness3/5

Core operations like search, fetch, publish, and pull are present, but missing update/delete for resources and user management tools, leaving some lifecycle gaps.

Available Tools

12 tools
fetchFetch a public SuperSkill resource
Read-onlyIdempotent
Inspect

Fetch the complete public catalog record for an exact resource id returned by search, including a canonical citation URL.

ParametersJSON Schema
NameRequiredDescriptionDefault
idYesExact resource id returned by search.

Output Schema

ParametersJSON Schema
NameRequiredDescription
idYes
urlYes
textYes
titleYes
metadataNo
harness_detailHarness detail
Read-onlyIdempotent
Inspect

Return manifest, trust signals, example and file list for one harness.

ParametersJSON Schema
NameRequiredDescriptionDefault
nameYesHarness slug, for example deep-market-researcher.
ownerNoharnesses

Output Schema

ParametersJSON Schema
NameRequiredDescription
okYes
codeYes
statusYes
publish_markdown_to_harnessPublish markdown to harness
Destructive
Inspect

Convert markdown into an unverified harness scaffold. Requires a SuperSkill Bearer token.

ParametersJSON Schema
NameRequiredDescriptionDefault
nameNo
markdownYes

Output Schema

ParametersJSON Schema
NameRequiredDescription
okYes
codeYes
statusYes
publish_resource_packagePublish agent resource package
DestructiveIdempotent
Inspect

Publish an immutable canonical hosted package release. Requires a confirmed-user Bearer with active superskill:managed scope, semantic version and idempotency key. Returns unreviewed trust; never grants a Verified badge.

ParametersJSON Schema
NameRequiredDescriptionDefault
nameNo
tagsNo
filesYes
titleNo
summaryNo
versionYes
sourceUrlNo
worksWithNo
resourceTypeNo
idempotencyKeyYes

Output Schema

ParametersJSON Schema
NameRequiredDescription
okYes
codeYes
statusYes
pull_harnessPull harness
Read-onlyIdempotent
Inspect

Return archive files for a harness. Paid harnesses return payment requirements unless the Bearer token is entitled.

ParametersJSON Schema
NameRequiredDescriptionDefault
nameYes
ownerNoharnesses
versionNo

Output Schema

ParametersJSON Schema
NameRequiredDescription
okYes
codeYes
statusYes
pull_instructionsPull instructions
Read-onlyIdempotent
Inspect

Return CLI and HTTP commands for pulling a harness into a local workspace.

ParametersJSON Schema
NameRequiredDescriptionDefault
nameYes
ownerNoharnesses

Output Schema

ParametersJSON Schema
NameRequiredDescription
okYes
codeYes
statusYes
resource_detailResource detail
Read-onlyIdempotent
Inspect

Return provenance, trust, popularity and actions for one mixed resource. Pass version to bind a hosted immutable release; latest is never substituted for an explicit version.

ParametersJSON Schema
NameRequiredDescriptionDefault
idYesExact mixed resource identifier.
versionNoOptional immutable hosted release version. When supplied, latest is never used.

Output Schema

ParametersJSON Schema
NameRequiredDescription
okYes
codeYes
statusYes
resource_use_instructionsResource use instructions
Read-onlyIdempotent
Inspect

Return the best safe next action for a mixed resource. Pass version to bind an immutable hosted release. Hosted skills expose explicit-consent exact native client install commands; upstream-only resources stay open-only.

ParametersJSON Schema
NameRequiredDescriptionDefault
idYesExact mixed resource identifier.
versionNoOptional immutable hosted release version. When supplied, latest is never used.

Output Schema

ParametersJSON Schema
NameRequiredDescription
okYes
codeYes
statusYes
search_docsSearch SuperSkill docs
Read-onlyIdempotent
Inspect

Search /llms.txt and agent guidance for API, CLI, MCP and safety instructions.

ParametersJSON Schema
NameRequiredDescriptionDefault
queryNo

Output Schema

ParametersJSON Schema
NameRequiredDescription
okYes
codeYes
statusYes
search_harnessesSearch harnesses
Read-onlyIdempotent
Inspect

Search the SuperSkill registry by task, job, title, summary or tag.

ParametersJSON Schema
NameRequiredDescriptionDefault
limitNo
queryNoSearch terms such as market research, support triage or finance safety.

Output Schema

ParametersJSON Schema
NameRequiredDescription
okYes
codeYes
statusYes
search_resourcesSearch agent resources
Read-onlyIdempotent
Inspect

Search mixed source-aware resources: harnesses, skills, plugins, workflows, MCP servers, configs, guides, runtimes and directories.

ParametersJSON Schema
NameRequiredDescriptionDefault
qNoAlias for query, matching the HTTP /resources?q= contract.
typeNoOptional resource type filter, for example skill, plugin, workflow, mcp_server or harness.
limitNo
queryNoSearch terms such as superpowers, MCP browser, workflow or Claude skill.
worksWithNoOptional compatibility filter: claude-code, codex, cursor, mcp, cli or github.

Output Schema

ParametersJSON Schema
NameRequiredDescription
okYes
codeYes
statusYes

Discussions

No comments yet. Be the first to start the discussion!

Try in Browser

Your Connectors

Sign in to create a connector for this server.