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.

315 listings

Anki MCP

MCP Server

A Model Context Protocol (MCP) server for interacting with Anki flashcards via the AnkiConnect add-on. This server exposes AnkiConnect actions as MCP tools, organized into logical services. - Anki desktop application - AnkiConnect add-on installed and configured in Anki - Python 3.8+ - uv (for running and installing dependencies, optional but recommended) To run the MCP server: The server will sta

8.0ujisati/anki-mcp

tilde

tilde is a privacy-first Model Context Protocol (MCP) server that acts as the universal memory and profile layer for AI Agents. Configure once. Use everywhere. Your data, your control. Supports profile management, skills, resume import, and team sync. Every time you switch AI tools, you face the same issues: - 🔄 Repetition: "I'm a Senior SWE", "I prefer Python", "Don't use ORMs" - 🧩 Fragmentatio

9.0topskychen/tilde

Intruder MCP

MCP Server

Let MCP clients like Claude and Cursor control Intruder. For more information and sample use cases, please see our blog post. There are two ways to use the MCP server: - Locally on your machine with Python - In a Docker container All of these methods require you to provide an Intruder API key. To generate a key, see the documentation. Install uv if it isn't already present, and then clone this rep

4.0intruder-io/intruder-mcp

Himalayas Remote Jobs MCP Server

MCP Server

Access thousands of remote job listings and company information directly from your AI coding assistant! This public MCP server provides real-time access to Himalayas.app's remote job database. 🌐 Public Server URL: https://mcp.himalayas.app/sse Search for specific jobs using keywords with advanced filtering. Parameters: - keyword (string, optional): Search term (e.g., 'Python', 'React', 'Product M

6.0Himalayas-App/himalayas-mcp

Dialog MCP Server

MCP Server

mcp-name: io.github.king-of-the-grackles/reddit-research-mcp AI-Powered Reddit Intelligence for Market Research & Competitive Analysis Version: 1.0.0 Turn Reddit's chaos into actionable insights. Dialog is your all-in-one Reddit intelligence platform for competitive analysis, market research, and customer discovery across 20,000+ active subreddits. This is the official MCP server powering Dialog -

8.0king-of-the-grackles/reddit-research-mcp

Reddit Summarizer MCP Server

MCP Server

A Model Context Protocol (MCP) server for summarizing homepage of the user or contents of subreddits and comments on posts. - Summarize user's reddit frontpage (homepage) with or without comment analyses. - Summarize a subreddit contents by inspecting posts sorted by hot, new, top, rising, random (if aviable) with or without comment analysis. - Summarize comments on a post. - Python 3.12 or higher

7.0sinanefeozler/reddit-summarizer-mcp

Serpapi MCP

MCP Server

A Model Context Protocol (MCP) server implementation that integrates with SerpApi for comprehensive search engine results and data extraction. - Multi-Engine Search: Google, Bing, Yahoo, DuckDuckGo, YouTube, eBay, and more - Engine Resources: Per-engine parameter schemas available via MCP resources (see Search Tool) - Real-time Weather Data: Location-based weather with forecasts via search queries

7.0serpapi/serpapi-mcp

MCP Datetime

MCP Server

English | 日本語 A datetime formatting service implemented as an MCP server for the Claude Desktop Application. Supports generation of datetime strings in various formats. Before using mcp-datetime, ensure you have the following tools installed: - Python 3.12 or later - uv (Python package installer) - uvx (Python package runner) - ✨ Support for various datetime formats - 🇯🇵 Japanese language suppor

7.0ZeparHyfar/mcp-datetime

Reviewing Code

Plugin

Review code for quality, maintainability, and correctness. Use when reviewing pull requests, evaluating code changes, or providing feedback on implementations. Focuses on API design, patterns, and actionable feedback.

8.0jlowin/fastmcp

Kafka Schema Registry MCP Server

MCP Server

A comprehensive Model Context Protocol (MCP) server that provides Claude Desktop and other MCP clients with tools for Kafka Schema Registry operations. Features advanced schema context support, multi-registry management, and comprehensive schema export capabilities. Latest Version: v2.1.5 | Docker: aywengo/kafka-schema-reg-mcp:stable - 🚀 Quick Start - ✨ Key Features - 🛠️ Claude Code Skills - 📦

9.0aywengo/kafka-schema-reg-mcp

Yahoo Finance MCP Server

MCP Server

A simple MCP server for Yahoo Finance using yfinance. This server provides a set of tools to fetch stock data, news, and other financial information. - yfinancegettickerinfo - Retrieve stock data including company info, financials, trading metrics and governance data. - symbol (string): The stock symbol. - yfinancegettickernews - Fetches recent news articles related to a specific stock symbol with

8.0narumiruna/yfinance-mcp

Bilibili MCP

MCP Server

