Tag: rest-api

Type: All Skills Tools
skill ★ 4,829

Manage Trello boards, lists, and cards

This skill enables agents to interact with Trello via its REST API, providing full lifecycle management of boards, lists, and cards. Developers can use this to automate project workflows, such as creating cards, moving items, or adding comm…

the-open-agent/openagent trello api project-management board-management
skill ★ 1,010

Raw HTTP API Client for CloudBase Services

This skill enables direct interaction with CloudBase platform APIs using raw HTTP requests, bypassing the need for platform-specific SDKs. It is ideal for non-Node backends, integration scripts, or environments requiring direct consumption …

TencentCloudBase/CloudBase-MCP cloudbase http-api backend rest-api
skill

Trello Board and Card Management

Provides an interface for interacting with the Trello REST API to manage boards, lists, and cards. It supports operations such as creating cards, moving cards between lists, and adding comments.

casibase/casibase trello rest-api project-management task-management
skill ★ 33,136

REST API Caller and JSON Data Parser

This skill enables the agent to fetch data from external REST endpoints, managing authentication and executing Python requests. It intelligently parses the resulting JSON payload to extract and summarise only the necessary fields for the us…

OpenBMB/ChatDev rest-api json-parsing http-requests data-extraction
tool

CLI for managing food delivery orders

This CLI utility allows developers to programmatically check past order history, track active delivery statuses, and reorder items from services like Foodora. It supports session management and detailed order retrieval via command line.

casibase/casibase cli food-delivery order-management automation
skill ★ 50

Comprehensive REST API Design Patterns Guide

This skill provides comprehensive best practices for designing robust, developer-friendly REST APIs, covering resource naming, HTTP semantics, and status code usage. It details advanced patterns for pagination, filtering, sorting, and imple…

tan-yong-sheng/ai-vision-mcp rest-api api-design http-status-codes pagination
tool ★ 87

Comprehensive X (Twitter) API Integration Tool

This tool provides comprehensive access to X (Twitter) data, enabling advanced read, write, and extraction operations via a dedicated API key. It supports complex workflows such as user lookups, bulk media downloading, monitoring, and posti…

Xquik-dev/x-twitter-scraper x-twitter api social-media data-extraction
tool ★ 13

Stateless Twitter/X API for Autonomous Agents

This stateless API provides programmatic access to Twitter/X data via HTTP, requiring payment via x402 (USDC on Base) for every request. It is ideal for backend services or autonomous agents needing reliable, metered integration without per…

checkra1neth/xbird-skill twitter-api rest-api micropayment x402
tool ★ 372,633

Manage Trello boards, lists, and cards via API

This skill provides programmatic access to the Trello REST API, allowing developers to manage boards, lists, and cards. It supports core operations such as creating, moving, commenting, and archiving content within a Trello workspace.

openclaw/openclaw trello api project-management board-management
skill ★ 394

Python Backend API Development Skill

Implements robust server-side logic, APIs, and database operations using Python 3.12+, specializing in FastAPI, SQLAlchemy, and Pydantic. This skill enforces best practices including strict typing, comprehensive testing, and adherence to RE…

sipyourdrink-ltd/bernstein python backend api fastapi
skill ★ 78,845

Query Netdata Cloud via REST API

This skill enables querying Netdata Cloud via its REST API to retrieve time-series metrics, logs, network flows, and topology data. It provides the necessary procedures for interacting with spaces, rooms, and nodes using an API token.

netdata/netdata netdata rest-api observability monitoring
tool ★ 2

NocturnusAI System Administration API Manager

This tool provides comprehensive REST-only access for managing the NocturnusAI platform, allowing developers to perform database, tenant, and API key lifecycle operations. It facilitates critical administrative tasks such as RBAC configurat…

Auctalis/nocturnusai rest-api admin database rbac
skill ★ 367

Azure DevOps REST API Integration Guide

Provides guidance for implementing Azure DevOps API integrations using official OpenAPI specifications. It assists developers in exploring API capabilities, understanding request/response formats, and defining TypeScript interfaces.

Tiberriver256/mcp-server-azure-devops azure-devops openapi rest-api mcp-server