Python AI Agent Skills
AI agent skills for Python development. Django, FastAPI, pytest, data science workflows, and more for your AI coding assistant.
341 listings
ETF Flow MCP
An MCP server that delivers crypto ETF flow data to power AI agents' decision-making. - Unified Tool: The getetfflow tool dynamically fetches historical ETF flow data for BTC or ETH. - Markdown Table Output: Leverages pivot tables to present data with ETF tickers as columns, dates as rows, and a total column for summed flows. - Prompt Guidance: Includes a prompt (etfflowprompt) to streamline LLM i
Blocknative MCP Server
An MCP server that provides real-time gas price predictions across multiple blockchains, powered by Blocknative. - predictgasprice: Fetches gas price predictions for a specified chain (default: Ethereum Mainnet, chainid=1), including base fee and a table with confidence levels, price, max priority fee, and max fee. - estimategascost: Estimates transaction costs based on gas limit, confidence level
Azure Identity Py
Dialog 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 -
Python Openstackmcp Server
Openstack mcp server is a Model Context Protocol (MCP) server that provides an interface for AI assistants to interact with OpenStack services. - Table of Contents - Quick Start with Claude Desktop - Requirements - Using python - Using uvx - Contributing - MCP Protocol Support: Implements the Model Context Protocol for AI assistants. - Compute Tools: Manage OpenStack compute resources (servers, fl
Azure Storage Blob Py
SQLite Explorer MCP Server
An MCP server that provides safe, read-only access to SQLite databases through Model Context Protocol (MCP). This server is built with the FastMCP framework, which enables LLMs to explore and query SQLite databases with built-in safety features and query validation. - Python 3.6+ - SQLite database file (path specified via environment variable) Install all required dependencies: - fastmcp: Framewor
Crypto Stocks MCP
An MCP server that tracks real-time data for major crypto-related stocks to help AI agents analyze blockchain investment opportunities. - List Crypto Stocks: Retrieve a list of crypto-related stocks (e.g., Coinbase, MicroStrategy) in a table format. - Real-Time Prices: Fetch the latest price for a specific stock, including ticker, company name, price, and timestamp. - Historical Data: Access histo
CN Scraper MCP
CN Scraper MCP 让 AI Agent 直接搜索中国互联网——淘宝、京东、小红书、知乎、微博、B站、知识星球……不再被反爬墙挡住。 每个 AI Agent(Codex、Claude Code、Cursor、Trae)都能搜网页,但中文平台通常需要登录态、浏览器环境或平台专用参数: - 淘宝:需要浏览器一致的网络指纹和登录 Cookie - 京东:依赖已登录的本地浏览器环境 - 小红书:需要住宅 IP、本地浏览器和搜索结果中的访问参数 - 知乎:游客搜索已关闭,全部 API 需要登录态 - 拼多多:平台限制严格,目前不推荐使用 - 微博:搜索 API 需要登录态(SUB token),热搜游客即可访问 - 抖音:需要浏览器登录并可能人工处理验证码 - B站:搜索、热门、视频详情和评论可直接使用公开 API - 豆瓣:条目搜索、条目详情和短评/影评 - 大众点评:商户搜索、商户详情
Azure Mgmt Fabric Py
Python Flask JSON Guide
This project is heavily reliant on our custom Drawscape Factorio python module.
Crypto Sentiment MCP Server
An MCP server that delivers cryptocurrency sentiment analysis to AI agents, leveraging Santiment's aggregated social media and news data to track market mood and detect emerging trends. - Sentiment Analysis: Retrieve sentiment balance (positive vs. negative) for specific cryptocurrencies. - Social Volume Tracking: Monitor total social media mentions and detect significant shifts (spikes or drops).
POX MCP Server
A Model Context Protocol (MCP) server implementation that provides network control and management capabilities through the POX SDN controller. This server enables Python-based network programming, OpenFlow device management, and automated network analysis through POX's modular architecture. Perfect for educational environments, network prototyping, and SDN research. The server exposes two dynamic
Temporal Python Pro
Master Temporal workflow orchestration with Python SDK. Implements
MCP Transcribe
Transcribe MCP Automate your transcriptions with AI. Transcribe MCP instantly connects your account to assistants like Claude, Windsurf, Cursor, and more so they can automate tasks on your behalf. The Local Server can add local files for transcription and return result to your Assistant in seconds. - ⚡ Fast, lightweight and LLM-friendly. No special ASR models needed, no setup and fighting python p
Overleaf MCP Server
An MCP server focused only on Overleaf projects (via Overleaf Git sync). .env example: - OVERLEAFTOKEN is required. - projectid can be passed per tool call, or use default PROJECTID. - Overleaf Git access requires a plan that supports Git integration. Add to ~/.config/Claude/claudedesktopconfig.json: - Python 3.13+ - uv package manager MIT - See LICENSE
BlockRun
Use when user needs capabilities Claude lacks (image generation, real-time X/Twitter data) or explicitly requests external models ("blockrun", "use grok", "use gpt", "dall-e", "deepseek")
Crypto Pegmon MCP
An MCP server that tracks stablecoin peg integrity across multiple blockchains, helping AI agents detect depegging risks before they escalate. - Stability Reports: Generate detailed reports assessing stablecoin peg stability, including maximum deviation and status (Stable, Moderately Stable, Unstable). - Real-Time Price Monitoring: Fetch current prices and calculate peg deviation from $1 for USD-p
LaTeX MCP Server
An MCP (Model Context Protocol) server that can supercharge your VSCode + LaTex Workshop writing workflow Currently houses MCP tools, and new tools can be easily added in either Python and TypeScript. The Python process is the MCP server; selected tools are delegated to a small Node/TypeScript module via a bridge. - Read your cited papers, verify / add onto your claims - Access your python scripts
Yahoo Finance 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
ticktick-sdk: A TickTick MCP Server & Full Python SDK
A comprehensive async Python SDK for TickTick with MCP (Model Context Protocol) server support. Includes full support for Dida365 (滴答清单) as well. Use TickTick programmatically from Python, or let AI assistants manage your tasks. - Why This Library? - Installation - MCP Server Setup & Usage - Step 1: Register Your App - Step 2: Get OAuth2 Access Token - Step 3: Configure Your AI Assistant - CLI Ref
MCP Server for Milvus
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
Azure AI Vision Imageanalysis Py
Kafka Schema Registry 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 - 📦