Search: python
Search MCP servers and agent skills by name, description, category or topic — 224 results.
microsoft/azure-monitor-opentelemetry-exporter-py
OpenTelemetry export to Application Insights
NVIDIA/NeMo-RL/linting-and-formatting
Code style guidelines for NeMo-RL (Python and shell).
NVIDIA/TensorRT-LLM/kernel-cute-writing
Write and implement GPU kernels using NVIDIA CuTe DSL (CUTLASS 4.x Python API) — NOT for Triton, CUDA C++, or conceptual explanations.
NVIDIA/TensorRT-LLM/trtllm-flashinfer-upgrade
Upgrade flashinfer-python version in TensorRT-LLM.
NVIDIA/TileGym/converting-cutile-to-julia
Converts cuTile Python GPU kernels (@ct.kernel) to cuTile.jl Julia equivalents.
NVIDIA/cuopt/cuopt-developer
Modify, build, test, debug, and contribute to NVIDIA cuOpt (C++/CUDA, Python, server, CI).
NVIDIA/cuopt/cuopt-install
Install cuOpt for Python, C, or as a server (pip, conda, Docker) — system requirements, install commands, and verification.
NVIDIA/deepstream/deepstream-dev
NVIDIA DeepStream SDK 9.0 development with Python pyservicemaker API.
Comet-ML/Opik-MCP
Use natural language to explore LLM observability, traces, and monitoring data captured by Opik.
alinaqi/claude-bootstrap
Opinionated project initialization with security-first guardrails, spec-driven atomic todos, LLM testing patterns, and CLI tool orchestration (gh, vercel, supabase)
duriantaco/skylos
Dead code detection, security scanning, and code quality analysis for Python, TypeScript, and Go. 98% recall with fewer false positives than Vulture. Includes AI-powered remediation.
Ikalus1988/MisakaNet
Agent failure memory network. Search 235+ verified debugging lessons from real engineering sessions. BM25 + SAG-Lite search, 3 tools (search, get_lesson, submit_usage), 5 resources, 3 guided prompts. Works with Claude Code, Cursor, and any MCP client. `python3 scripts/mcp_server.py`
scarletkc/vexor
A semantic search engine for files and code — find files by describing what they do, not their names. Local reusable indexes, configurable embedding providers (OpenAI, Gemini, Voyage, any OpenAI-compatible API, or fully offline local models), AST-aware code chunking, optional reranking. `uvx vexor mcp` or `pip install vexor`.
scarletkc/vexor
Vector-powered CLI for semantic file search with a Claude/Codex skill
flox-foundation/flox-mcp
MCP server for the FLOX trading systems framework. ~30 tools to run backtests, scaffold strategies, validate for lookahead bias, place orders, query PnL via Claude/Cursor. C++23 core with Python/Node/Codon/QuickJS strategy bindings. Same code from backtest to live (CcxtBroker or native connectors). Install: `pip install flox-mcp`.
qdrant/skills
Agent skills for Qdrant vector search, covering scaling, performance optimization, search quality, monitoring, deployment, model migration, version upgrades, and SDK usage across Python, TypeScript, Rust, Go, .NET, and Java
alibaizhanov/mengram
Human-like memory layer for AI agents with semantic, episodic, and procedural memory. Claude Code hooks (auto-save, auto-recall, cognitive profile). 29 MCP tools, knowledge graph, smart triggers, multi-user isolation. Python & JS SDKs.
narumiruna/yfinance-mcp
An MCP server that uses yfinance to obtain information from Yahoo Finance.
zboralski/ida-headless-mcp
Headless IDA Pro binary analysis via MCP. Multi-session concurrency with Go orchestration and Python workers. Supports Il2CppDumper and Blutter metadata import for Unity and Flutter reverse engineering.
optuna/optuna-mcp
Official MCP server enabling seamless orchestration of hyperparameter search and other optimization tasks with [Optuna](https://optuna.org/).
testmu-ai/appium-skill
Generate Appium mobile automation for Android and iOS in Java, Python, or JS
testmu-ai/behave-skill
Generate Behave BDD tests for Python with Gherkin and step implementations
testmu-ai/gauge-skill
Generate Gauge specs in Markdown with steps in Java, Python, JS, or Ruby
testmu-ai/lettuce-skill
Generate Lettuce BDD tests for Python (legacy; prefer Behave)
testmu-ai/playwright-skill
Generate Playwright E2E tests in TS, JS, Python, Java, or C#
testmu-ai/pytest-skill
Generate pytest tests in Python with fixtures, parametrize, and mocking
testmu-ai/robot-framework-skill
Generate Robot Framework keyword-driven tests in Python
testmu-ai/selenium-skill
Generate Selenium WebDriver tests in Java, Python, JS, C#, Ruby, or PHP
testmu-ai/unittest-skill
Generate Python unittest tests with TestCase and setUp/tearDown
SimplyLiz/CodeMCP
Code intelligence MCP server with 80+ tools for semantic code search, impact analysis, call graphs, ownership detection, and architectural understanding. Supports Go, TypeScript, Python, Rust, Java via SCIP indexing.
KyaniteLabs/kinocut
Guardrailed video editing for AI agents with 135 MCP tools for FFmpeg editing, captions, audio, effects, Hyperframes, repurposing, resumable workflows, quality gates, and provenance receipts. Includes a Python client and `kino` CLI; runs locally with no required API keys.
aikts/yandex-tracker-mcp
MCP Server for Yandex Tracker. Provides tools for searching and retrieving information about issues, queues, users.
amirdaraee/luxembourg-mcp
Keyless access to official Luxembourg public data: laws, statistics, live parking and traffic, weather alerts, environment, parliament, geodata, GTFS stops, and the national open-data catalogue. 21 read-only tools, zero dependencies; hosted endpoint at mcp.luxembourg-mcp.com or local Python server. No API keys.
DareDev256/fcpxml-mcp-server
The first MCP server for Final Cut Pro. 53 tools that parse, edit, and generate FCPXML timelines — health checks, flash frame detection, chapter markers, rough cuts, NLE export. 912 tests, MIT licensed.
mavdol/capsule/mcp-server
Run untrusted Python/JavaScript code in WebAssembly sandboxes.
depwire/depwire
Dependency graph + 15 MCP tools for AI coding assistants. Parses TypeScript, JavaScript, Python, Go, Rust, and C. Arc diagram visualization, health scoring, dead code detection, and temporal graph.