mdskills
← All tags

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

Weaviate MCP Server

MCP Server

Build 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

3.0weaviate/mcp-server-weaviate

Ws MCP

MCP Server

Wrap 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

7.0nick1udwig/ws-mcp

MCP Database Server

MCP Server

This 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

5.0fireproof-storage/mcp-database-server

Conan MCP Server

MCP Server

A 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

8.0conan-io/conan-mcp

Grafana-Loki MCP Server

MCP Server

A 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

7.0tumf/grafana-loki-mcp

Step 1: Generate a User API Key

MCP Server

A 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

8.0discourse/discourse-mcp

Supabase MCP Server

MCP Server

The 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

8.0supabase-community/supabase-mcp

Coincap MCP

MCP Server

Allows 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

7.0QuantGeekDev/coincap-mcp

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).

8.0WordPress/agent-skills

Wp Project Triage

Use when you need a deterministic inspection of a WordPress repository (plugin/theme/block theme/WP core/Gutenberg/full site) including tooling/tests/version hints, and a structured JSON report to guide workflows and guardrails.

8.0WordPress/agent-skills

Panther MCP Server

MCP Server

Panther'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

8.0panther-labs/mcp-panther

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).

8.0WordPress/agent-skills

Agrobr MCP

MCP Server

MCP 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

8.0bruno-portfolio/agrobr-mcp

Dbt Docs MCP

MCP Server

Model 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

8.0mattijsdp/dbt-docs-mcp

Stacksfinder/mcp Server

MCP Server

MCP (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

8.0hoklims/stacksfinder-mcp

MCP Server for Chronulus

MCP Server

MCP 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

7.0ChronulusAI/chronulus-mcp

Box MCP Server

MCP Server

You 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

7.0hmk/box-mcp-server

MCP Timeserver

MCP Server

A 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

7.0SecretiveShell/MCP-timeserver

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:

3.0ddsky/gamebrain-api-clients

Legends MCP

MCP Server

Ever 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!

6.0cryptosquanch/legends-mcp

Cve Search MCP

MCP Server

A 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

7.0roadwy/cve-search_mcp

Musclesworked MCP

MCP Server

MCP 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

8.0csjoblom/musclesworked-mcp

Vectorize MCP Server

MCP Server

A Model Context Protocol (MCP) server implementation that integrates with Vectorize for advanced Vector retrieval and text extraction. For one-click installation, click one of the install buttons below: For the quickest installation, use the one-click install buttons at the top of this section. To install manually, add the following JSON block to your User Settings (JSON) file in VS Code. You can

7.0vectorize-io/vectorize-mcp-server

mcp-hfspace MCP Server 🤗

MCP Server

Read the introduction here llmindset.co.uk/resources/mcp-hfspace/ Connect to Hugging Face Spaces with minimal setup needed - simply add your spaces and go! By default, it connects to black-forest-labs/FLUX.1-schnell providing Image Generation capabilities to Claude Desktop. NPM Package is @llmindset/mcp-hfspace. Install a recent version of NodeJS for your platform, then add the following to the mc

7.0evalstate/mcp-hfspace