Skills

All Skills

openapi

Skills tagged with #openapi

@arbazkhan971

apidocs

API documentation generation, OpenAPI/Swagger specs, contract-first development, interactive docs. Use when user mentions API docs, Swagger, OpenAPI, API reference, Redoc, API specification.

arbazkhan971/godmode+45 more
2mo ago
50
@pavelpiha
MCP

Specrun

MCP server that converts OpenAPI specs into tools which can query API endpoints

mcpgithubapi
pavelpiha/specrun
2mo ago
0
@Redth

app-store-connect-api

Guide for implementing Apple App Store Connect API integrations. Use when: (1) Building API clients to manage certificates, provisioning profiles, bundle IDs, or devices, (2) Implementing JWT authentication for App Store Connect, (3) Understanding API request/response patterns and error handling, (4) Working with TestFlight builds, beta groups, or app submissions, (5) Discovering available endpoints, schemas, or capabilities via the OpenAPI spec. Includes scripts for fetching and analyzing Apple's official OpenAPI specification.

Redth/AppleDev.Tools+1 more
2mo ago
520
@rohitg00

api-design-patterns

REST API design with resource naming, pagination, versioning, and OpenAPI spec generation

rohitg00/awesome-claude-code-toolkit+24 more
2mo ago
8020
@ea-toolkit

crawl-apis

Scan a target codebase for API definitions (OpenAPI, REST routes, GraphQL schemas) and propose api_contract and api_endpoint registry entries. Presents findings for review before writing files.

ea-toolkit/architecture-catalog+4 more
2mo ago
250
@holon-run

alchemy-openapi-skill

Operate Alchemy Prices API reads through UXC with a curated OpenAPI schema, path-templated API-key auth, and read-first guardrails.

holon-run/uxc+41 more
2mo ago
860
@Tiberriver256

azure-devops-rest-api

Guide for working with Azure DevOps REST APIs and OpenAPI specifications. Use this skill when implementing new Azure DevOps API integrations, exploring API capabilities, understanding request/response formats, or referencing the official OpenAPI specifications from the vsts-rest-api-specs repository.

Tiberriver256/mcp-server-azure-devops
2mo ago
3460
@mayorandrew
MCP

Openapi Dynamic

Load OpenAPI 2.x/3.x specs and expose generic tools to discover and call multiple APIs.

mcpgithubapi
mayorandrew/openapi-dynamic-mcp
2mo ago
0
@knowsuchagency

mcp2cli

Turn any MCP server, OpenAPI spec, or GraphQL endpoint into a CLI. Use this skill when the user wants to interact with an MCP server, OpenAPI/REST API, or GraphQL API via command line, discover available tools/endpoints, call API operations, or generate a new skill from an API. Triggers include "mcp2cli", "call this MCP server", "use this API", "list tools from", "create a skill for this API", "graphql", or any task involving MCP tool invocation, OpenAPI endpoint calls, or GraphQL queries without writing code.

knowsuchagency/mcp2cli
2mo ago
9480
@RBraga01

api-contract-first

Hard gate before implementing any API endpoint or service interface. Requires a written, reviewed contract (OpenAPI 3.x, protobuf, or GraphQL schema) before any implementation code is written. Prevents breaking changes, misaligned clients, and undocumented behaviour.

RBraga01/a-team+2 more
29d ago
50
@jgravelle
MCP

jDocmunch MCP

Section-level doc search for .md, .rst, .adoc, .ipynb, .html, .yaml, .json, and OpenAPI specs.

mcpgithubapisearch
jgravelle/jdocmunch-mcp
2mo ago
0
@thim81

openapi-format

Configure and run openapi-format CLI workflows for OpenAPI/AsyncAPI documents. Use when you need to sort fields, filter operations/tags/flags/content, change casing, generate operationIds, apply overlays, convert OpenAPI versions (3.0/3.1 to 3.1/3.2), rename titles, split specs, bundle refs, or manage .openapiformatrc/--configFile driven formatting pipelines with minimal config overrides.

thim81/openapi-format
2mo ago
1540
@Docat0209
MCP

Io.Github.Docat0209/Openapi

Turn any OpenAPI/Swagger spec into MCP tools. Zero config, zero code.

mcpgithubapi
Docat0209/mcp-openapi
2mo ago
0
@aliyun

Alibabacloud RDS Instances Manage

本 Skill 让大模型通过**命令行**调用阿里云 RDS OpenAPI 与只读 SQL 能力,用于查询/管理 RDS 实例。

aliyun/alibabacloud-rds-openapi-mcp-server+4 more
2mo ago
490
@tikoci

routeros-command-tree

RouterOS command tree introspection via /console/inspect API. Use when: building tools that parse RouterOS commands, generating API schemas from RouterOS, working with /console/inspect, mapping CLI commands to REST verbs, traversing the RouterOS command hierarchy, or when the user mentions inspect, command tree, RAML, or OpenAPI generation for RouterOS.

tikoci/routeros-skills+5 more
1mo ago
100
@openmeterio

api

Add or modify API endpoints using TypeSpec. Use when adding new API routes, modifying request/response types, or changing the OpenAPI spec.

openmeterio/openmeter+5 more
2mo ago
1.9K0
@robinmordasiewicz
MCP

F5 Distributed Cloud Terraform Provider

F5 Distributed Cloud Terraform provider docs, 270+ OpenAPI specs, and subscription info for AI.

mcpgithubapiai
robinmordasiewicz/terraform-provider-f5xc
2mo ago
0
@couchbasecloud

