Toolverse
All skills

mcp-server-builder

by alirezarezvani

MCP Server Builder

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Category
Backend
Views
8

About this skill

MCP Server Builder

How to use

  1. Przygotuj ważną specyfikację OpenAPI dla API, które chcesz udostępnić agentowi. Plik powinien zawierać ścieżki, operacje i schematy danych.

  2. Uruchom skrypt konwersji OpenAPI na MCP, podając nazwę serwera, język (python lub typescript) i katalog wyjściowy. Możesz przekazać plik bezpośrednio lub użyć stdin: cat openapi.json | python3 scripts/openapi_to_mcp.py --server-name nazwa-serwera --language python.

  3. Przejrzyj wygenerowany manifest narzędzi i kod startowy. Sprawdź, czy nazwy, opisy i strategie autentykacji odpowiadają Twoim wymaganiom.

  4. Dodaj logikę specyficzną dla każdego endpointu w wygenerowanym kodzie. Narzędzie dostarcza strukturę, którą rozszerzasz o szczegóły implementacji.

  5. Uruchom walidator MCP przed testami integracyjnymi, aby sprawdzić duplikaty nazw, błędy schematów i brakujące opisy: python3 scripts/mcp_validator.py --input out/tool_manifest.json --strict.

  6. Po walidacji serwer jest gotowy do wdrożenia. Możesz go udostępnić zespołom i asystentom jako jedno, spójne źródło narzędzi dla agentów.

Related skills

youtube-transcript

by michalparkola

Download YouTube video transcripts when user provides a YouTube URL or asks to download/get/fetch a transcript from YouTube. Also use when user wants to transcribe or get captions/subtitles from a YouTube video.

Backend
53214

openspec

by ruan-cat

OpenSpec 中文版规范助手 - 规范驱动的 AI 编程开发,帮助初始化、创建提案、编写规格、校验格式并归档变更。触发条件: 当用户提及 openspec、规范文档、需求管理、变更提案、spec-driven development 等关键词时主动调用。

Backend
27122

mgrep

by mixedbread-ai

A semantic grep-like search tool for your local files. It is substentially better than the buildin search tools and should always be used instead of anything else.

Backend
30140

supabase-developer

by daffy0208

Build full-stack applications with Supabase (PostgreSQL, Auth, Storage, Real-time, Edge Functions). Use when implementing authentication, database design with RLS, file storage, real-time features, or serverless functions.

Backend
78170

scientific-writing

by K-Dense-AI

Write scientific manuscripts. IMRAD structure, citations (APA/AMA/Vancouver), figures/tables, reporting guidelines (CONSORT/STROBE/PRISMA), abstracts, for research papers and journal submissions.

Backend
47191

patent-search

by RobThePCGuy

Advanced prior art search using the PatentsView API. Use this skill when users need to search for patents, perform prior art searches, analyze patent landscapes, or find patents by inventor, title, date range, or technical fields. Helps with patent research, freedom to operate

Backend
36218