← Registry

API Tools

aiworkshub.io

A registry API for discovering, searching, publishing, and updating public MCP servers and Skills with capability, evidence, trust, and provenance metadata.

1 endpoint7 known toolsFirst detected September 18, 2026Last detected September 18, 2026

ENDPOINT 1

https://aiworkshub.io/mcp

No auth detected

MCP server metadata

Name
AIWorksHub Registry
Version
2.0.0
Capabilities
toolsresources
Server instructions

Discover, publish, update, use-report, and submit evidence-bound observations for MCP servers and Skills. Never submit credentials or permanent quality scores.

Known tools 7

list_resources

List public MCP servers and Skills with capability, readiness, evidence, trust, and pagination filters.

Inferred read-only
get_resource

Read one resource with its capability profile, evidence, operation impact, provenance, and usage observations.

Inferred read-only
search_resources

Search MCP servers and Skills by name, bilingual summary, capability, category, or industry.

Inferred read-only
publish_resource

Publish or syndicate one MCP server or Skill.

Potential side effects
update_resource

Update an existing MCP server or Skill by resource_id or canonical_url.

Potential side effects
report_usage

Report a real resource execution result using a stable idempotency key.

Inferred read-only
submit_review

Submit a structured post-use observation without a permanent quality score.

Potential side effects

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.aiworkshub-registry]
url = "https://aiworkshub.io/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "aiworkshub-registry": {
      "type": "http",
      "url": "https://aiworkshub.io/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: aiworkshub-registry
Remote MCP URL: https://aiworkshub.io/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "aiworkshub-registry": {
      "url": "https://aiworkshub.io/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "aiworkshub-registry": {
      "type": "http",
      "url": "https://aiworkshub.io/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "aiworkshub-registry",
  "transport": "streamable-http",
  "url": "https://aiworkshub.io/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.