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

Rug Check MCP

MCP

An MCP server that detects potential risks in Solana meme tokens, helping AI agents avoid rug pulls and unsafe projects. - Token Analysis Tool: The analysistoken tool retrieves and processes Solana token data from the Solsniffer API. - Structured Output: Returns detailed token information including name, symbol, Snif score, market cap, price, supply, risks, and audit status. - Python 3.10 or highe

7.0366by kukapay

FinBrain MCP

MCP

A Model Context Protocol (MCP) server that exposes FinBrain datasets to AI clients (Claude Desktop, VS Code MCP extensions, etc.) via simple tools. Backed by the official finbrain-python SDK. - Package name: finbrain-mcp - CLI entrypoint: finbrain-mcp - Documentation: finbrain.tech/integrations/mcp Access FinBrain's machine learning price forecasts with daily (10-day) and monthly (12-month) horizo

8.0406by ahmetsbilgin

Azure Appconfiguration Py

Skill

6.013kby sickn33

CrewAI

Framework

Role-playing multi-agent framework in Python. Define agents with roles, goals, and tools; assemble them into crews that collaborate on tasks. Widely adopted as the default "let me try multi-agent" starting point.

by crewAIInc

Python Projects Guide

Rules

You are an AI assistant specialized in Python development.

4.041kby PatrickJS

tilde

Skill

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.0450by topskychen

Reclaim.ai MCP Server (UNOFFICIAL)

MCP

Control your Reclaim.ai calendar, tasks, and habits from AI assistants via MCP. 40 tools across tasks, calendar, habits, focus time, and analytics. See docs/TOOLS.md for complete reference. Registries: PyPI · Smithery · Glama · GitHub · GitLab Limit exposed tools via RECLAIMTOOLPROFILE: Poetry (from source) Note: Use --directory flag instead of cwd – Claude Desktop doesn't respect cwd. Other MCP c

8.0401by universalamateur

Azure Monitor Query Py

Skill

6.013kby sickn33

Arcticdb MCP

MCP

arcticdb-mcp An MCP server for structured read/write access to ArcticDB. Overview • Quick Start • Configuration • Development arcticdb-mcp turns ArcticDB into an AI data copilot. Assistants can automate symbol updates, batch jobs, and time-series queries while built-in versioning protects every change. Go from question to data change in minutes, not scripts, with full traceability. You can also de

8.7436by YMuskrat

Azure Storage Blob Py

Skill

6.013kby sickn33

SQLite Explorer MCP Server

MCP

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

7.0453by hannesrudolph

Azure Eventhub Py

Skill

8.014kby sickn33

Dune Analytics MCP Server

MCP

A mcp server that bridges Dune Analytics data to AI agents. - getlatestresult: Fetch the latest results of a Dune query by ID. - runquery: Execute a Dune query by ID and retrieve results. - CSV Output: All results are returned as CSV-formatted strings for easy processing. - Python 3.10+ - A valid Dune Analytics API key (get one from Dune Analytics) To install Dune Analytics for Claude Desktop auto

7.0390by kukapay

ETF Flow MCP

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

7.0357by kukapay

Crypto RSS MCP

MCP

An MCP server that aggregates real-time cryptocurrency news from multiple RSS feeds, helping AI agents make informed decisions in a fast-paced market. - Feed Retrieval: Fetches latest entries from specified RSS feeds, formatting them as Markdown with plain-text summaries. - Keyword Filtering: Filters feeds by keyword in descriptions or categories. - OPML Support: Import feed list from a local OPML

7.0362by kukapay

NBA MCP Server

MCP

Access comprehensive NBA statistics via Model Context Protocol A Model Context Protocol (MCP) server that provides access to live and historical NBA data including player stats, game scores, team information, and advanced analytics. 1. Install the server: 2. Add to your Claude Desktop config file: MacOS: ~/Library/Application Support/Claude/claudedesktopconfig.json Windows: %APPDATA%/Claude/claude

8.0405by labeveryday

Conan MCP Server

MCP

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.0404by conan-io

Homebrew MCP Python Server

MCP

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.0425by jeannier

Python Openstackmcp Server

MCP

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

7.0367by openstack-kr

LLM Cache Audit Skill

Skill

audit-prompt-caching is a portable Codex/agent skill for finding why LLM cache reuse fails across the request path: prompt/prefix caches, provider cache telemetry, cache-aware routing, agent tool stability, Bedrock checkpoints, OpenRouter routing drift, provider migration risk, and vLLM/SGLang KV reuse. LLM cache reuse usually fails silently. A timestamp in the system prompt, shuffled tool schemas

by sernote

Hosted Agents V2 Py

Skill

7.014kby sickn33

GeekNews MCP Server

MCP

이 프로젝트는 GeekNews에서 아티클을 가져오는 Model Context Protocol(MCP) 서버입니다. Python으로 구현되었으며, BeautifulSoup을 사용하여 웹 스크래핑을 수행합니다. 서버 부하를 줄이기 위해 하루에 한 번 자동으로 데이터를 파싱하고 캐시에 저장하는 기능을 제공합니다. - getarticles 도구: GeekNews에서 아티클을 가져오는 기능 - 아티클 유형(top, new, ask, show)과 반환할 아티클 수를 지정할 수 있음 - 각 응답에는 제목, URL, 포인트, 작성자, 시간, 댓글 수, 순위 정보가 포함됨 - 캐시된 데이터를 사용하여 서버 부하 감소 - getweeklynews 도구: GeekNews에서 주간 뉴스를 가져오는 기능 - 특정 주간 뉴스 ID를

8.0416by the0807

Mailchimp MCP Server

MCP

A Model Context Protocol (MCP) server for the Mailchimp Marketing API. 53 tools to query and manage your Mailchimp account directly from Claude. Uses the Mailchimp Marketing API via requests. Not based on the official mailchimp-marketing-python client. I hit too many issues with it so I went with raw HTTP calls instead. - Campaigns - List, search, and inspect campaign details - Reports - Open/clic

8.2412by damientilman

Azure AI ML Py

Skill

7.014kby sickn33