Json AI Agent Skills
Browse AI agent skills tagged "Json". Find and install skills, MCP servers, and plugins for your AI coding assistant.
152 listings
atsurae
MCP Server for AI-powered video editing. Let Claude, GPT, or any AI agent edit videos through natural language. Add to your Claude Desktop config (claudedesktopconfig.json): Then restart Claude Desktop. You can now edit videos through conversation. Layer Compositing Model: Output: 1920x1080, 30fps, H.264 + AAC, MP4 atsurae.ai also exposes a REST API that any AI agent can call directly, without MCP
Wp Block Themes
Use when developing WordPress block themes: theme.json (global settings/styles), templates and template parts, patterns, style variations, and Site Editor troubleshooting (style hierarchy, overrides, caching).
pyATS MCP Server
MCP ServerThis project implements a Model Context Protocol (MCP) Server that wraps Cisco pyATS and Genie functionality. It enables structured, model-driven interaction with network devices over STDIO using the JSON-RPC 2.0 protocol. 🚨 This server does not use HTTP or SSE. All communication is done via STDIN/STDOUT (standard input/output), making it ideal for secure, embedded, containerized, or LangGraph-ba
Terminal MCP Server
MCP ServerMCP server enabling AI agents to interact with terminal applications through structured Terminal State Tree representation. Works with any AI assistant that supports the Model Context Protocol. Download pre-built binaries from Releases. Add to ~/.claude.json (macOS/Linux) or %APPDATA%\Claude\claudedesktopconfig.json (Windows): Add to ~/.codex/config.toml: VS Code 1.101+ supports MCP. Add to your V
JMAP MCP Server
MCP ServerA Model Context Protocol (MCP) server that provides tools for interacting with JMAP (JSON Meta Application Protocol) email servers. Built with Deno and using the @htunnicliff/jmap-jam client - Search Emails: Search emails with text queries, sender/recipient filters, date ranges, and keywords - Get Emails: Retrieve specific emails by ID with full details - Get Threads: Retrieve email threads (conve
Jest Unit Testing
RulesYou are an expert developer with deep knowledge of Jest and TypeScript, tasked with creating unit tests for JavaScript/TypeScript applications.
Perplexity MCP Server
MCP ServerMCP Server for the Perplexity API. - askperplexity: Request chat completion with citations from Perplexity - On macOS: ~/Library/Application\ Support/Claude/claudedesktopconfig.json - On Windows: %APPDATA%/Claude/claudedesktopconfig.json
Only show ERROR messages (default)
MCP ServerYou can run the MCP Server in a Docker container. This is useful if you want to avoid managing Python environments or dependencies on your local machine. See kestramcpdocker. Paste the following configuration into your MCP settings (e.g., Cursor, Claude, or VS Code): - Replace , , and with your actual credentials. - For OSS installations, you can use KESTRAUSERNAME and KESTRAPASSWORD instead of KE
Docs Transloadit Robots
Offline lookup for Transloadit Robots and their parameter docs/examples via the `transloadit` CLI. Use to draft or validate `steps` JSON without guessing robot names/params.
TSGram MCP 🚀
MCP ServerGet Claude Code in your local project talking to Telegram in 3 minutes! TSGram MCP connects Claude Code sessions to Telegram using TS/Node/Docker/cli-utils, enabling AI-powered code assistance directly in your Telegram chats. Ask questions about your codebase, get AI insights, and even edit files - all from Telegram on your phone! - Local Docker container runs the Telegram webhook server - TSGram
Mcpmcp Server
MCP ServerDiscover, setup, and integrate MCP servers with your favorite clients. Unlock the full potential of AI in your daily workflow. Update the configuration of your MCP client to the following: (note: this config definitely works for Claude Desktop on macOS. If you need variations for other apps or platforms check the homepage
MCP Server Gemini Bridge
MCP ServerMCP Server - Bridge to Google Gemini API. Part of the HumoticaOS / SymbAIon ecosystem. Add to your claudedesktopconfig.json: - Connect MCP clients to Google Gemini API - Support for Gemini Pro and other models - Streaming responses - Simple configuration - Jasper van de Meent (@jaspertvdm) - Root AI (Claude) - rootai@humotica.nl One Love, One fAmIly! This package is officially distributed via: - P
OpenAI MCP Server
MCP ServerQuery OpenAI models directly from Claude using MCP protocol. Add to claudedesktopconfig.json: MIT License
MCP Server Ollama Bridge
MCP ServerMCP Server - Bridge to local Ollama LLM server. Part of the HumoticaOS / SymbAIon ecosystem. Add to your claudedesktopconfig.json: - Connect MCP clients to local Ollama LLM - Support for all Ollama models - Streaming responses - Simple configuration - Jasper van de Meent (@jaspertvdm) - Root AI (Claude) - rootai@humotica.nl One Love, One fAmIly! This package is officially distributed via: - PyPI:
Playwright Accessibility Testing
RulesYou are an expert QA engineer specializing in accessibility testing with Playwright and TypeScript, dedicated to ensuring web applications are usable by people with disabilities.
IP Find MCP Server
MCP ServerA Model Context Protocol server that enables AI assistants to use IP Find. The MCP server: - Connects to your IP Find API and allows AI Assistants to get locations of IP Addresses. - MCP Client (like Claude Desktop App) - IP Find API Key To use this server with the Claude Desktop app, add the following configuration to the "mcpServers" section of your claudedesktopconfig.json: - IPFINDAPIKEY - You
Fermat MCP
MCP ServerThis project provides a FastMCP server for mathematical computations, including numerical and symbolic calculations, as well as plotting. - Python 3.12 or higher (To install Python3.12 follow Python Download) - uv (To install uv follow uv Installation) You can find the mcp.json file in the MCP: Open User Configuration or MCP: Open Workspace Configuration Add the following to your mcp.json: If you'
MCP Chess Server
MCP ServerThis MCP let's you play chess against any LLM. To use this chess server, add the following configuration to your MCP config: Play a game: Find a position in a PGN for game analysis: The server provides the following tools: getboardvisualization(): Provides the current state of the chessboard as an image. The board orientation automatically flips based on the user's assigned color. getturn(): Indic
Zitadel MCP Server
MCP ServerAn MCP (Model Context Protocol) server for Zitadel identity management. Manage users, projects, applications, roles, and service accounts through natural language from AI tools like Claude Code. Portal tools (portal) are only available when PORTALDATABASEURL is configured. 1. A Zitadel instance (Cloud or self-hosted) 2. A service account with Org Owner or IAM Admin role 3. A JSON key for the servi
Openapi To MCP
MCP ServerUse your OpenAPI specification to expose your API's endpoints as strongly typed tools. Basic example for https://petstore3.swagger.io/ 🎉 More complex example, using Github's API: This example use the bearer token auth (with a Github Personal Access Token) and force the tool naming strategy to "verb and path", as Github's operation ids are not valid tool names. As a Nuget tool: openapi-to-mcp Or d
Ashra MCP
MCP ServerA Model Context Protocol server for Ashra. Install dependencies: Build the project: Download the latest version of Claude. Add to or create the following file claudedesktopconfig.json in cd ~/Library/Application\ Support/Claude: Consult the MCP server documentation for more information.
DexScreener Trending MCP
MCP ServerAn MCP server that provides real-time trending tokens from DexScreener for BSC and Solana chains. - Tool: gettrendingpairs — fetch top trending pairs - Supports chain parameter: bsc (default) or solana - Returns both Markdown-formatted table (nice display in chat) and structured JSON array - Prompt: analyzetrendingtoken — ready-to-use analysis template for any token 1. Clone the Repository: 2. Ins
Nocodb MCP Server
MCP ServerThe NocoDB MCP Server enables seamless interaction with your NocoDB database using the Model Context Protocol (MCP). This server makes it easy to perform CRUD (Create, Read, Update, Delete) operations on NocoDB tables through natural language commands. JSON location file in: exampleupload.json This repository is a TypeScript-based fork of NocoDB-MCP-Server. It retains the core functionality while
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).