Python AI Agent Skills
AI agent skills for Python development. Django, FastAPI, pytest, data science workflows, and more for your AI coding assistant.
351 listings
Optuna MCP Server
A Model Context Protocol (MCP) server that automates optimization and analysis using Optuna. The Optuna MCP Server can be used in the following use cases, for example. - Automated hyperparameter optimization by LLMs - Interactive analysis of Optuna's optimization results via chat interface - Optimize input and output of other MCP tools For details, see the Examples section. The Optuna MCP server c
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
Stargate Bridge MCP
An MCP server that enables cross-chain token transfers via the Stargate protocol. - Chain Discovery: List all supported blockchains with key details. - Token Discovery: Find bridgeable tokens across chains. - Quote Fetching: Get real-time bridge quotes with fees, estimates, and transaction steps. - Automated Bridging: Execute transfers with automatic signing and broadcasting using your private key
CN Scraper MCP
CN Scraper MCP 让 AI Agent 直接搜索中国互联网——淘宝、京东、小红书、知乎、微博、B站、知识星球……不再被反爬墙挡住。 每个 AI Agent(Codex、Claude Code、Cursor、Trae)都能搜网页,但中文平台通常需要登录态、浏览器环境或平台专用参数: - 淘宝:需要浏览器一致的网络指纹和登录 Cookie - 京东:依赖已登录的本地浏览器环境 - 小红书:需要住宅 IP、本地浏览器和搜索结果中的访问参数 - 知乎:游客搜索已关闭,全部 API 需要登录态 - 拼多多:平台限制严格,目前不推荐使用 - 微博:搜索 API 需要登录态(SUB token),热搜游客即可访问 - 抖音:需要浏览器登录并可能人工处理验证码 - B站:搜索、热门、视频详情和评论可直接使用公开 API - 豆瓣:条目搜索、条目详情和短评/影评 - 大众点评:商户搜索、商户详情
DAO Proposals MCP
An MCP server that aggregates live governance proposals from major DAOs enabling AI agents to track, analyze, and act on decentralized decision-making in real time, powered by Snapshot. - listspaces: Fetches a list of up to 10 recent Snapshot spaces, including their IDs, names, and descriptions. - listproposals: Retrieves up to 10 recent proposals for a given Snapshot space, including proposal IDs
Code Declaration Lookup MCP Server
An 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
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
NBA MCP Server
Access comprehensive NBA statistics via Model Context Protocol A Model Context Protocol (MCP) server that provides access to live and historical NBA data including player stats, game scores, team information, and advanced analytics. 1. Install the server: 2. Add to your Claude Desktop config file: MacOS: ~/Library/Application Support/Claude/claudedesktopconfig.json Windows: %APPDATA%/Claude/claude
Wallet Inspector MCP
An MCP server that empowers AI agents to inspect any wallet’s balance and onchain activity across major EVM chains and Solana chain. - Multi-Chain Support: Queries Solana, Ethereum, Polygon, Binance Smart Chain (BSC), Base, Arbitrum and more. - Flexible Output: Balances in ASCII tables, activities and transactions in structured text. - Python: Version 3.10 or higher. - Dune SIM API Key: Obtain fro
AllTrails MCP Server
This project has been deprecated and is no longer functional. Date: January 25, 2026 Reason: This project violated AllTrails' Terms of Service by scraping their website without authorization. At the request of AllTrails' CTO, all scraping functionality has been disabled. This repository is maintained for historical purposes only and to preserve GitHub stars, but the code no longer works and should
Bitcoin UTXO MCP
An MCP server that tracks Bitcoin's Unspent Transaction Outputs (UTXO) and block statistics, giving AI agents direct access to essential on-chain data. - getutxo: Retrieves UTXO details for a given Bitcoin address, including the number of UTXOs, total value in BTC, and transaction details. - getblockstats: Fetches transaction statistics for a specific Bitcoin block, including block hash, transacti
CockroachDB MCP Server
The CockroachDB MCP Server is a natural language interface designed for LLMs and agentic applications to manage, monitor, and query data in CockroachDB. It integrates seamlessly with MCP (Model Content Protocol) clients, such as Claude Desktop or Cursor, enabling AI-driven workflows to interact directly with your database. - Cluster Monitoring - Database Operations - Table Management - Query Engin
MCP BaoStock Server
一个基于BaoStock的股票数据服务器,提供了多个接口用于获取股票市场数据。 - 提供股票基本信息查询 - 支持K线历史数据获取 - 季度财务指标数据(盈利能力、营运能力、成长能力) - Python 3.10+ 以下是各个接口的测试用例示例: - 微信: iamxxn886
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),
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.
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
Zettelkasten MCP Server
A Model Context Protocol (MCP) server that implements the Zettelkasten knowledge management methodology, allowing you to create, link, explore and synthesize atomic notes through Claude and other MCP-compatible clients. The Zettelkasten method is a knowledge management system developed by German sociologist Niklas Luhmann, who used it to produce over 70 books and hundreds of articles. It consists
Zaturn
Zaturn: Your Co-Pilot For Data Analytics & Business Insights Zaturn provides tools that enable AI models to run SQL, so you don't have to. It can be used as an MCP or as a web interface similar to Jupyter Notebook. Zaturn can currently connect to the following data sources: - SQL Databases: PostgreSQL, SQLite, DuckDB, MySQL, ClickHouse, SQL Server, BigQuery - Files: CSV, Parquet Request data sourc
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
Mailchimp MCP Server
A Model Context Protocol (MCP) server for the Mailchimp Marketing API. 53 tools to query and manage your Mailchimp account directly from Claude. Uses the Mailchimp Marketing API via requests. Not based on the official mailchimp-marketing-python client. I hit too many issues with it so I went with raw HTTP calls instead. - Campaigns - List, search, and inspect campaign details - Reports - Open/clic
AssemblyZero
Multi-agent orchestration platform for enterprise AI development. Run 12+ AI agents concurrently with full governance, Gemini-powered code review, and enforced quality gates. Solves coordination, verification, and metrics challenges that stall enterprise AI adoption.
PiloTY
PiloTY (PTY for your AI Copilot) is an MCP server that gives an agent a persistent, interactive terminal. If you have used Claude Code / Codex to run shell commands, you have probably hit the same wall: tool calls tend to be stateless. Each call starts "fresh", so environment variables disappear, interactive programs cannot be driven reliably, and long-running processes get cut off or orphaned whi
Twitter Username Changes MCP Server
An MCP server that tracks the historical changes of Twitter usernames—frequent screen name changes in crypto projects can be a red flag for potential scam risks. - Username Change History: Query the historical usernames of a Twitter user by their current screen name (e.g., @OSINTUkraine or @Mormonger). - Prompt Support: Includes a prompt template to guide users in formulating queries. - Lightweigh
PumpSwap MCP Server
An MCP server that enables AI agents to interact with PumpSwap for real-time token swaps and automated on-chain trading. - Buy Tokens: Purchase tokens using SOL with customizable slippage and priority fees. - Sell Tokens: Sell tokens for SOL with configurable parameters. - Token Price Query: Retrieve current token prices in SOL. - Pool Data Retrieval: Fetch and display detailed pool information fo