Json AI Agent Skills
Browse AI agent skills tagged "Json". Find and install skills, MCP servers, and plugins for your AI coding assistant.
145 listings
Rescuedogs MCP Server
MCP ServerMCP server for discovering rescue dogs from European and UK organizations. Search, filter, and get detailed profiles of dogs available for adoption. Add to ~/.config/claude/claudedesktopconfig.json (macOS) or %APPDATA%\Claude\claudedesktopconfig.json (Windows): Search for rescue dogs with comprehensive filtering. Parameters: - query - Free-text search - breed - Filter by breed name - breedgroup -
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:
NS Travel Information MCP Server
MCP ServerTransform your AI assistant into a Dutch railways expert! This MCP server connects Claude to real-time NS (Nederlandse Spoorwegen) travel information, making it your perfect companion for navigating the Netherlands by train. You can install this server in three ways: Update your Claude configuration file (~/Library/Application Support/Claude/claudedesktopconfig.json): You can get an API key from N
Ws MCP
MCP ServerWrap MCP stdio servers with a WebSocket. For use with kibitz. Install uv: The config file specifies which MCP servers to run. The default config (no --config or --command args provided) includes: - wcgw: For general system operations and file management - fetch: For making HTTP requests To make a configuration file: 1. Create your configuration file: 2. Modify config.json to add or remove servers
Weaviate MCP Server
MCP ServerBuild the server: Run the test client Insert an object into weaviate. Request body: Response body Retrieve objects from weaviate with hybrid search. Request body: Response body
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
Conan MCP Server
MCP ServerA Model Context Protocol server for Conan package manager integration. - Python >= 3.10 - Conan installed Add to your mcp.json: By default, the server uses conan from the system PATH (or the virtual environment where the MCP server is running). If you need to use a specific Conan installation or version, you can set the CONANMCPCONANPATH environment variable in your MCP configuration: If CONANMCPC
Grafana-Loki MCP Server
MCP ServerA FastMCP server that allows querying Loki logs from Grafana. - GRAFANAURL: URL of your Grafana instance - GRAFANAAPIKEY: Grafana API key with appropriate permissions - Query Loki logs through Grafana API - Get Loki labels and label values - Format query results in different formats (text, JSON, markdown) - Support for both stdio and SSE transport protocols - Python 3.10+ 1. Clone this repository
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
SqlAugur
An MCP server that gives AI assistants safe, read-only access to SQL Server databases. Every query is parsed into a full AST using Microsoft's official T-SQL parser — not regex — so comment injection, string literal tricks, and encoding bypasses are blocked at the syntax level. Prerequisite: .NET 10.0 runtime 2. Configure — create ~/.config/sqlaugur/appsettings.json (Linux/macOS) or %APPDATA%\sqla
DevPlan MCP Server
MCP ServerTransform ideas into executable development plans — an MCP server that brings the ClaudeCode-DevPlanBuilder methodology to Claude Code. Or add to ~/.claude.json under the mcpServers key: If you already have DevPlan installed, remove from both scopes and re-add: That's it. DevPlan will guide Claude through the entire process. DevPlan uses a scaffold → enhance → validate workflow that ensures every
Airtable MCP Server
MCP ServerA Model Context Protocol (MCP) server for Airtable with full CRUD operations, schema management, record comments, webhooks, batch operations, governance controls, and AI-powered analytics. Version 4.0.0 | MCP Protocol 2024-11-05 | No installation required — just add this to your Claude Desktop config and restart: macOS: ~/Library/Application Support/Claude/claudedesktopconfig.json Windows: %APPDAT
MCP Ragchat
MCP Servermcp-ragchat An MCP server that adds RAG-powered AI chat to any website. One command from Claude Code. Tell Claude Code "add AI chat to mysite.com" and it will crawl your content, build a local vector store, spin up a chat server, and hand you an embed snippet. No cloud infra. No database. Just one API key. 1. Clone and build 2. Configure Claude Code (~/.claude/mcp.json) Open Claude Code and say: C
HVAC Quotes MCP
MCP Servermcp-name: io.github.wmarceau/hvac-quotes HVAC equipment RFQ (Request for Quote) management via MCP for Claude Desktop. - Submit RFQs to HVAC equipment distributors - Check RFQ status and track responses - Get and compare quotes from multiple distributors - Simulate quotes for testing workflows Add to your claudedesktopconfig.json: Submit a Request for Quote to HVAC distributors. Check the status o
Supabase MCP Server
MCP ServerThe Model Context Protocol (MCP) standardizes how Large Language Models (LLMs) talk to external services like Supabase. It connects AI assistants directly with your Supabase project and allows them to perform tasks like managing tables, fetching config, and querying data. See the full list of tools. Before setting up the MCP server, we recommend you read our security best practices to understand t
Coincap MCP
MCP ServerAllows you to query crypto information from coincap's public API - no API keys or registration required To get started, add this configuration to your Claude Desktop config file: MacOS: ~/Library/Application\ Support/Claude/claudedesktopconfig.json Windows: %APPDATA%/Claude/claudedesktopconfig.json To install Coincap for Claude Desktop automatically via Smithery: - Node.js 18+ Then, launch Claude
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
Wener/mssql MCP
A powerful Microsoft SQL Server MCP (Model Context Protocol) server that enables Claude Desktop to interact with SQL Server databases through natural language queries. - 🤖 AI-Ready: Seamless integration with Claude Desktop and MCP protocol - 🔍 Smart Queries: Execute SQL queries in CSV or JSON format through natural language - 🔐 Secure Authentication: Support for SQL Server Auth, Windows Auth, a
Agrobr MCP
MCP ServerMCP server that gives LLMs access to real-time Brazilian agricultural data — prices, crop estimates, climate, deforestation and more from 10 public sources. Add to claudedesktopconfig.json: Settings > MCP Servers > Add: Add to claudedesktopconfig.json: 10 tools available out of the box: agrobr-mcp is a thin wrapper. All data logic lives in the agrobr library. Servidor MCP que dá acesso a dados agr
Open-WebSearch MCP Server
🇨🇳 中文 | 🇺🇸 English A Model Context Protocol (MCP) server based on multi-engine search results, supporting free web search without API keys. - Web search using multi-engine results - ~~linux.do~~ temporarily unsupported - duckduckgo - HTTP proxy configuration support for accessing restricted resources - No API keys or authentication required - Returns structured results with titles, URLs, and d
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
Stacksfinder/mcp Server
MCP ServerMCP (Model Context Protocol) server that brings deterministic tech stack recommendations to LLM clients like Claude, Cursor, Windsurf, and other MCP-compatible tools. Try it free — 8 tools work without an account, including a daily demo recommendation and MCP project kit. Add to ~/Library/Application Support/Claude/claudedesktopconfig.json (macOS) or %APPDATA%\Claude\claudedesktopconfig.json (Wind
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