Python AI Agent Skills
AI agent skills for Python development. Django, FastAPI, pytest, data science workflows, and more for your AI coding assistant.
337 listings
atsurae
MCP Server for AI-powered video editing. Let Claude, GPT, or any AI agent edit videos through natural language. Add to your Claude Desktop config (claudedesktopconfig.json): Then restart Claude Desktop. You can now edit videos through conversation. Layer Compositing Model: Output: 1920x1080, 30fps, H.264 + AAC, MP4 atsurae.ai also exposes a REST API that any AI agent can call directly, without MCP
your project dir
MCP Serverif macbook or linux If the network is slow, you can set up a domestic mirror source. Method 1: On the setting page of cherry-studio, click on the MCP server, then click "Add Server", and subsequently configure it on the page. Method 2: Use the configuration parameters
playwright-server MCP server
MCP Server\A MCP server with playwright tools\ The server implements a simple note storage system with: - Custom note:// URI scheme for accessing individual notes - Each note resource has a name, description and text/plain mimetype The server provides a single prompt: - summarize-notes: Creates summaries of all stored notes - Optional "style" argument to control detail level (brief/detailed) - Generates pro
Claude Code Telegram Bot
[](https://opensource.org/licenses/MIT) [](https://www.python.org/downloads/) A Telegram bot that gives you remote access to Claude Code. Chat naturally with Claude about your projects from anywhere -- no terminal commands needed. What is this? This bot connects Telegram to Claude Code, providing a conversational AI interface for your codebase: - Chat naturally -- ask Claude to analyze, edit, or e
Oura MCP Server
MCP ServerA Model Context Protocol (MCP) server that provides access to the Oura API. It allows language models to query sleep, readiness, and resilience data from Oura API. The server exposes the following tools: - getsleepdata(startdate: str, enddate: str): Get sleep data for a specific date range - getreadinessdata(startdate: str, enddate: str): Get readiness data for a specific date range - getresilienc
Smithsonian Open Access MCP Server
MCP ServerA Model Context Protocol (MCP) server that provides AI assistants with access to the Smithsonian Institution's Open Access collections. This server allows AI tools like Claude Desktop to search, explore, and analyze over 3 million collection objects from America's national museums. The npm package includes automatic Python dependency management and works across platforms: The enhanced setup script
Azure AI Contentunderstanding Py
|
Azure AI Translation Document Py
|
Azure Storage File Share Py
|
MifosX Self Service MCP
MCP ServerMifosX Self Service MCP is a Model Context Protocol (MCP) server built using FastMCP (Python). It exposes a set of AI-callable tools that allow MCP-compatible clients (such as Claude Desktop or DeepChat) to securely interact with the Apache Fineract / MifosX Self-Service APIs. This project enables AI-driven banking workflows such as authentication, account access, beneficiary management, and trans
Podcast Generation
Generate AI-powered podcast-style audio narratives using Azure OpenAI's GPT Realtime Mini model via WebSocket. Use when building text-to-speech features, audio narrative generation, podcast creation from content, or integrating with Azure OpenAI Realtime API for real audio output. Covers full-stack implementation from React frontend to Python FastAPI backend with WebSocket streaming.
Synergy Age MCP
MCP ServerMCP (Model Context Protocol) server for SynergyAge database This server implements the Model Context Protocol (MCP) for SynergyAge, providing a standardized interface for accessing synergistic genetic intervention and aging research data. MCP enables AI assistants and agents to query comprehensive longevity datasets through structured interfaces. The server automatically downloads the latest Syner
Azure Storage Blob Py
|
Agent Framework Azure AI Py
Build Azure AI Foundry agents using the Microsoft Agent Framework Python SDK (agent-framework-azure-ai). Use when creating persistent agents with AzureAIAgentsProvider, using hosted tools (code interpreter, file search, web search), integrating MCP servers, managing conversation threads, or implementing streaming responses. Covers function tools, structured outputs, and multi-tool agents.
Azure Mgmt Fabric Py
|
Azure Monitor Query Py
|
DeFi Yields MCP
MCP ServerAn MCP server for AI agents to explore DeFi yield opportunities, powered by DefiLlama. - Data Fetching Tool: The getyieldpools tool retrieves DeFi yield pool data from the DefiLlama, allowing filtering by chain (e.g., Ethereum, Solana) or project (e.g., Lido, Aave). - Analysis Prompt: The analyzeyields prompt generates tailored instructions for AI agents to analyze yield pool data, focusing on key
Python Packaging
Create distributable Python packages with proper project structure, setup.py/pyproject.toml, and publishing to PyPI. Use when packaging Python libraries, creating CLI tools, or distributing Python code.
Couchbase MCP Server
MCP ServerAn MCP server implementation of Couchbase that allows LLMs to directly interact with Couchbase clusters. - Python 3.10 or higher. - A running Couchbase cluster. The easiest way to get started is to use Capella free tier, which is fully managed version of Couchbase server. You can follow instructions to import one of the sample datasets or import your own. - uv installed to run the server. - An MCP
Selenium MCP Server
MCP ServerSelenium MCP Server A Model Context Protocol (MCP) server that provides web automation capabilities through Selenium WebDriver. This server allows AI assistants to interact with web pages by providing tools for navigation, element interaction, taking screenshots, and more. - 2. Features - 3. Available Tools - 3.1. Navigation and Page Management - 3.2. Element Interaction - 3.3. Element Styling - 3
Python Projects Guide
RulesYou are an AI assistant specialized in Python development.
OpenAI WebSearch MCP Server 🔍
MCP ServerAn advanced MCP server that provides intelligent web search capabilities using OpenAI's reasoning models. Perfect for AI assistants that need up-to-date information with smart reasoning capabilities. - 🧠 Reasoning Model Support: Full compatibility with OpenAI's latest reasoning models (gpt-5, gpt-5-mini, gpt-5-nano, o3, o4-mini) - ⚡ Smart Effort Control: Intelligent reasoningeffort defaults based
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
HarmonyOS MCP Server
MCP ServerHarmonyOS 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