TokRepo MCP Server
Search, browse, and install 500+ AI assets (agent skills, prompts, MCP configs, workflows) from any MCP client. Supports Claude Code, Cursor, Codex CLI, and Gemini CLI.
TokRepo MCP Server
Search, browse, and install AI assets from TokRepo — the open registry for AI skills, prompts, MCP configs, scripts, and workflows.
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 — quality-reviewed, not a dump
- Agent-native — every asset has machine-readable install contracts
- Universal — works with Claude Code, Cursor, Codex, Gemini CLI, and any MCP client
- CLI available —
npx tokrepo search "query"/npx tokrepo install <uuid>
Requirements
- Node.js >= 18
- Internet connection (queries tokrepo.com API)
Links
- Website: tokrepo.com
- CLI: npm: tokrepo
- GitHub: henu-wang/tokrepo-mcp-server
- API: tokrepo.com/.well-known/tokrepo.json
License
MIT
相關伺服器
Scout Monitoring MCP
贊助Put performance and error data directly in the hands of your AI assistant.
Alpha Vantage MCP Server
贊助Access financial market data: realtime & historical stock, ETF, options, forex, crypto, commodities, fundamentals, technical indicators, & more
Criage MCP Server
An MCP server for the Criage package manager, providing full client functionality via the MCP protocol.
Quick Chart MCP Server
A server for creating charts and visualizations using the Quick Chart API.
Agent Evals by Galileo
Bring agent evaluations, observability, and synthetic test set generation directly into your IDE for free with Galileo's new MCP server
ContextForge
Persistent memory MCP server for Claude — store decisions, code, and knowledge across sessions.
OpenAPI Schema Explorer
Token-efficient access to OpenAPI/Swagger specs via MCP Resources
Codex.io Docs MCP
MCP to read the Codex crypto data API so agents can write GraphQL queries.
Helm Package README MCP Server
Search and retrieve detailed information, including READMEs, for Helm charts on Artifact Hub.
TrueNAS Middleware MCP Server
Accesses optimized documentation from the TrueNAS middleware repository to understand its codebase and APIs.
kemdiCode MCP
kemdiCode MCP is a Model Context Protocol server that gives AI agents and IDE assistants access to 124 specialized tools for code analysis, generation, git operations, file management, AST-aware editing, project memory, cognition & self-improvement, multi-board kanban, and multi-agent coordination.
tactual-mcp
Screen-reader navigation cost analyzer that measures the actual navigation effort for assistive-technology users by building a weighted graph from Playwright accessibility snapshots and scoring each target under real assistive-technology profiles (NVDA, JAWS, VoiceOver, TalkBack, generic mobile).