mdskills
← All tags

Python AI Agent Skills

AI agent skills for Python development. Django, FastAPI, pytest, data science workflows, and more for your AI coding assistant.

352 listings

Next Type LLM

Rules

Holistic understanding of requirements & stack

7.041kby PatrickJS

DAO Proposals MCP

MCP

An MCP server that aggregates live governance proposals from major DAOs enabling AI agents to track, analyze, and act on decentralized decision-making in real time, powered by Snapshot. - listspaces: Fetches a list of up to 10 recent Snapshot spaces, including their IDs, names, and descriptions. - listproposals: Retrieves up to 10 recent proposals for a given Snapshot space, including proposal IDs

7.0352by kukapay

Temporal Python Pro

Skill

Master Temporal workflow orchestration with Python SDK. Implements

8.014kby sickn33

Wallet Inspector MCP

MCP

An MCP server that empowers AI agents to inspect any wallet’s balance and onchain activity across major EVM chains and Solana chain. - Multi-Chain Support: Queries Solana, Ethereum, Polygon, Binance Smart Chain (BSC), Base, Arbitrum and more. - Flexible Output: Balances in ASCII tables, activities and transactions in structured text. - Python: Version 3.10 or higher. - Dune SIM API Key: Obtain fro

8.0407by kukapay

ScreenPilot

Skill

MCP server to let LLM take full control on your device by providing screen automation toolkit for controlling and interacting with graphical user interfaces. Good for automation, education and having fun. - 📷 Screen capture and analysis - 🖱️ Mouse control (clicking, positioning) - ⌨️ Keyboard input (typing, key presses, hotkeys) 0. Install python 3.12 1. Clone the repository: 2. create virtiual

7.0400by Mtehabsim

Multi MCP

MCP

A multi-model AI orchestration MCP server for automated code review and LLM-powered analysis. Multi-MCP integrates with Claude Code CLI to orchestrate multiple AI models (OpenAI GPT, Anthropic Claude, Google Gemini) for code quality checks, security analysis (OWASP Top 10), and multi-agent consensus. Built on the Model Context Protocol (MCP), this tool enables Python developers and DevOps teams to

8.0417by religa

Bitbucket MCP Server

MCP

MCP server for Bitbucket API operations. Works with Claude Code, Claude Desktop, Cursor, and any MCP-compatible client. This repository contains both TypeScript and Python implementations: - Repositories: get, create, delete, list, update (move to project, rename) - Pull Requests: create, get, list, merge, approve, decline, request changes, comments, diff - Pipelines: trigger, get status, list, vi

8.0401by JaviMaligno

mcp-installer - A MCP Server to install MCP Servers

MCP

This 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):

7.01.9kby anaisbetts

→ skspeclocka1b2c3... (shown once, stored as SHA-256 hash)

MCP

Your AI keeps breaking things you told it not to touch. SpecLock makes it stop. Website · npm · Smithery · GitHub Developed by Sandeep Roy · Free & Open Source (MIT License) 100/100 on Claude's independent test suite. 929 tests across 18 suites. 0 false positives. 15.7ms per check. Gemini Flash hybrid, Spec Compiler, Code Graph, Typed Constraints, Python SDK, ROS2 integration. That's it. One c

8.7452by sgroy10

Crypto Portfolio MCP

MCP

An MCP server for tracking and managing cryptocurrency portfolio allocations, enabling AI agents to query and optimize portfolio strategies in real time. - Portfolio Management: Add and track cryptocurrency holdings with real-time Binance prices. - Price Retrieval: Fetch current prices for any Binance trading pair (e.g., BTC/USDT). - Value History: Generate visual charts of portfolio value over ti

7.0359by kukapay

Python LLM ML Workflow

Rules

Role Definition

7.041kby PatrickJS

LangGraph

Framework

Graph-based agent framework from LangChain. Build stateful multi-actor applications as directed graphs where nodes are agents or tools and edges encode control flow. The default for anything that needs branching or human-in-the-loop.

by langchain-ai

Grafana-Loki MCP Server

MCP

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.0370by tumf

playwright-server MCP server

MCP

\A MCP server with playwright tools\ The server implements a simple note storage system with: - Custom note:// URI scheme for accessing individual notes - Each note resource has a name, description and text/plain mimetype The server provides a single prompt: - summarize-notes: Creates summaries of all stored notes - Optional "style" argument to control detail level (brief/detailed) - Generates pro

7.0522by blackwhite084

Python FastAPI Best Practices

Rules

You are an expert in Python, FastAPI, and scalable API development.

6.038kby PatrickJS

Bitcoin UTXO MCP

MCP

An MCP server that tracks Bitcoin's Unspent Transaction Outputs (UTXO) and block statistics, giving AI agents direct access to essential on-chain data. - getutxo: Retrieves UTXO details for a given Bitcoin address, including the number of UTXOs, total value in BTC, and transaction details. - getblockstats: Fetches transaction statistics for a specific Bitcoin block, including block hash, transacti

7.0352by kukapay

Jenkins MCP Server

MCP

An enterprise-grade MCP (Model Context Protocol) server for Jenkins CI/CD integration with advanced features including multi-tier caching, pipeline monitoring, artifact management, and batch operations. - Job Management: Trigger, list, search, and monitor Jenkins jobs with folder support - Build Status: Real-time build status tracking and console log streaming - Pipeline Support: Stage-by-stage pi

8.0400by avisangle

Linux Nvidia CUDA Python

Rules

1. **Project Overview**:

3.041kby PatrickJS

Azure Storage File Datalake Py

Skill

8.014kby sickn33

Cal.com FastMCP Server

MCP

This project provides a FastMCP server for interacting with the Cal.com API. It allows Language Learning Models (LLMs) to use tools to connect with important Cal.com functionalities like managing event types and bookings. - Python 3.8+ - A Cal.com account and API Key (v2) 1. Clone the repository (if applicable) or download the files. 2. Create a virtual environment (recommended): 3. Install depend

8.0414by Danielpeter-99

Uniswap PoolSpy MCP Server

MCP

An MCP server that tracks newly created liquidity pools on Uniswap across nine blockchain networks — Ethereum, Base, Optimism, Arbitrum, Polygon, BNB Smart Chain (BSC), Avalanche, Celo, and Blast — providing real-time data for DeFi analysts, traders, and developers. - Monitors Uniswap V3 pool creation across 9 blockchain networks. - Customizable time range and result limits for querying new pools.

7.0357by kukapay

Azure AI ML Py

Skill

7.014kby sickn33

mcp-recorder — VCR.py for MCP servers

MCP

Record, replay, and verify Model Context Protocol interactions for deterministic testing. MCP servers break silently. Tool schemas change, prompts drift, responses shift. Without wire-level regression tests, you find out from your users. mcp-recorder captures the full protocol exchange into a cassette file and lets you test from both sides. Try it right now — a scenarios.yml and a public demo serv

8.7443by devhelmhq

Z-Image Studio

MCP

A Cli, a webUI, and a MCP server for the Z-Image-Turbo text-to-image generation model (Tongyi-MAI/Z-Image-Turbo and its variants). This tool is designed to run efficiently on local machines for Windows/Mac/Linux users. It features specific optimizations for NVIDIA (CUDA), AMD on Linux (ROCm), Intel (XPU), and Apple Silicon (MPS), falling back to CPU if no compatible GPU is detected. Hybrid Interfa

8.3539by iconben