Python AI Agent Skills
AI agent skills for Python development. Django, FastAPI, pytest, data science workflows, and more for your AI coding assistant.
315 listings
CLI MCP Server
MCP ServerA secure Model Context Protocol (MCP) server implementation for executing controlled command-line operations with comprehensive security features. 1. Overview 2. Features 3. Configuration 4. Available Tools - runcommand - showsecurityrules 5. Usage with Claude Desktop - Development/Unpublished Servers Configuration - Published Servers Configuration 6. Security Features 7. Error Handling 8. Develop
mcp-pandoc: A Document Conversion MCP Server
MCP ServerA Model Context Protocol server for document format conversion using pandoc. This server provides tools to transform content between different document formats while preserving formatting and structure. Please note that mcp-pandoc is currently in early development. PDF support is under development, and the functionality and available tools are subject to change and expansion as we continue to impr
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
Redis MCP Server
MCP ServerThe Redis MCP Server is a natural language interface designed for agentic applications to efficiently manage and search data in Redis. It integrates seamlessly with MCP (Model Content Protocol) clients, enabling AI-driven workflows to interact with structured and unstructured data in Redis. Using this MCP Server, you can ask questions like: - "Store the entire conversation in a stream" - "Cache th
Cal.com FastMCP Server
MCP ServerThis 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
PostgreSQL Performance Tuning MCP
MCP ServerA 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
OpenBrowser - Claude Code Plugin
PluginAI-powered browser automation for Claude Code. Control real web browsers directly from Claude -- navigate websites, fill forms, extract data, inspect accessibility trees, and automate multi-step workflows. - Chrome or Chromium installed on your system - Python 3.12+ with uv package manager - Claude Code CLI This installs the MCP server, 5 skills, and auto-enables the plugin. Restart Claude Code to
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.
Manim MCP Server
MCP ServerThis is an MCP (Model Context Protocol) server that executes Manim animation code and returns the generated video. It allows users to send Manim scripts and receive the rendered animation. - Executes Manim Python scripts. - Saves animation output in a visible media folder. - Allows users to clean up temporary files after execution. - Portable and configurable via environment variables. Ensure you
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
Python 312 FastAPI Best Practices
RulesHere are some best practices and rules you must follow:
YDB MCP
MCP ServerModel Context Protocol server for YDB. It allows to work with YDB databases from any LLM that supports MCP. This integration enables AI-powered database operations and natural language interactions with your YDB instances. uvx, which is an allias for uv run tool, allows you to run various python applications without explicitly installing them. Below are examples of how to configure YDB MCP using u
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
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
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
DaVinci Resolve MCP Server
MCP ServerA Model Context Protocol (MCP) server that connects AI coding assistants (Cursor, Claude Desktop) to DaVinci Resolve, enabling them to query and control DaVinci Resolve through natural language. For a comprehensive list of implemented and planned features, see docs/FEATURES.md. - macOS or Windows with DaVinci Resolve installed - Python 3.6+ - DaVinci Resolve running in the background - (Optional)
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
ChatSpatial
MCP server for spatial transcriptomics analysis via natural language Using Claude Code / Codex / OpenCode? Just paste this: Manual installation See Installation Guide for detailed setup including virtual environments and all MCP clients. 60+ methods across 15 categories. Supports 10x Visium, Xenium, Slide-seq v2, MERFISH, seqFISH. MIT License ยท GitHub ยท Issues
ESP RainMaker MCP Server
MCP ServerThis project provides a Model Context Protocol (MCP) server wrapper around the esp-rainmaker-cli Python library. It allows MCP-compatible clients (like LLMs or applications such as Cursor, Claude Desktop, and Windsurf) to interact with your ESP RainMaker devices using the official CLI. The Model Context Protocol (MCP) is a standardized framework that enables AI systems to interact with external to
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
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
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
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