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.

335 listings

Modbus MCP Server

MCP Server

An MCP server that standardizes and contextualizes Modbus data, enabling seamless integration of AI agents with industrial IoT systems. - Modbus Tools: - Read/write holding registers (readregister, writeregister). - Read/write coils (readcoils, writecoil). - Read input registers (readinputregisters). - Read multiple holding registers (readmultipleholdingregisters). - Prompt: Analyze Modbus registe

7.0kukapay/modbus-mcp

PancakeSwap PoolSpy MCP Server

MCP Server

An MCP server that tracks newly created liquidity pools on Pancake Swap, providing real-time data for DeFi analysts, traders, and developers. - Real-Time Pool Tracking: Fetches pools created within a specified time range (default: 5 minutes). - Customizable Queries: Adjust the time range (in seconds) and the number of pools returned (default: 100). - Detailed Metrics: Includes pool address, tokens

7.0kukapay/pancakeswap-poolspy-mcp

MCP Geo

MCP Server

Geocoding MCP server with GeoPY! - Python 3.6+ Install all required dependencies: - fastmcp: Framework for building Model Context Protocol servers - geoPy: Python library for accessing and geocoding/reverse geocoding locations. All dependencies are specified in requirements.txt for easy installation. - System Requirements - Dependencies - MCP Tools - Getting Started - Installation Options - Claude

8.0webcoderz/MCP-Geo

Homebrew MCP Python Server

MCP Server

A Model Context Protocol (MCP) server for Homebrew package management on macOS, designed for seamless integration with Claude Desktop and other MCP-compatible clients. - Language: Python 3.13 - MCP: Model Context Protocol - Package Manager: Homebrew (macOS) - Venv/Dependency Manager: uv - Exposes Homebrew commands as MCP tools. The supported commands are grouped by function: - Package Management:

8.0jeannier/homebrew-mcp

Trino MCP Server

MCP Server

This repository provides an MCP (Model-Control-Protocol) server that allows you to list and query tables via Trino using Python. - MCP: MCP is a protocol for bridging AI models, data, and tools. This example MCP server provides: - A list of Trino tables as MCP resources - Ability to read table contents through MCP - A tool for executing arbitrary SQL queries against Trino - Trino: A fast, distribu

7.0Dataring-engineering/mcp-server-trino

BlockBeats MCP Server

MCP Server

An MCP server that delivers blockchain news and in-depth articles from BlockBeats for AI agents. Try Kukapay News MCP — no API key required, fully AI-annotated. - Fast News Retrieval: Fetch the latest blockchain fast news articles using the getlatestnews tool. - In-Depth Articles: Access detailed blockchain articles with the getlatestarticles tool. - Multi-Language Support: Supports English (en),

7.0kukapay/blockbeats-mcp

Test Memory

MCP Server Plugin

Comprehensive interactive testing of all Memory MCP features

9.0michael-denyer/memory-mcp

Google Ads MCP Server 🚀

MCP Server

A FastMCP-powered Model Context Protocol server for Google Ads API integration with automatic OAuth 2.0 authentication Connect Google Ads API directly to Claude Desktop and other MCP clients with seamless OAuth 2.0 authentication, automatic token refresh, GAQL querying, and keyword research capabilities. Your browser does not support the video tag. For a simpler setup experience, we offer ready-to

8.0gomarble-ai/google-ads-mcp-server

Zettelkasten MCP Server

MCP Server

A Model Context Protocol (MCP) server that implements the Zettelkasten knowledge management methodology, allowing you to create, link, explore and synthesize atomic notes through Claude and other MCP-compatible clients. The Zettelkasten method is a knowledge management system developed by German sociologist Niklas Luhmann, who used it to produce over 70 books and hundreds of articles. It consists

8.0entanglr/zettelkasten-mcp

AWS Security Analysis

Analyze AWS infrastructure security using Cyntrisec MCP tools. Use when asked about AWS attack paths, security findings, IAM permissions, compliance status, or remediation recommendations. Guides tool selection and workflow patterns for comprehensive security assessments.

9.0cyntrisec/cyntrisec-cli

Mem0 MCP Server

MCP Server

mem0-mcp-server wraps the official Mem0 Memory API as a Model Context Protocol (MCP) server so any MCP-compatible client (Claude Desktop, Cursor, custom agents) can add, search, update, and delete long-term memories. The server exposes the following tools to your LLM: All responses are JSON strings returned directly from the Mem0 API. There are three ways to use the Mem0 MCP Server: 1. Python Pack

8.0mem0ai/mem0-mcp

Memory MCP Server

A high-performance, pure Rust Model Context Protocol (MCP) server that provides persistent, semantic, and graph-based memory for AI agents. Works perfectly with: Claude Desktop Claude Code (CLI) Cline / Roo Code Any other MCP-compliant client. Unlike other memory solutions that require a complex stack (Python + Vector DB + Graph DB), this project is a single, self-contained executable. ✅ No Extern

9.0pomazanbohdan/memory-mcp-1file

NyxDocs - Cryptocurrency Documentation MCP Server

NyxDocs is a specialized Model Context Protocol (MCP) server that provides comprehensive documentation management for cryptocurrency projects. Built with Python and inspired by Context7's architecture, it offers real-time access to crypto project documentation, blockchain information, and development resources. - Multi-Blockchain Support: Ethereum, BSC, Polygon, Solana, and more - Real-time Docume

7.0nyxn-ai/NyxDocs

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

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

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

tradingview-mcp - Fast and Easy TradingView Snapshots

MCP Server

Welcome to the tradingview-mcp project! This application allows you to fetch TradingView chart snapshots quickly and securely using Python. Whether you're tracking market data or visualizing strategies, this tool is designed for you. Download tradingview-mcp Click the link above to download the latest version of the application. - Operating System: Windows, macOS, or Linux - Python Version: Python

1.5viney-123/tradingview-mcp

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

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

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

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