3dprint-oracle
v0.1.0
io.github.gregario/3dprint-oracle
3D printing filament and materials knowledge MCP server
共 23,480 个资源
v0.1.0
io.github.gregario/3dprint-oracle
3D printing filament and materials knowledge MCP server
v0.3.9
io.github.transloadit/mcp-server
Process video, audio, images, and documents with 86+ cloud media processing robots.
v0.27.0
com.graqle/graqle
Dev intelligence layer: 7 MCP tools for graph-powered codebase reasoning.
v2.0.0
ru.laguna-pools.mcp/pools
AI sales manager for composite swimming pools — recommendations, pricing, BIM/CAD, dealers
v1.0.1
io.github.dancumberland/kit-mcp
Agent-optimized MCP server for Kit.com email marketing. 13 composite tools, 100% V4 API.
vmain
io.github.kurtosis-tech/kurtosis/docker-local-build
Build and test Kurtosis from source on local Docker. Compiles all components (engine, core, files-artifacts-expander), builds Docker images, installs the CLI, and restarts the engine. Use when developing Kurtosis and testing changes locally with Docker.
vmain
io.github.kurtosis-tech/kurtosis/docker-debug
Debug Kurtosis running on local Docker. Inspect engine, API container, and service logs. Diagnose container crashes, port conflicts, and networking issues. Use when kurtosis commands fail or services aren't reachable on Docker.
v0.1.4
io.github.DockerDiscordControl/timergy
Create scheduling polls, vote, and finalize times from AI agents.
vmain
io.github.giuseppe-trisciuoglio/developer-kit/nextjs-performance
Expert Next.js performance optimization skill covering Core Web Vitals, image/font optimization, caching strategies, streaming, bundle optimization, and Server Components best practices. Use when optimizing Next.js applications for Core Web Vitals (LCP, INP, CLS), implementing next/image and next/font, configuring caching with unstable_cache and revalidateTag, converting Client Components to Server Components, implementing Suspense streaming, or analyzing and reducing bundle size. Supports Next.js 16 + React 19 patterns.
v0.2.1
io.github.DmitriyGolub/threejs-devtools
Inspect and edit Three.js scenes, materials, shaders, lights in real time from any AI agent
v1.16.3
ai.i18nagent/i18n-agent
AI-powered translation for 48 languages with context-aware quality
v0.2.17
io.github.Efistoffeles/boostedtravel
Flight search & booking for AI agents. 400+ airlines, 75 free local connectors.
vmain
io.github.Dimillian/Skills/swiftui-view-refactor
Refactor and review SwiftUI view files with strong defaults for small dedicated subviews, MV-over-MVVM data flow, stable view trees, explicit dependency injection, and correct Observation usage. Use when cleaning up a SwiftUI view, splitting long bodies, removing inline actions or side effects, reducing computed `some View` helpers, or standardizing `@Observable` and view model initialization patterns.
vmain
io.github.Dimillian/Skills/react-component-performance
Analyze and optimize React component performance issues (slow renders, re-render thrash, laggy lists, expensive computations). Use when asked to profile or improve a React component, reduce re-renders, or speed up UI updates in React apps.
v1.0.0
dev.stackbilt.mcp/gateway
Stackbilt platform MCP gateway — wireframe generation and stack scaffolding tools
v0.6.1
io.github.TheRealDataBoss/vaultit
Zero model drift between AI agents. Session continuity for Claude, GPT, Gemini, and any LLM.
v0.1.5
io.github.integsec/turbopentest
AI-powered penetration testing. Launch scans, review findings, download reports.
v0.6.5
io.github.bx33661/wireshark-mcp
Professional network analysis with tshark. Security audits, deep-dives, and threat detection.
v1.0.4
io.github.BitePro/chrome-debugger-mcp
Chrome breakpoint debugging MCP server for inspecting runtime values and stepping through code
v0.5.1
io.github.srclight/model-radar
Ping 134+ free coding LLMs across 17 providers, rank by latency, pick the fastest.
v1.0.0
io.github.enrichment-kids/enrichment-kids
Find kids enrichment activities: camps, classes, after-school programs, and tutoring near you.
vmain
io.github.ECNU-ICALK/AutoSkill/создание-sql-триггеров-для-аудита-подготовки-к-рейсу
Генерация SQL-кода для создания таблицы истории и триггеров (INSERT, UPDATE, DELETE), которые фиксируют изменения в таблице подготовки к рейсу, включая время, самолет, тип работ и ответственных лиц.
vmain
io.github.ECNU-ICALK/AutoSkill/维格表特定架构sql查询生成
根据用户定义的数据库表结构(<TOKEN>、apitable_node、apitable_datasheet_meta),生成SQL语句以查询表名、dst_id、数据记录及字段元数据。
vmain
io.github.ECNU-ICALK/AutoSkill/refactor-decompiled-code-to-clean-c99
Converts provided C code snippets (typically decompiled) into clean, readable C99 code with improved variable names and explanatory comments.