tf-datasource-gen

generate terraform datasources based on openapi spec.

couchbasecloud/terraform-provider-couchbase-capella
2mo ago
370
@SalesforceCommerceCloud

api-client-development

Creating typed API clients with OpenAPI specs, authentication, and OAuth scopes for SCAPI and similar APIs. Use when adding a new SCAPI client, generating types from an OpenAPI spec, setting up OAuth middleware, or integrating a new Commerce API endpoint.

SalesforceCommerceCloud/b2c-developer-tooling+32 more
2mo ago
300
@Goldziher

spikard

Scaffold Spikard projects and generate code from OpenAPI, AsyncAPI, OpenRPC, GraphQL, and Protobuf schemas using the Spikard CLI or its MCP server. Use when building or updating Spikard-based apps, fixtures, test apps, or agent workflows that should prefer code generation over handwritten boilerplate.

Goldziher/spikard+2 more
2mo ago
1010
@saurav61091
MCP

Io.Github.Saurav61091/Mcp Openapi Runner

Turn any OpenAPI 3.x spec into callable MCP tools for Claude. No custom integration code needed.

mcpgithubapi
saurav61091/mcp-openapi
2mo ago
0
@aliyun

alicloud-database-dms-enterprise

Manage Alibaba Cloud Data Management Service (DMS Enterprise) via OpenAPI. Use for database instance management, SQL audit, data security, task orchestration, sensitive data protection, permission management, and database operation workflows.

aliyun/alibabacloud-dms-mcp-server+1 more
2mo ago
300
@cocaxcode
MCP

Api Testing Mcp

MCP server for API testing. 35 tools: HTTP, assertions, flows, OpenAPI, collections.

mcpgithubapi
cocaxcode/api-testing-mcp
2mo ago
0
@nk3750
MCP

Io.Github.Nk3750/Jitapi

Turn any OpenAPI spec into an executable agent interface using graphs and semantic search.

mcpgithubapisearch
nk3750/jitapi
2mo ago
0
@pmcelhaney

counterfact-repl

Interact with Counterfact mock API server programmatically. Inspect and modify context state, configure proxy settings, test endpoints, and control mock behavior. Use when the user mentions "counterfact", "mock server", "REPL", testing APIs, or working with OpenAPI mocks.

pmcelhaney/counterfact
2mo ago
1370
@sethclawd-prog
MCP

Io.Github.Sethclawd Prog/Schemaguard

API Schema Drift Monitor — detect breaking changes in OpenAPI specs

mcpgithubapi
sethclawd-prog/schemaguard
2mo ago
0
@upex-galaxy

framework-development

Framework evolution mode — evolves the QA boilerplate itself (KATA, fixtures, cli/, scripts/, api/schemas/ pipeline, package.json deps). Self-contained Plan → Code → Verify → Archive pipeline; runs under the `gentle-ai install --preset minimal` install (no SDD-* skills required). Use when adding new fixture APIs, refactoring KATA base classes, evolving the installer, modifying the OpenAPI sync pipeline, or any change to the framework infrastructure that is NOT per-ticket test writing or manual QA. Triggers on: /framework-development, "evolve framework", "framework refactor", "new fixture API", "modify KATA base", "refactor cli", "boilerplate evolution". Do NOT use for: writing tests for a ticket (use /test-automation), manual QA per ticket (use /sprint-testing), documenting test cases (use /test-documentation), running regression suites (use /regression-testing).

upex-galaxy/agentic-qa-boilerplate+1 more
1mo ago
90
@mcp-use

Build an MCP server from an OpenAPI spec

Turn an existing REST API — described by an OpenAPI 3.x or Swagger 2.0 document — into an MCP server. Each operation in the spec becomes one MCP tool the LLM can call. The server runs locally for testing and ships to Manufact / mcp-use cloud with one command.

mcp-use/mcp-use+1 more
1d ago
10.3K0
@Aderix
MCP

Io.Github.Aderix/Vantagate Mcp Server

VantaGate MCP Server & OpenAPI integration - Human-in-the-Loop for AI Agents

mcpgithubapiai
Aderix/vantagate-mcp-server
2mo ago
0
@HeshamFS
MCP

Io.Github.HeshamFS/Mcp Tool Factory

Generate MCP servers from natural language, OpenAPI specs, or database schemas.

mcpgithubapi
HeshamFS/mcp-tool-factory-ts
2mo ago
0
@mikegaruccio
MCP

Openapi Navigator

Navigate and query OpenAPI specs with fuzzy search, pagination, and API testing

mcpgithubapisearch
mikegaruccio/openapi-navigator
2mo ago
0
@GoogleChrome

webstatus-backend

Use when creating or modifying Go backend API endpoints, modifying Spanner database schemas, or working with OpenAPI and Spanner mappers.

GoogleChrome/webstatus.dev+7 more
2mo ago
2280
@Mathews-Tom

api-docs-generator

Audits and enhances FastAPI and REST API documentation: missing descriptions, response codes, examples, docstrings, Pydantic models, OpenAPI spec. Triggers on: "generate API docs", "document this API", "OpenAPI for", "FastAPI docs", "document endpoints", "swagger docs".

Mathews-Tom/armory+27 more
1mo ago
2300
@cloudflare

write-endpoints

Comprehensive guide for building OpenAPI endpoints with chanfana - schema definition, request validation, CRUD operations, D1 database integration, and exception handling

cloudflare/chanfana
2mo ago
7090