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.

335 listings

LaTeX MCP Server

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

8.0Yeok-c/latex-mcp-server

Flight Planner MCP Server

MCP Server

A Model Context Protocol server that creates travel agent-level flight plans using the fast-flights API. - Search for one-way and round-trip flights - Create comprehensive travel plans based on trip parameters - Get airport code information - Use templates for common travel queries 1. Make sure you have Python 3.10 or higher installed 2. Install the required packages: You can run the server direct

7.2salamentic/google-flights-mcp

mcp-installer - A MCP Server to install MCP Servers

MCP Server

This server is a server that installs other MCP servers for you. Install it, and you can ask Claude to install MCP servers hosted in npm or PyPi for you. Requires npx and uv to be installed for node and Python servers respectively. Put this into your claudedesktopconfig.json (either at ~/Library/Application Support/Claude on macOS or C:\Users\NAME\AppData\Roaming\Claude on Windows):

7.0anaisbetts/mcp-installer

Security Best Practices

Perform language and framework specific security best-practice reviews and suggest improvements. Trigger only when the user explicitly requests security best practices guidance, a security review/report, or secure-by-default coding help. Trigger only for supported languages (python, javascript/typescript, go). Do not trigger for general code review, debugging, or non-security tasks.

8.0openai/skills

ROS MCP Server 🧠⇄🤖

MCP Server

ROS-MCP-Server connects large language models (such as Claude, GPT, and Gemini) with existing robots giving them bidirectional AI integration. With no changes to existing robot source code, this enables: - 🗣 Commanding the robot in natural language → instructions are translated into ROS/ROS2 commands. - 👀 Giving AI full visibility → subscribe to topics, call services, read sensor data, and monit

8.0lpigeon/ros-mcp-server

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.

8.0sickn33/antigravity-awesome-skills

Azure Mgmt Fabric Py

|

5.0sickn33/antigravity-awesome-skills

Azure Keyvault Py

|

6.0sickn33/antigravity-awesome-skills

MCP Transcribe

MCP Server

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

8.0transcribe-app/mcp-transcribe

Python Projects Guide

Rules

You are an AI assistant specialized in Python development.

4.0PatrickJS/awesome-cursorrules

Python FastAPI Scalable API

Rules

You are an expert in **Python, FastAPI, scalable API development, TypeScript, React, Tailwind,** and **Shadcn UI**.

7.0PatrickJS/awesome-cursorrules

Azure Search Documents Py

|

7.0sickn33/antigravity-awesome-skills

Bridge Metrics MCP

MCP Server

An 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

8.0kukapay/bridge-metrics-mcp

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.

4.0sickn33/antigravity-awesome-skills

Azure Mgmt Apicenter Py

|

6.0sickn33/antigravity-awesome-skills

Ancestry MCP Server

MCP Server

[![MIT licensed][mit-badge]][mit-url] [![Python Version][python-badge]][python-url] [![PyPI version][pypi-badge]][pypi-url] [mit-badge]: https://img.shields.io/pypi/l/mcp.svg [mit-url]: https://github.com/reeeeemo/ancestry-mcp/blob/main/LICENSE [python-badge]: https://img.shields.io/pypi/pyversions/mcp.svg [python-url]: https://www.python.org/downloads/ [pypi-badge]: https://badge.fury.io/py/mcp-s

6.0reeeeemo/ancestry-mcp

DICOM MCP Server for Medical Imaging Systems 🏥

MCP Server

The 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

8.0ChristianHinge/dicom-mcp

PostgreSQL Performance Tuning MCP

MCP Server

A Model Context Protocol (MCP) server that provides AI-powered PostgreSQL performance tuning capabilities. This server helps identify slow queries, recommend optimal indexes, analyze execution plans, and leverage HypoPG for hypothetical index testing. - Retrieve slow queries from pgstatstatements with detailed statistics - Analyze query execution plans with EXPLAIN and EXPLAIN ANALYZE - Identify p

8.0isdaniel/pgtuner_mcp

Cal.com FastMCP Server

MCP Server

This project provides a FastMCP server for interacting with the Cal.com API. It allows Language Learning Models (LLMs) to use tools to connect with important Cal.com functionalities like managing event types and bookings. - Python 3.8+ - A Cal.com account and API Key (v2) 1. Clone the repository (if applicable) or download the files. 2. Create a virtual environment (recommended): 3. Install depend

8.0Danielpeter-99/calcom-mcp

Vexor

Vexor is a semantic search engine that builds reusable indexes over files and code. It supports configurable embedding and reranking providers, and exposes the same core through a Python API, a CLI tool, and an optional desktop frontend. Vexor Demo Video Vexor has been recognized and featured by the community: - Ruan Yifeng's Weekly (Issue 379) - A leading tech newsletter in the Chinese developer

1.0scarletkc/vexor

Blind Auditor - MCP Server

"Code -> audit -> amend -> audit again -> pass." Blind Auditor is a mandatory code auditing system built on the MCP (Model Context Protocol). It uses a unique "Thinking Isolation" mechanism to force AI Agents to enter an independent "audit phase" and self-review their code before outputting the final result. Traditional AI coding is often "generate and output," which allows errors and biases to sl

7.0Sim-xia/Blind-Auditor

Azure Eventhub Py

|

8.0sickn33/antigravity-awesome-skills

NotebookLM Claude Code Skill

Use this skill to query your Google NotebookLM notebooks directly from Claude Code for source-grounded, citation-backed answers from Gemini. Browser automation, library management, persistent auth. Drastically reduced hallucinations through document-only responses.

8.0sickn33/antigravity-awesome-skills

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

8.0Chimera-Protocol/csl-core