下面是为你的 bilibili-mcp 工具生成的 README.md 示例: 一个用于获取 B 站热榜的 MCP 工具,基于 FastMCP 和 B 站公开接口。你可以通过注册到 Cursor 或其他 MCP 客户端,实时调用热门视频数据。 确保使用 Python ≥ 3.12,并安装以下依赖项: 你的主代码文件可以是 bilibilimcp.py,项目结构如下: 使用 uv 运行工具: FastMCP 会自动暴露一个名为 getpopular 的工具: 获取 B 站热榜视频信息,返回最多 topk 个条目(最大 10 条)。 - 使用 httpx 实现异步请求 - 通过 FastMCP 注册为标准 MCP 工具 - 支持通过 stdio 与 MCP 客户端通信(例如 Cursor) - 仅用于学习与研究,B 站接口为公开接口,使用时请避免过于频繁访问。 - 默认 User-Agent

7.0xspadex/bilibili-mcp

Lucidity MCP 🔍

MCP Server

Clarity in Code, Confidence in Creation Lucidity is a Model Context Protocol (MCP) server designed to enhance the quality of AI-generated code through intelligent, prompt-based analysis. By providing structured guidance to AI coding assistants, Lucidity helps identify and address common quality issues, resulting in cleaner, more maintainable, and more robust code. Before you commit, just ask Lucid

7.0hyperb1iss/lucidity-mcp

MCP Server for Milvus

MCP Server

This repository contains a MCP server that provides access to Milvus vector database functionality. Before using this MCP server, ensure you have: - Python 3.10 or higher - A running Milvus instance (local or remote) - uv installed (recommended for running the server) The recommended way to use this MCP server is to run it directly with uv without installation. This is how both Claude Desktop and

8.0zilliztech/mcp-server-milvus

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

Multi MCP

MCP Server

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.0religa/multi_mcp

Zabbix MCP Server

MCP Server

A comprehensive Model Context Protocol (MCP) server for Zabbix integration using FastMCP and python-zabbix-utils. This server provides complete access to Zabbix API functionality through MCP-compatible tools. - hostget - Retrieve hosts with advanced filtering - hostcreate - Create new hosts with interfaces and templates - hostupdate - Update existing host configurations - hostdelete - Remove hosts

8.0mpeirone/zabbix-mcp-server

MCP Codebase Index

MCP Server

A structural codebase indexer with an MCP server for AI-assisted development. Zero runtime dependencies — uses Python's ast module for Python analysis and regex-based parsing for TypeScript/JS, Go, and Rust. Requires Python 3.11+. Indexes codebases by parsing source files into structural metadata -- functions, classes, imports, dependency graphs, and cross-file call chains -- then exposes 18 query

9.0MikeRecognex/mcp-codebase-index

Video Edit MCP Server 🎬

MCP Server

A powerful Model Context Protocol (MCP) server designed for advanced video and audio editing operations. This server enables MCP clients—such as Claude Desktop, Cursor, and others—to perform comprehensive multimedia editing tasks through a standardized and unified interface. - Basic Editing: Trim, merge, resize, crop, rotate videos - Effects: Speed control, fade in/out, grayscale, mirror - Overlay

8.0Aditya2755/video-edit-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

Project Context MCP

MCP Server

Give Claude Code instant access to your project's institutional knowledge. An MCP server that makes your project documentation instantly accessible in Claude Code through @ mentions. Create a .context/ folder, add your docs, and watch Claude become an expert on your codebase. You're working with Claude Code on a complex project. Claude is smart, but it doesn't know: - Your team's coding convention

8.0ericbrown/project-context-mcp

Mac Messages MCP

MCP Server

A Python bridge for interacting with the macOS Messages app using MCP (Multiple Context Protocol). Click the button above to automatically add Mac Messages MCP to Cursor See the Integration section below for setup instructions. - Universal Message Sending: Automatically sends via iMessage or SMS/RCS based on recipient availability - Smart Fallback: Seamless fallback to SMS when iMessage is unavail

8.0carterlasalle/mac_messages_mcp

Crypto Liquidations MCP

MCP Server

An MCP server that streams real-time cryptocurrency liquidation events from Binance, enabling AI agents to react instantly to high-volatility market movements. - Real-time Liquidation Streaming: Connects to Binance WebSocket to capture liquidation events. - Liquidation Data Storage: Maintains an in-memory list of up to 1000 liquidation events, with no persistent storage. - Tool: getlatestliquidati

7.0kukapay/crypto-liquidations-mcp

Crypto Orderbook MCP

MCP Server

An MCP server that analyzes order book depth and imbalance across major crypto exchanges, empowering AI agents and trading systems with real-time market structure insights. - Order Book Metrics: Calculate bid/ask depth and imbalance for a specified trading pair on a given exchange. - Cross-Exchange Comparison: Compare order book depth and imbalance across multiple exchanges in a unified Markdown t

7.0kukapay/crypto-orderbook-mcp