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
Gget MCP
MCP ServerMCP (Model Context Protocol) server for the gget bioinformatics library. This server implements the Model Context Protocol (MCP) for gget, providing a standardized interface for accessing powerful bioinformatics tools and databases. MCP enables AI assistants and agents to perform complex genomics queries through structured interfaces. The gget bioinformatics toolkit provides efficient querying of
YouTube MCP Server
A Model Context Protocol (MCP) server for YouTube integration. Retrieve video transcripts, details, and metadata using YouTube's Data API. Get instant access to YouTube with our managed infrastructure - no setup required: 🔗 Get Free API Key → API Key Setup: Get your YouTube Data API key from the Google Cloud Console and enable the YouTube Data API v3. - Video Transcripts: Retrieve full video tran
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
Owlex
Start an OpenAI Codex CLI session for deep reasoning and code analysis
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 Storage Queue Py
|
Python Projects Guide
RulesYou are an AI assistant specialized in Python development.
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
Azure Keyvault Py
|
MCP Transcribe
MCP ServerTranscribe 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
DICOM MCP Server for Medical Imaging Systems 🏥
MCP ServerThe dicom-mcp server enables AI assistants to query, read, and move data on DICOM servers (PACS, VNA, etc.). 🤝 Contribute • 📝 Report Bug • 📝 Blog Post 1 dicom-mcp provides tools to: 🔍 Query Metadata: Search for patients, studies, series, and instances using various criteria. 📄 Read DICOM Reports (PDF): Retrieve DICOM instances containing encapsulated PDFs (e.g., clinical reports) and extract
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
Bridge Metrics MCP
MCP ServerAn MCP server that provides real-time cross-chain bridge metrics, enabling AI agents to analyze liquidity, transaction flows, and performance across blockchain networks. - List Chains: Retrieve a list of all chain slugs from DeFiLlama, sorted by Total Value Locked (TVL) in descending order. - List Bridges: Fetch all bridges, optionally including chain breakdowns, sorted by 24-hour volume. - Histor
Databricks MCP Server
MCP ServerA Model Context Protocol (MCP) server that connects to Databricks API, allowing LLMs to run SQL queries, list jobs, and get job status. - Run SQL queries on Databricks SQL warehouses - List all Databricks jobs - Get status of specific Databricks jobs - Get detailed information about Databricks jobs - Python 3.7+ - Databricks workspace with: - Personal access token - SQL warehouse endpoint - Permis
OpenAI MCP Server
MCP ServerQuery OpenAI models directly from Claude using MCP protocol. Add to claudedesktopconfig.json: MIT License
Azure Functions
Expert patterns for Azure Functions development including isolated worker model, Durable Functions orchestration, cold start optimization, and production patterns. Covers .NET, Python, and Node.js programming models. Use when: azure function, azure functions, durable functions, azure serverless, function app.
Azure Search Documents Py
|
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
Opengenes MCP
MCP ServerMCP (Model Context Protocol) server for OpenGenes database This server implements the Model Context Protocol (MCP) for OpenGenes, providing a standardized interface for accessing aging and longevity research data. MCP enables AI assistants and agents to query comprehensive biomedical datasets through structured interfaces. The server automatically downloads the latest OpenGenes database and docume
Code Declaration Lookup MCP Server
MCP ServerAn MCP server that provides full text search for code declarations. Uses SQLite with FTS5 and universal ctags to index and search functions, classes, structures, enums, and other code elements. Supports all languages that ctags supports including Python, C, Go, C++, JavaScript, Rust, Java, and many others. - Python 3.13 - Universal Ctags 6.2.0 - SQLite with FTS5 support (included in Python 3.13) J