10 skills found
21st-dev / magic-mcpIt's like v0, but in your Cursor / Claude Code / Windsurf: search 10,000+ React/Tailwind components, generate new UI with AI, and publish your own — right from your editor. Magic MCP is now the 21st MCP; this package keeps old configs working. Setup: 21st.dev/mcp
vybenetwork / solana-mcp-vybePublic Solana MCP registry metadata for Vybe Solana API
AgriciDaniel / skill-forgeUltimate Claude Code skill creator — design, scaffold, build, review, evolve, and publish production-grade AI agent skills
RohanAnandPandit / trading212-mcp-serverThe Trading212 MCP server is a Model Context Protocol server implementation that provides seamless data connectivity to the Trading212 trading platform enabling advanced interaction capabilities via the public beta API.
nickytonline / dev-to-mcpA remote Model Context Protocol (MCP) server for interacting with the dev.to public API without requiring authentication.
raymondchins / agentmapStop your coding agent reading the wrong files. Compiler-grade TS/JS repo map — 100% precision on blast radius vs grep's 60%, measured on public repos. CLI + MCP server, fully local, no vector DB.
devinwang / google-play-developer-mcpComplete MCP server for the Google Play Developer API. 150 tools covering the full Android Publisher API v3 and Play Developer Reporting API v1beta1. Works with Claude, Cursor, VS Code Copilot, Gemini CLI, and any MCP client.
flyingsquirrel0419 / unlimited-searchMCP server and CLI for reading public web pages through resilient public routes.
nickytonline / dev-to-mcpA remote Model Context Protocol (MCP) server for interacting with the dev.to public API without requiring authentication.
kmjak / absence-list欠席になっている日付を一覧で出力するコマンドです。 学生ポータルの「出欠確認」ページが内部で使っている API エンドポイント (`/PortalManagementWeb/public/attendancedetail/search`)を `scripts/attendance.sh` 経由で直接叩き、 欠席(出欠区分=2)のデータを構造化 JSON で取得します。HTMLのスクレイピングは行いません。 ---