api-server-mcp
vmain
io.github.kreuzberg-dev/kreuzberg/api-server-mcp
REST API server and MCP protocol integration
“Rest Api” 共 1,352 个结果
vmain
io.github.kreuzberg-dev/kreuzberg/api-server-mcp
REST API server and MCP protocol integration
vmain
io.github.danielmiessler/LifeOS/Apify
Scrape social media platforms, business data, and e-commerce via Apify actors — Instagram profiles/posts/hashtags/comments, LinkedIn profiles/jobs/posts, TikTok profiles/hashtags/videos/comments, YouTube channels/search/comments, Facebook posts/groups/comments, Google Maps business search with contact/review/image extraction, Amazon products/reviews/pricing, and general-purpose multi-page web crawling with custom pageFunction extraction logic. File-based TypeScript wrappers (scrapeInstagramProfile, searchGoogleMaps, scrapeAmazonProduct, scrapeWebsite, etc.) filter and transform data in code before returning to model context, achieving 95-99% token savings over direct MCP protocol. Parallel multi-platform queries via Promise.all for social listening dashboards. Lead enrichment pipeline: Google Maps → qualified filter → optional LinkedIn enrichment. Competitive analysis across Instagram, YouTube, and TikTok simultaneously. USE WHEN scrape Instagram, scrape LinkedIn, scrape TikTok, scrape YouTube, scrape Faceboo
vmain
io.github.danielmiessler/Personal_AI_Infrastructure/Apify
Scrape social media platforms, business data, and e-commerce via Apify actors — Instagram profiles/posts/hashtags/comments, LinkedIn profiles/jobs/posts, TikTok profiles/hashtags/videos/comments, YouTube channels/search/comments, Facebook posts/groups/comments, Google Maps business search with contact/review/image extraction, Amazon products/reviews/pricing, and general-purpose multi-page web crawling with custom pageFunction extraction logic. File-based TypeScript wrappers (scrapeInstagramProfile, searchGoogleMaps, scrapeAmazonProduct, scrapeWebsite, etc.) filter and transform data in code before returning to model context, achieving 95-99% token savings over direct MCP protocol. Parallel multi-platform queries via Promise.all for social listening dashboards. Lead enrichment pipeline: Google Maps → qualified filter → optional LinkedIn enrichment. Competitive analysis across Instagram, YouTube, and TikTok simultaneously. USE WHEN scrape Instagram, scrape LinkedIn, scrape TikTok, scrape YouTube, scrape Faceboo
vmain
io.github.Jeffallan/claude-skills/api-designer
Use when designing REST or GraphQL APIs, creating OpenAPI specifications, or planning API architecture. Invoke for resource modeling, versioning strategies, pagination patterns, error handling standards.
vmain
io.github.affaan-m/ECC/x-api
X/Twitter API integration for posting tweets, threads, reading timelines, search, and analytics. Covers OAuth auth patterns, rate limits, and platform-native content posting. Use when the user wants to interact with X programmatically.
vmain
io.github.massCodeIO/massCode/api-and-typing
Use when defining or reviewing massCode renderer types that come from generated API clients or DTOs, especially when deciding whether to reuse existing API shapes, derive narrower local types, or introduce a UI-only model.
vmain
io.github.mono/SkiaSharp/api-add-review
Add new C# APIs to SkiaSharp by wrapping Skia C++ functionality, or review existing API PRs for correctness and style. Two workflows: (1) Add: C++ analysis → C API → bindings → C# wrapper → tests → review (2) Review: check naming, Span overloads, properties, tests, interop safety. Triggers: - "add DrawFoo method", "expose SkSurface::draw", "wrap sk_foo_bar" - "add API", "expose function", "wrap method", "create binding for" - "review this API", "check the API surface", "review PR #NNN for API design" - Issue classified as "New API" (after fetching and classification)
vmain
io.github.sickn33/antigravity-awesome-skills/frontend-api-integration-patterns
Production-ready patterns for integrating frontend applications with backend APIs, including race condition handling, request cancellation, retry strategies, error normalization, and UI state management.
vmaster
io.github.PostHog/posthog/adopting-generated-api-types
Use when migrating frontend code from manual API client calls (`api.get`, `api.create`, `api.surveys.get`, `api.dashboards.list`, `new ApiRequest()`) and handwritten TypeScript interfaces to generated API functions and types. Triggers on files importing from `lib/api`, files with `api.get<`, `api.create<`, `api.<entity>.<method>`, manual interface definitions that duplicate backend serializers, or any frontend file that constructs API URLs by hand. Covers the full replacement workflow — finding the generated equivalent, swapping imports, adapting call sites, and removing dead manual types.
vmain
io.github.open-edge-platform/anomalib/fastapi-rest-api-design
Designs and reviews REST APIs for FastAPI services using consistent resource naming, HTTP semantics, validation, security, and error handling patterns. Use for backend API tasks, endpoint design/refactors, or API review requests in FastAPI/Python projects.
vmain
io.github.gsd-build/gsd-2/api-design
Design or review an HTTP/REST/GraphQL API for versioning, pagination, error shapes, idempotency, auth, and evolvability. Use when asked to "design an API", "shape the endpoints", "design the schema", "add a new endpoint", "review this API", or when building/modifying a public or internal HTTP surface. Complements `design-an-interface` (which is interface-agnostic) by covering HTTP-specific concerns like status codes, cache headers, and breaking-change management.
vnext
io.github.webiny/webiny-js/event-publisher
api/event-publisher — 2 abstractions.
vnext
io.github.webiny/webiny-js/file-manager
API — File Manager — 28 abstractions. File event handlers and use cases.
vnext
io.github.webiny/webiny-js/graphql
api/graphql — 7 abstractions.
vnext
io.github.webiny/webiny-js/key-value-store
api/key-value-store — 2 abstractions.
vnext
io.github.webiny/webiny-js/logger
api/logger — 1 abstractions.
vnext
io.github.webiny/webiny-js/opensearch
api/opensearch — 4 abstractions.
vnext
io.github.webiny/webiny-js/scheduler
API — Scheduler — 15 abstractions. Scheduled action use cases.
vnext
io.github.webiny/webiny-js/security
API — Security & Auth — 53 abstractions. Authentication, API keys, roles, users, teams event handlers and use cases.
vnext
io.github.webiny/webiny-js/build-params
api/build-params — 2 abstractions.
vnext
io.github.webiny/webiny-js/aco
API — ACO — 30 abstractions. Folder event handlers and use cases.
vnext
io.github.webiny/webiny-js/system
API — System — 2 abstractions. System installation event handlers and use cases.
vnext
io.github.webiny/webiny-js/tasks
api/tasks — 2 abstractions.
vnext
io.github.webiny/webiny-js/tenancy
API — Tenancy — 17 abstractions. Tenant lifecycle and installation event handlers and use cases.