tokrepo-mcp-server
Allows discovery and installation of PostgreSQL MCP servers and related AI assets from the TokRepo registry, including retrieval of installation configurations and raw content.
Allows discovery and installation of Supabase MCP servers and related AI assets from the TokRepo registry, including retrieval of installation configurations and raw content.
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-serverCursor / 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-serverWhat 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 |
| Search assets by keyword and tag |
| Get full asset details by UUID |
| Get raw installable content |
| 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 saveWhy 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
License
MIT
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/henu-wang/tokrepo-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server