Python AI Agent Skills
AI agent skills for Python development. Django, FastAPI, pytest, data science workflows, and more for your AI coding assistant.
351 listings
Pydantic Models Py
Create Pydantic models following the multi-model pattern with Base, Create, Update, Response, and InDB variants. Use when defining API request/response schemas, database models, or data validation in Python applications using Pydantic v2.
Mac Messages MCP
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
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
Ghidra MCP Server
A production-ready Model Context Protocol (MCP) server that bridges Ghidra's powerful reverse engineering capabilities with modern AI tools and automation frameworks. 251 MCP tools, battle-tested AI workflows, and the most comprehensive Ghidra-MCP integration available โ now including P-code emulation, live debugger integration, and PCode-graph data flow analysis. Most Ghidra MCP implementations g
Azure AI Voicelive Py
Build real-time voice AI applications using Azure AI Voice Live SDK (azure-ai-voicelive). Use this skill when creating Python applications that need real-time bidirectional audio communication with Azure AI, including voice assistants, voice-enabled chatbots, real-time speech-to-speech translation, voice-driven avatars, or any WebSocket-based audio streaming with AI models. Supports Server VAD (Voice Activity Detection), turn-based conversation, function calling, MCP tools, avatar integration, a
Crypto Funds MCP
An MCP server that provides AI agents with structured, real-time data on cryptocurrency investment funds, enabling deeper due diligence and portfolio intelligence. - Tools for Data Access: - getallfunds(): Retrieve a complete list of all investors and funds. - searchfunds(tier, type, sortBy, sortDirection, limit, skip): Search and filter funds with sorting and pagination. - getfundbasic(fundid): G
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
HarmonyOS MCP Server
HarmonyOS MCP Server This is a MCP server for manipulating harmonyOS Device. 1. Clone this repo 2. Setup the envirnment. You can use Claude Desktop to try our tool. You can also use openai-agents SDK to try the mcp server. Here's an example You can use LangGraph, a flexible LLM agent framework to design your workflows. Here's an example Write the system prompt in server.py Use l
Azure Mgmt Apicenter Py
Azure Keyvault Py
Telephony MCP Server
๐ Blog Post: Learn more about this project in the detailed blog post: Telephony MCP Server for Agentic AI and Language Models This directory contains MCP (Model Context Protocol) Server tools for telephony operations, such as making voice calls and sending SMS messages using the Vonage API. These tools are designed to be integrated with Large Language Model (LLM) applications, enabling LLMs to pe
Safe Local Python Executor
An MCP server (stdio transport) that wraps Hugging Face's LocalPythonExecutor (from the smolagents framework). It is a custom Python runtime that provides basic isolation/security when running Python code generated by LLMs locally. It does not require Docker or VM. This package allows to expose the Python executor via MCP (Model Context Protocol) as a tool for LLM apps like Claude Desktop, Cursor
Discord Bot Architect
Specialized skill for building production-ready Discord bots. Covers Discord.js (JavaScript) and Pycord (Python), gateway intents, slash commands, interactive components, rate limiting, and sharding.
DEX Pools MCP
An MCP server that provides AI agents with real-time access to DEX liquidity pool data, enabling smarter trading, analytics, and automated strategies. - Query Supported Networks: Retrieve a list of supported blockchain networks on GeckoTerminal. - Query Supported DEXes: Fetch DEXes available on a specific network. - Fetch New Pools: List the latest pools across all networks or a specific network,
Testing With Pitlane
A feedback loop for people building AI skills and MCP servers. You're building a skill, an MCP server, or a custom prompt strategy that's supposed to make an AI coding assistant better at a specific job. But how do you know it actually works? How do you know your latest commit made things better and not worse? Pitlane gives you the answer. Define the tasks your skill should help with, set up a bas
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 - ๐ฆ
Math MCP Learning Server
Educational MCP server with 17 tools, persistent workspace, and cloud hosting. Built with FastMCP and the official Model Context Protocol Python SDK. Available on: - Official MCP Registry - io.github.clouatre-labs/math-mcp-learning-server - PyPI - math-mcp-learning-server Requires an MCP client: - Claude Desktop - Anthropic's desktop app - Claude Code - Command-line MCP client - Goose - Open-sourc
Csl Core
CSL-Core (Chimera Specification Language) is a deterministic safety layer for AI agents. Write rules in .csl files, verify them mathematically with Z3, enforce them at runtime โ outside the model. The LLM never sees the rules. It simply cannot violate them. Originally built for Project Chimera, now open-source for any AI system. This doesn't work. LLMs can be prompt-injected, rules are probabilist
Core Philosophy: Connect, Unify, Respond
Contact us for a Demo Community Slack MindsDB enables humans, AI, agents, and applications to get highly accurate answers across large scale data sources. MindsDB is an open-source server that can be deployed anywhere - from your laptop to the cloud, and everywhere in between. And yes, you can customize it to your heart's content. Using Docker Desktop. This is the fastest and recommended way to ge
Crypto Orderbook MCP
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
Odoo MCP
The Odoo MCP that survives Odoo 20. Five-minute install. Zero Odoo-side setup. Safe writes, real diagnostics, JSON-2 ready. Odoo MCP turns any Odoo 16+ database into a Model Context Protocol server โ using only your existing credentials. No App Store module, no permission setup, no admin access required. Built for local agents, IDEs, and automation tools that need real Odoo context without hand-ro
Performance Profiling
Performance profiling principles. Measurement, analysis, and optimization techniques.
Dune Analytics MCP Server
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
Reclaim.ai MCP Server (UNOFFICIAL)
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