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 ServerA 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
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
Intruder MCP
MCP ServerLet 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
Himalayas Remote Jobs MCP Server
MCP ServerAccess 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
Dialog MCP Server
MCP Servermcp-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 -
Reddit Summarizer MCP Server
MCP ServerA 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
Serpapi MCP
MCP ServerA 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
MCP Datetime
MCP ServerEnglish | 日本語 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
Reviewing Code
PluginReview 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.
Kafka Schema Registry MCP Server
MCP ServerA 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 - 📦
Yahoo Finance MCP Server
MCP ServerA 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
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
Lucidity MCP 🔍
MCP ServerClarity 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
MCP Server for Milvus
MCP ServerThis 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
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
Multi MCP
MCP ServerA 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
Zabbix MCP Server
MCP ServerA 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
MCP Codebase Index
MCP ServerA 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
Video Edit MCP Server 🎬
MCP ServerA 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
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
Project Context MCP
MCP ServerGive 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
Mac Messages MCP
MCP ServerA 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
Crypto Liquidations MCP
MCP ServerAn 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
Crypto Orderbook MCP
MCP ServerAn 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