Skip to main content
Glama

Server Details

Claude Code / MCP skills for the dev pipeline: discover, spec, design, build, ship, operate.

If you are the author of this connector, you can claim ownership with GitHub, an HTTP challenge, or a DNS record. Claimed connector authors can inspect health checks, view analytics, and manage their listing.
Status
Unhealthy
Last Tested
Transport
Streamable HTTP
URL
Repository
asfbay-bit/opchain-skills
GitHub Stars
0

Tool Schema Changelog

Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.

  1. 6 tool updates
    • First observedget_orchestrator
    • First observedget_skill
    • First observedlist_skills
    • First observedread_checkpoint
    • First observedroute
    • First observedwrite_checkpoint

Frequently Asked Questions

Discussions

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

Related MCP Connectors

Related MCP Servers

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

TDQS

A4/5.0
Disambiguation5/5

Each tool has a clearly distinct purpose: initialization, listing skills, reading instructions, managing checkpoints, and routing. No overlap or ambiguity.

Naming Consistency5/5

Almost all tools follow a consistent verb_noun pattern (get_orchestrator, list_skills, read_checkpoint, write_checkpoint) and route is a simple verb, but the pattern is predictable and clear.

Tool Count5/5

6 tools is well-scoped for an opchain skill orchestration system, covering essential operations without excess.

Completeness4/5

The set covers initialization, listing, reading instructions, checkpointing, and routing. A potential gap is a tool to complete or finalize a skill phase, but checkpointing likely handles it.