Python AI Agent Skills
AI agent skills for Python development. Django, FastAPI, pytest, data science workflows, and more for your AI coding assistant.
341 listings
Polymarket Predictions MCP
An MCP server that delivers real-time market odds from Polymarket, enabling AI agents and analysts to access, compare, and act on decentralized prediction data. - Event Retrieval: Fetch Polymarket events with details (title, description, endDate, volume) and associated markets in a tabulated format. - Market Retrieval: Retrieve markets with key fields (question, zipped outcomes and outcomePrices,
Next.js TypeScript
Holistic understanding of requirements & stack
Jupiter MCP
A Model Context Protocol server for Jupiter API, Solana's premier DEX aggregator. Supports immediate swaps through Ultra API and limit orders through Trigger API. Before installing the extension, ensure you have: 1. Node.js and npx (for envmcp support) - Download from: https://nodejs.org/ - Verify with: npx --version 2. uv/uvx (Python package manager) - Install from: https://docs.astral.sh/uv/gett
mcp-recorder β VCR.py for MCP servers
Record, replay, and verify Model Context Protocol interactions for deterministic testing. MCP servers break silently. Tool schemas change, prompts drift, responses shift. Without wire-level regression tests, you find out from your users. mcp-recorder captures the full protocol exchange into a cassette file and lets you test from both sides. Try it right now β a scenarios.yml and a public demo serv
Azure AI ML Py
Project Setup
Initialize Claude Code framework infrastructure for any project
OMEGA
The memory system for AI coding agents. Decisions, lessons, and context that persist across sessions. mcp-name: io.github.omega-memory/omega-memory AI coding agents are stateless. Every new session starts from zero. - Context loss. Agents forget every decision, preference, and architectural choice between sessions. Developers spend 10-30 minutes per session re-explaining context that was already e
Add the hosted MCP server
A next-generation framework documentation provider for Claude Code via Model Context Protocol (MCP). Provides query-focused API context by extracting TypeScript definitions directly from npm packages - delivering minimal, accurate information instead of dumping entire documentation pages. mcp-name: dev.augments/mcp Version 4.0 introduces a fundamentally new approach to framework documentation: Doc
Browser Use MCP Server
An MCP server that enables AI agents to control web browsers using browser-use. - uv - Fast Python package manager - Playwright - Browser automation - mcp-proxy - Required for stdio mode Create a .env file: - [x] Browser Automation: Control browsers through AI agents - [x] Dual Transport: Support for both SSE and stdio protocols - [x] VNC Streaming: Watch browser automation in real-time - [x] Asyn
Chroma MCP Server
Chroma - the open-source embedding database . The fastest way to build Python or JavaScript LLM apps with memory! The Model Context Protocol (MCP) is an open protocol designed for effortless integration between LLM applications and external data sources or tools, offering a standardized framework to seamlessly provide LLMs with the context they require. This server provides data retrieval capabili
Grafana-Loki MCP Server
A FastMCP server that allows querying Loki logs from Grafana. - GRAFANAURL: URL of your Grafana instance - GRAFANAAPIKEY: Grafana API key with appropriate permissions - Query Loki logs through Grafana API - Get Loki labels and label values - Format query results in different formats (text, JSON, markdown) - Support for both stdio and SSE transport protocols - Python 3.10+ 1. Clone this repository
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 - π¦
BlockRun
Use when user needs capabilities Claude lacks (image generation, real-time X/Twitter data) or explicitly requests external models ("blockrun", "use grok", "use gpt", "dall-e", "deepseek")
Temporal Python Pro
Master Temporal workflow orchestration with Python SDK. Implements
Python Flask JSON Guide
This project is heavily reliant on our custom Drawscape Factorio python module.
mcp-installer - A MCP Server to install MCP Servers
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):
Only show ERROR messages (default)
You can run the MCP Server in a Docker container. This is useful if you want to avoid managing Python environments or dependencies on your local machine. See kestramcpdocker. Paste the following configuration into your MCP settings (e.g., Cursor, Claude, or VS Code): - Replace , , and with your actual credentials. - For OSS installations, you can use KESTRAUSERNAME and KESTRAPASSWORD instead of KE
Product Hunt MCP Server
Product Hunt MCP Server connects Product Hunt's API to any LLM or agent that speaks the Model Context Protocol (MCP). Perfect for AI assistants, chatbots, or your own automations! - π Get posts, collections, topics, users - π³οΈ Get votes, comments, and more - π οΈ Use with Claude Desktop, Cursor, or any MCP client - Get detailed info on posts, comments, collections, topics, users - Search/filter b
Lucidity MCP π
Clarity in Code, Confidence in Creation Lucidity is a Model Context Protocol (MCP) server designed to enhance the quality of AI-generated code through intelligent, prompt-based analysis. By providing structured guidance to AI coding assistants, Lucidity helps identify and address common quality issues, resulting in cleaner, more maintainable, and more robust code. Before you commit, just ask Lucid
Crypto Projects MCP Server
An MCP server that provides cryptocurrency project data from Mobula.io to AI agents. - Fetch Project Data: Retrieve comprehensive project details (e.g., market data, tokenomics, and links) from Mobula. - Structured Output: Format project data into a well-organized Markdown document with sections for overview, market data, investors, exchanges, token distribution, and release schedules. - Language
β¨ awesome-ai-research-writing - Simplifying AI Research Writing
Welcome to the awesome-ai-research-writing project! This application helps you elevate your AI research writing without the usual hassle. Letβs guide you through the steps to download and run the application smoothly. 1. Visit the Releases page to download your copy of the software. 2. Choose the latest version available. Look for the asset that fits your operating system. 3. Click the download li
Crypto Portfolio MCP
An MCP server for tracking and managing cryptocurrency portfolio allocations, enabling AI agents to query and optimize portfolio strategies in real time. - Portfolio Management: Add and track cryptocurrency holdings with real-time Binance prices. - Price Retrieval: Fetch current prices for any Binance trading pair (e.g., BTC/USDT). - Value History: Generate visual charts of portfolio value over ti
Python Performance Optimization
Profile and optimize Python code using cProfile, memory profilers, and performance best practices. Use when debugging slow Python code, optimizing bottlenecks, or improving application performance.
Azure AI Projects Py
Build AI applications using the Azure AI Projects Python SDK (azure-ai-projects). Use when working with Foundry project clients, creating versioned agents with PromptAgentDefinition, running evaluations, managing connections/deployments/datasets/indexes, or using OpenAI-compatible clients. This is the high-level Foundry SDK - for low-level agent operations, use azure-ai-agents-python skill.