Json AI Agent Skills
Browse AI agent skills tagged "Json". Find and install skills, MCP servers, and plugins for your AI coding assistant.
154 listings
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:
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
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.
ESXi MCP Server
MCP ServerA VMware ESXi/vCenter management server based on MCP (Model Control Protocol), providing simple REST API interfaces for virtual machine management. - Support for ESXi and vCenter Server connections - Real-time communication based on SSE (Server-Sent Events) - RESTful API interface with JSON-RPC support - API key authentication - Complete virtual machine lifecycle management - Real-time performance
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
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
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
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
Kaggle MCP Server
MCP ServerThis project provides an MCP (Model Context Protocol) server for interacting with Kaggle from Claude Desktop (or any MCP-compatible client) pip install -r requirements.txt Go to your Kaggle account -> Settings Scroll to API section → click Create New API Token. This will download a file called kaggle.json. Place kaggle.json in the following location on your system: ~/.kaggle/kaggle.json C:\Users\
Cypress Accessibility Testing
RulesYou are an expert QA engineer with deep knowledge of Cypress and TypeScript, tasked with creating accessibility tests for web applications.
mcp-installer - A MCP Server to install MCP Servers
MCP ServerThis server is a server that installs other MCP servers for you. Install it, and you can ask Claude to install MCP servers hosted in npm or PyPi for you. Requires npx and uv to be installed for node and Python servers respectively. Put this into your claudedesktopconfig.json (either at ~/Library/Application Support/Claude on macOS or C:\Users\NAME\AppData\Roaming\Claude on Windows):
Python FastAPI
RulesPython FastAPI .cursorrules
Next.js SEO Dev
RulesAlways add helpful comments to the code explaining what you are doing.
Olostep MCP Server
MCP ServerA Model Context Protocol (MCP) server implementation that integrates with Olostep for web scraping, content extraction, and search capabilities. To set up Olostep MCP Server, you need to have an API key. You can get the API key by signing up on the Olostep website. - Scrape website content in HTML, Markdown, JSON or Plain Text (with optional parsers) - Parser-based web search with structured resul
Mem0 MCP Server
MCP Servermem0-mcp-server wraps the official Mem0 Memory API as a Model Context Protocol (MCP) server so any MCP-compatible client (Claude Desktop, Cursor, custom agents) can add, search, update, and delete long-term memories. The server exposes the following tools to your LLM: All responses are JSON strings returned directly from the Mem0 API. There are three ways to use the Mem0 MCP Server: 1. Python Pack
EVM MCP Server
MCP ServerAn MCP (Model Context Protocol) server that provides comprehensive access to Ethereum Virtual Machine (EVM) JSON-RPC methods for AI coding environments like Cursor and Claude Desktop. - 🌐 Any EVM Network – Ethereum, Polygon, Arbitrum, Optimism, BSC, Avalanche, and more - 🔌 Any Node Provider – Infura, Alchemy, QuickNode, local nodes, or custom RPC - 📊 20+ RPC Methods – Complete access to blockch
Obsidian MCP Server
MCP ServerConnect Claude, ChatGPT, and other AI assistants to your Obsidian vault. If you find this MCP server useful, please consider supporting its development! 👉 Click here to support this project Your support helps maintain and improve this tool. Thank you! 🙏 Claude Desktop: Add to ~/Library/Application Support/Claude/claudedesktopconfig.json (Mac) or %APPDATA%\Claude\claudedesktopconfig.json (Windows
Bluesky Social MCP
MCP ServerAn MCP server for interacting with the Bluesky social network via the atproto client. :wave: Leave an issue if you have any problems running this MCP. I should be able to push out fixes pretty quickly. Get your Bluesky app password at: https://bsky.app/settings/app-passwords Add the following to your MCP config file (Note that the version is pinned): - For security reasons, I think its best to kee
Finbud Data TypeScript MCP Server
MCP ServerIt is generated with Stainless. You can run the MCP Server directly via npx: There is a partial list of existing clients at modelcontextprotocol.io. If you already have a client, consult their documentation to install the MCP server. For clients with a configuration JSON, it might look something like this: You can run the package on the command line to discover and filter the set of tools that are