Python AI Agent Skills
AI agent skills for Python development. Django, FastAPI, pytest, data science workflows, and more for your AI coding assistant.
353 listings
Azure Mgmt Botservice Py
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
Mem0 MCP Server
mem0-mcp-server wraps the official Mem0 Memory API as a Model Context Protocol (MCP) server so any MCP-compatible client (Claude Desktop, Cursor, custom agents) can add, search, update, and delete long-term memories. The server exposes the following tools to your LLM: All responses are JSON strings returned directly from the Mem0 API. There are three ways to use the Mem0 MCP Server: 1. Python Pack
MCP Geo
Geocoding MCP server with GeoPY! - Python 3.6+ Install all required dependencies: - fastmcp: Framework for building Model Context Protocol servers - geoPy: Python library for accessing and geocoding/reverse geocoding locations. All dependencies are specified in requirements.txt for easy installation. - System Requirements - Dependencies - MCP Tools - Getting Started - Installation Options - Claude
Selenium MCP Server
Selenium 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
OpenHarness
Ultra-lightweight pure-Python alternative to Claude Code from HKU Data Intelligence Lab. ~98% of Claude Code's core tool capabilities in only 11,733 lines of code. Fully compatible with Anthropic Skills and the Claude Code plugin ecosystem. Supports any OpenAI-compatible model.
Azure Search Documents Py
Stripe Best Practices
Best practices for building Stripe integrations
Cointelegraph MCP Server
An MCP server that provides real-time access to the latest news from Cointelegraph. - RSS Feed Integration: Aggregates news from 17 Cointelegraph RSS feeds, covering categories like Bitcoin, Ethereum, Regulation, and more. - MCP Tools: - getrsscategories: Lists all available RSS feed categories. - getlatestnews: Retrieves the latest articles from a specified category, with customizable result coun
Fermat MCP
This project provides a FastMCP server for mathematical computations, including numerical and symbolic calculations, as well as plotting. - Python 3.12 or higher (To install Python3.12 follow Python Download) - uv (To install uv follow uv Installation) You can find the mcp.json file in the MCP: Open User Configuration or MCP: Open Workspace Configuration Add the following to your mcp.json: If you'
Rug Check MCP
An MCP server that detects potential risks in Solana meme tokens, helping AI agents avoid rug pulls and unsafe projects. - Token Analysis Tool: The analysistoken tool retrieves and processes Solana token data from the Solsniffer API. - Structured Output: Returns detailed token information including name, symbol, Snif score, market cap, price, supply, risks, and audit status. - Python 3.10 or highe
Agno
Python framework for building agents with memory, knowledge, and tools. Ships an agent playground UI and API server. Marketed as "5,000× faster than LangGraph" for hot-path agent instantiation.
Synergy Age MCP
MCP (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
Hyperliquid WhaleAlert MCP
An MCP server that provides real-time whale alerts on Hyperliquid, flagging positions with a notional value exceeding $1 million. - Tool: getwhalealerts: Fetches recent whale transactions and returns them as a Markdown table using pandas for clean formatting. - Prompt: summarizewhaleactivity: Generates a summary of whale transactions, including metrics like total position value and notable symbols
ChatGPT history for Claude
Search your past ChatGPT conversations directly from Claude Desktop. Switched from ChatGPT to Claude? Now you can ask Claude things like "What did I discuss about marketing strategy in ChatGPT?" and get real answers — without going back to ChatGPT. Step 1 — Export your ChatGPT data In ChatGPT: Settings → Data Controls → Export Data. You'll get an email with a .zip file. Step 2 — Run the 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.
NyxDocs - Cryptocurrency Documentation MCP Server
NyxDocs is a specialized Model Context Protocol (MCP) server that provides comprehensive documentation management for cryptocurrency projects. Built with Python and inspired by Context7's architecture, it offers real-time access to crypto project documentation, blockchain information, and development resources. - Multi-Blockchain Support: Ethereum, BSC, Polygon, Solana, and more - Real-time Docume
ROS2 MCP Server
A Python implementation of the Model Context Protocol (MCP) for ROS 2. This server enables AI tooling to connect with ROS 2 nodes, topics, and services using the MCP standard over stdio. Designed to be the easiest ROS 2 MCP server to configure. - List available topics - List available services - Lists available actions with their types and request fields - Call services - Subscribe to topics to co
Ethereum Validator Queue MCP
An MCP server that tracks Ethereum’s validator activation and exit queues in real time, enabling AI agents to monitor staking dynamics and network participation trends. - getactivationqueue: Retrieves statistics about the Ethereum validator activation queue, including queue length, total active validators, entering validators' balance, and estimated wait time. - getexitqueue: Retrieves statistics
Trino MCP Server
This repository provides an MCP (Model-Control-Protocol) server that allows you to list and query tables via Trino using Python. - MCP: MCP is a protocol for bridging AI models, data, and tools. This example MCP server provides: - A list of Trino tables as MCP resources - Ability to read table contents through MCP - A tool for executing arbitrary SQL queries against Trino - Trino: A fast, distribu
MifosX Self Service MCP
MifosX 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
BlockBeats MCP Server
An MCP server that delivers blockchain news and in-depth articles from BlockBeats for AI agents. Try Kukapay News MCP — no API key required, fully AI-annotated. - Fast News Retrieval: Fetch the latest blockchain fast news articles using the getlatestnews tool. - In-Depth Articles: Access detailed blockchain articles with the getlatestarticles tool. - Multi-Language Support: Supports English (en),
MCP Datetime
English | 日本語 A datetime formatting service implemented as an MCP server for the Claude Desktop Application. Supports generation of datetime strings in various formats. Before using mcp-datetime, ensure you have the following tools installed: - Python 3.12 or later - uv (Python package installer) - uvx (Python package runner) - ✨ Support for various datetime formats - 🇯🇵 Japanese language suppor
Python 312 FastAPI Best Practices
Here are some best practices and rules you must follow: