loaditout.ai
SkillsPacksTrendingLeaderboardAPI DocsBlogSubmitRequestsCompareAgentsXPrivacyDisclaimer
{}loaditout.ai
Skills & MCPPacksBlog

tokrepo-mcp-server

MCP Tool

henu-wang/tokrepo-mcp-server

MCP server for TokRepo. Search and install AI skills, prompts, MCP configs, and workflows from Claude Code, Cursor, Codex, and Gemini CLI.

Install

$ npx loaditout add henu-wang/tokrepo-mcp-server

Platform-specific configuration:

.claude/settings.json
{
  "mcpServers": {
    "tokrepo-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "tokrepo-mcp-server"
      ]
    }
  }
}

Add the config above to .claude/settings.json under the mcpServers key.

About

TokRepo MCP Server

> Search, browse, and install AI assets from TokRepo — the open registry for AI skills, prompts, MCP configs, scripts, and workflows.

[](https://www.npmjs.com/package/tokrepo-mcp-server) [](https://opensource.org/licenses/MIT)

Quick Start
Claude Code
claude mcp add tokrepo -- npx tokrepo-mcp-server
Cursor / Windsurf

Add to your MCP config (~/.cursor/mcp.json):

{
  "mcpServers": {
    "tokrepo": {
      "command": "npx",
      "args": ["tokrepo-mcp-server"]
    }
  }
}
OpenAI Codex / Gemini CLI
codex --mcp-server tokrepo -- npx tokrepo-mcp-server
gemini settings mcp add tokrepo -- npx tokrepo-mcp-server
What It Does

Once connected, your AI assistant can:

  • Search 200+ curated AI assets by keyword or category
  • Browse trending assets, filter by type (MCP, Skill, Prompt, Agent, Script)
  • Get details — full documentation, install instructions, and metadata
  • Install — get raw content ready to save or execute
Available Tools

| Tool | Description | |------|-------------| | tokrepo_search | Search assets by keyword and tag | | tokrepo_detail | Get full asset details by UUID | | tokrepo_install | Get raw installable content | | tokrepo_trending | Browse popular/latest assets |

Example Conversations
You: "Find me a good MCP server for databases"
AI: [calls tokrepo_search] → Shows DBHub, Supabase MCP, PostgreSQL MCP with install commands

You: "What's trending on TokRepo?"
AI: [calls tokrepo_trending] → Shows top assets by popularity

You: "Install that cursor rules asset"
AI: [calls tokrepo_install] → Returns raw content ready to save
Why TokRepo?

TokRepo is the open registry for AI assets — like npm for packages, but for AI skills, prompts, MCP configs, and workflows.

  • 200+ curated assets —

Tags

ai-agentsclaude-codecodexcursordeveloper-toolsgemini-climcpmcp-serverpromptsskillstokrepoworkflows

Reviews

Loading reviews...

Quality Signals

0
Installs
Last updated15 days ago
Security: AREADME

Safety

Risk Levelmedium
Data Access
read
Network Accessnone

Details

Sourcegithub-crawl
Last commit4/2/2026
View on GitHub→

Embed Badge

[![Loaditout](https://loaditout.ai/api/badge/henu-wang/tokrepo-mcp-server)](https://loaditout.ai/skills/henu-wang/tokrepo-mcp-server)