Json AI Agent Skills
Browse AI agent skills tagged "Json". Find and install skills, MCP servers, and plugins for your AI coding assistant.
220 listings
MCP Database Server
MCP ServerThis is a simple example of how to use a Fireproof database in a Model Context Protocol server (used for plugging code and data into A.I. systems such as Claude Desktop). This demo server implements a basic JSON document store with CRUD operations (Create, Read, Update, Delete) and the ability to query documents sorted by any field. Install dependencies: To use with Claude Desktop, add the server
Node.js MongoDB
RulesBackend: Node.js with Express.js
MCP Git Ingest
MCP ServerA Model Context Protocol (MCP) server that helps read GitHub repository structure and important files. Inspired by gitingest. Using mcp-client-cli:
Step 1: Generate a User API Key
MCP ServerA Model Context Protocol (MCP) stdio server that exposes Discourse forum capabilities as tools and resources for AI agents. - Entry point: src/index.ts → compiled to dist/index.js (binary name: discourse-mcp) - SDK: @modelcontextprotocol/sdk - Node: >= 24 - Version: 0.2.4 (0.2.x has breaking changes from 0.1.x - JSON-only output, resources replace list tools) - Run (read‑only, recommended to start
Wordpress Router
Use when the user asks about WordPress codebases (plugins, themes, block themes, Gutenberg blocks, WP core checkouts) and you need to quickly classify the repo and route to the correct workflow/skill (blocks, theme.json, REST API, WP-CLI, performance, security, testing, release packaging).
Panther MCP Server
MCP ServerPanther's Model Context Protocol (MCP) server provides functionality to: 1. Write and tune detections from your IDE 2. Interactively query security logs using natural language 3. Triage, comment, and resolve one or many alerts Scheduled Queries Global Helpers Data Models Users & Access Management Follow these steps to configure your API credentials and environment. 1. Create an API token in Panthe
Dbt Docs MCP
MCP ServerModel Context Protocol (MCP) server for interacting with dbt project metadata, including dbt Docs artifacts (manifest.json, catalog.json). This server exposes dbt graph information and allows querying node details, model/column lineage, and related metadata. This server provides tools to: Search dbt Nodes: Find nodes (models, sources, tests, etc.) by name (searchdbtnodenames). Locate nodes based o
MCP Server for Chronulus
MCP ServerMCP Server for Chronulus Chat with Chronulus AI Forecasting & Prediction Agents in Claude Claude for Desktop is currently available on macOS and Windows. Install Claude for Desktop here Follow the general instructions here to configure the Claude desktop client. You can find your Claude config at one of the following locations: - macOS: ~/Library/Application Support/Claude/claudedesktopconfig.json
Box MCP Server
MCP ServerYou will need: - BOXUSERID and one of the following: - BOXJWTBASE64 (recommended) - BOXJWTCONFIGPATH Using a JWT Config allows persistent connection to Box. You will need a paid Box enterprise account, or you can sign up for a free developer account (make sure you are signed out of Box before clicking that link). Visit the Box Developer Console and create a new application. Make sure the authoriza
MCP Timeserver
MCP ServerA simple MCP server that exposes datetime information to agentic systems and chat REPLs The server implements a simple datetime:// URI scheme for accessing the current date/time in a given timezone, for example: The server exposes a tool to get the current local time in the system timezone: use the following json
MCP Setup
Read more about setting up the GameBrain MCP server. Simply get your free API key and copy this config into your MCP client:
Legends MCP
MCP ServerEver wanted to ask Elon Musk about first principles? Get Warren Buffett's take on your investment? Have Steve Jobs roast your product design? Get Paul Graham and Marc Andreessen to debate your startup idea? Now you can. With Party Mode, multiple legends can discuss your questions together! Claude Code (~/.claude/settings.json): That's it. No API key needed. Restart Claude Code and start chatting!
Cve Search MCP
MCP ServerA Model Context Protocol (MCP) server for querying the CVE-Search API. This server provides comprehensive access to CVE-Search, browse vendor and product、get CVE per CVE-ID、get the last updated CVEs. - python 3.10+ - Cline、Roo Code etc - To get a JSON with all the vendors - To get a JSON with all the products associated to a vendor - To get a JSON with all the vulnerabilities per vendor and a spec
Musclesworked MCP
MCP ServerMCP server for the musclesworked.com exercise-to-muscle mapping API. Connects Claude Desktop, Claude Code, Cursor, and other MCP clients to 856 exercises and 65 muscles with detailed primary/secondary/stabilizer activation data across 14 muscle groups. Get an API key at musclesworked.com/dashboard. Add to your claudedesktopconfig.json: Or add to .mcp.json: Add to .cursor/mcp.json: - "What muscles
Cypress API Testing
RulesYou are an expert QA engineer with deep knowledge of Cypress and TypeScript, tasked with creating API tests for web applications.
Playwright Defect Tracking
RulesYou are an expert QA engineer specializing in defect tracking with Playwright and TypeScript.
FoodBlock
A content-addressable protocol for universal food data. One axiom. Three fields. Six base types. Every food industry operation. id = SHA-256(canonical(type + state + refs)) The food industry spans 14 sectors — farming, processing, distribution, retail, hospitality, regulation, sustainability, and more. Every sector models food data differently. There is no shared primitive. FoodBlock is that primi
Mac Apps Launcher MCP Server
A Model Context Protocol (MCP) server for launching and managing macOS applications. - List all applications installed in the /Applications folder - Launch applications by name - Open files with specific applications Add the following to your Claude Config JSON file
LinkedIn MCP Server
MCP ServerA Model Context Protocol (MCP) server for LinkedIn. Search people, companies, and jobs, scrape profiles, and retrieve structured JSON data from any MCP-compatible AI client. Built with FastMCP, Patchright, and a clean hexagonal architecture. The getpersonprofile tool supports granular section scraping. Request only the sections you need: - Main profile (always included) — name, headline, location,
Nks Hub/rybbit MCP
MCP ServerInstead of manually checking the Rybbit dashboard, let your AI assistant query analytics data directly: - "How many users visited the site today?" - "Show me the top pages by bounce rate this week" - "What errors occurred in the last hour?" - "Show user journey from homepage to checkout" - "Compare browser usage between mobile and desktop" Or clone and build: Add to your ~/.claude/settings.json or
ElmapiCMS MCP Server
MCP ServerAn MCP (Model Context Protocol) server that connects AI agents like Cursor and Claude Code to your ElmapiCMS instance. Manage collections, fields, content entries, and assets programmatically through natural language. Or install locally: The server requires three environment variables: Add this to your Cursor MCP settings (~/.cursor/mcp.json): Add the MCP server using the Claude Code CLI: If your
Playwright Integration Testing
RulesYou are an expert QA engineer with deep knowledge of Playwright and TypeScript, tasked with creating integration tests for web applications.
Chrome Extension Dev Js TypeScript
RulesYou are an expert in Chrome Extension Development, JavaScript, TypeScript, HTML, CSS, Shadcn UI, Radix UI, Tailwind and Web APIs.
Unified Laravel API Layer for Humans and AI
MCP ServerOne Codebase. REST for Humans, MCP for AI Agents. Laravel Restify turns your Eloquent models into both JSON:API endpoints and MCP servers -- automatically. Build once, and instantly serve APIs that work seamlessly for developers, apps, and AI agents. Traditional API development requires separate implementations for different consumers. Laravel Restify changes that: - Humans get full-featured JS