Home › Search: py

Search: py

Search MCP servers and agent skills by name, description, category or topic — 320 results.

MCP Server Official Active

everstake/mcp

An MCP server for Everstake's non-custodial staking data across 130+ networks: live APY, uptime metrics, rewards calculator, integrations, security and compliance. Built for asset managers, custodians, and exchanges evaluating institutional staking.

1 Go Updated 22d ago Score 58
MCP Server Stale

jinzcdev/markmap-mcp-server

An MCP server built on [markmap](https://github.com/markmap/markmap) that converts **Markdown** to interactive **mind maps**. Supports multi-format exports (PNG/JPG/SVG), live browser preview, one-click Markdown copy, and dynamic visualization features.

275 TypeScript Updated 4mo ago Score 57
MCP Server Stale

hellokaton/unsplash-mcp-server

A MCP server for Unsplash image search.

230 Python Updated 3mo ago Score 57
MCP Server Maintained

pgtuner_mcp

provides AI-powered PostgreSQL performance tuning capabilities.

25 Python Updated 2mo ago Score 57
MCP Server Active

telleroutlook/agentkit-js/mcp-server

Code-mode MCP server: collapses N user-defined tools into a two-tool surface (`execute_code` + `docs_search`). Backed by a unified capability manifest (`allowedHosts` / `cpuMs` / `memoryLimitBytes`) honoured across three sandbox kernels — in-process node:vm, WASM (QuickJS / Pyodide / Wasmtime), and remote microVM (E2B / Cloudflare Sandbox). Token-saving benchmark in repo CI.

4 TypeScript Updated today Score 57
MCP Server Active

admin978/canvas-mcp

Local-first MCP server for Canvas LMS. Stdio transport, no third-party broker, token stays in `~/.canvas.env`. Exposes courses, assignments, modules, announcements, grades, planner items, upcoming events, todo, and bulk file dump as MCP tools.

4 Python Updated 9d ago Score 57
MCP Server Active

beckettlab/beckett-godot-mcp

Beckett — MCP for Godot: a zero-sidecar GDScript editor addon that serves MCP over Streamable HTTP from inside the Godot 4 editor (no Node/Python sidecar). Reflection over any class, validate-before-write GDScript, scene/script/resource authoring, and a runtime play-test loop (play, screenshot, input, assert). MIT.

4 GDScript Updated 2d ago Score 57
MCP Server Active

zlatkoc/youtube-summarize

MCP server that fetches YouTube video transcripts and optionally summarizes them. Supports multiple transcript formats (text, JSON, SRT, WebVTT), multi-language retrieval, and flexible YouTube URL parsing.

4 Python Updated 2d ago Score 57
MCP Server Active

liuboacean/agent-comm-hub

Production-grade multi-agent communication infrastructure with real-time messaging, task scheduling, shared memory, and trust-based evolution via MCP + SSE. 53 MCP tools, SQLite WAL persistence (zero message loss), 4-level RBAC, Python & TypeScript SDKs (zero external deps), and evolution engine. Deploy via Docker, npm, or from source.

3 TypeScript Updated 4d ago Score 56
MCP Server Active

Jott2121/agent-gate

Lets an AI agent gate its own work before claiming "done": a fail-closed ship checklist (`verify_gate` counts a check satisfied only if explicitly proven), required independent refute-first review, and an append-only sha256-chained receipts ledger that makes any edit to past receipts detectable. `pip install mcp-agent-gate`.

3 Python Updated 3d ago Score 56
MCP Server Active

carrasquelalex1/hipocampo

Dual-memory MCP system (PostgreSQL 17 + pgvector + NVIDIA NIM). 11 tools: search, save, profile, health, auto-repair, stats, tune, dedup, checkpoint, maintenance. Sparse Selective Caching (SSC) with 4-phase progressive retrieval. Bilingual EN/ES. `python scripts/hipocampo_mcp_server.py`

3 Python Updated 6d ago Score 56
MCP Server Active

cipherfoxie/sovereign-mcp

MCP for the [Sovereign AI Blog](https://sovgrid.org), a hands-on engineering log of self-hosted AI on NVIDIA DGX Spark (GB10/SM121A). 44+ articles covering SGLang, Mistral, Voxtral, OpenClaw. Three tools: full-text search, article retrieval, and SGLang config validator for GB10 hardware. Free, no auth, no client-side tracking. `https://mcp.sovgrid.org/self-hosted-ai?ref=awesome-mcp`

3 Python Updated 12d ago Score 56
MCP Server Maintained

ip2location/mcp-ip2location-io

Official IP2Location.io MCP server to obtain the geolocation, proxy and network information of an IP address utilizing IP2Location.io API.

14 Python Updated 2mo ago Score 55
MCP Server Active

gerard-kanters/mcp-linux-tools

Administer a Linux server from an MCP client such as Cursor or VS Code: read files and tail logs, check/reload/restart systemd services, manage cron jobs inside a dedicated crontab section, run read-only MySQL queries, drive WP-CLI on WordPress sites, run safe Git commands, and execute sandboxed Python. Directories, services and WordPress sites are allowlisted in `config.json`, and every tool retu

2 Python Updated 3d ago Score 55
MCP Server Active

aradar46/reuse-before-generate

Checks whether a project idea already exists before your agent scaffolds it. Searches GitHub, npm and Python repos, drops archived/inactive results, and returns at most 3 maintained alternatives with a concrete "extend this instead" suggestion for each. The calling agent does the relevance judgement itself, so no extra API key is needed. `npx -y reuse-before-generate`

2 TypeScript Updated 8d ago Score 55
MCP Server Active

haiiibin/data-profiler-mcp

Profiles tabular data files (CSV, TSV, Parquet, Excel, JSON) for LLM agents: one-call dataset overview, per-column statistics, a data-quality audit (missing values, duplicates, mixed types, outliers), and memory-saving dtype suggestions. Pure Python (pandas); files are read locally and nothing leaves your machine. `pip install data-profiler-mcp`.

2 Python Updated 3d ago Score 55
MCP Server Active

atomno-labs/mcp-cbr-rates

Central Bank of Russia (ЦБ РФ) data — currency exchange rates (daily and historical), key interest rate, inflation, and aggregated macro statistics. Five typed tools backed by an in-memory TTL cache. No API key required.

2 Python Updated 18d ago Score 55
MCP Server Active

clicks-protocol/mcp-server

Autonomous USDC yield for AI agents on Base. 9 tools: register agents, split payments 80/20 (liquid/yield), withdraw anytime, simulate splits, check APY, and track on-chain referrals. Non-custodial, no lockup, MIT licensed. `npx @clicks-protocol/mcp-server`

2 TypeScript Updated 11d ago Score 55
MCP Server Active

atomno-labs/mcp-sudact

Russian court practice (Sudact): case search by article, court, instance and dates; full decision text.

2 Python Updated 18d ago Score 55
MCP Server Active

airblackbox/air-blackbox-mcp

EU AI Act compliance scanner for Python AI agents. Scans, analyzes, and remediates LangChain/CrewAI/AutoGen/OpenAI code across 6 articles with 10 tools including prompt injection detection, risk classification, and trust layer integration. The only MCP compliance server that generates fix code, not just findings.

2 Python Updated 19d ago Score 55
MCP Server Active

nikolay-e/diffctx

Selects the minimum code context an LLM needs to understand a git diff: graph-based fragment selection under a token budget, deterministic, 30+ languages. Published on PyPI and in the MCP Registry.

2 Rust Updated today Score 55
MCP Server Stale

dev-mirzabicer/ticktick-sdk

Comprehensive async Python SDK for [TickTick](https://ticktick.com/) with MCP server support. Features 45 tools for tasks, projects, tags, habits, focus/pomodoro sessions, and user analytics.

140 Python Updated 6mo ago Score 54
MCP Server Maintained

khan2a/telephony-mcp-server

MCP Telephony server for automating voice calls with Speech-to-Text and Speech Recognition to summarize call conversations. Send and receive SMS, detect voicemail, and integrate with Vonage APIs for advanced telephony workflows.

13 Python Updated 1mo ago Score 54
MCP Server Active

urbanmorph/mdshare

Markdown collaboration for AI workflows. Share markdown instantly via public links with four permission levels (admin, edit, comment, view), inline comments anchored to text, real-time WebSocket sync, and version history. Free, no login. `npx mdshare-mcp` lets AI agents read docs, review comments, incorporate feedback, and resolve threads — the full review loop without copy-pasting between tools.

6 TypeScript Updated 22d ago Score 53
MCP Server Active

alexar76/aimarket-plugins

aimarket-mcp-packager** hub plugin: turn AIMarket capabilities into self-hosted MCP servers (Docker image + `mcp_manifest` + Claude Desktop `mcpServers` config). Part of 15-plugin AIMarket Hub ([modelmarket.dev](https://modelmarket.dev)); protocol discovery at `/.well-known/ai-market.json`. Install: `pip install aimarket-mcp-packager`.

1 Python Updated today Score 53
MCP Server Active

Ceki-me/mcp-server

Rent real residential Chrome browsers from real humans — per-minute billing ($0.01/min), real fingerprints, residential IPs, no datacenter signals. MCP-native, with SDKs for Python, JS, LangChain, CrewAI, n8n. Crypto payouts.

1 JavaScript Updated 5d ago Score 53
MCP Server Active

Vivekpatil200320/CyberRescue

Secure host-level telemetry gateway enabling sandboxed AI agents to dynamically fetch container logs and track kernel resource metrics.

1 Python Updated 8d ago Score 53
MCP Server Active

LamboPoewert/mcp-server-madeonsol

Real-time Solana memecoin intelligence — 51 tools across KOL wallet tracking (1,000+ wallets, sub-3s latency), Pump.fun deployer scoring (6,700+ scored), multi-KOL coordination signals, alpha-wallet intel (47k+ scored early buyers), first-touch scout signal (backtested ≥3 follow-on KOLs ~50% of the time vs 14% baseline), copy-trade rules, and the all-DEX trade firehose. Free tier 200 req/day; also

1 JavaScript Updated 5d ago Score 53
MCP Server Active

nonameuserd/paybond-kit

Tenant-bound MCP server for agent spend authorization, policy guardrails, evidence, escrow settlement, and portable receipts. Sandbox bootstrap, spend intents, and completion validation for Cursor and Claude Code. TypeScript: `npx -p @paybond/kit paybond login` then `npx -y -p @paybond/kit paybond-mcp-server`. Python: `pip install paybond-kit` then `paybond-kit-login` and `paybond-mcp-server`. [Do

1 TypeScript Updated 3d ago Score 53
MCP Server Active

edithatogo/fyi-cli

Multi-jurisdiction Freedom of Information / Official Information request tracker (`fyi-mcp`) for Alaveteli platforms (FYI.org.nz, WhatDoTheyKnow, RightToKnow, and more). Local SQLite storage with tools for requests, authorities, correspondence, offline sync, and health checks. Official MCP Registry: `io.github.edithatogo/fyi-mcp`.

1 Python Updated yesterday Score 53
MCP Server Active

atomno-mcp/mcp-seo-audit

Technical SEO audit powered by the detail.web engine. `audit_site(url)` returns a 0-100 health score, issues across 8 categories, and a GEO (Generative Engine Optimization) sub-score for visibility in AI search (ChatGPT, Perplexity, Google AI Overviews). Plus validators for robots.txt, sitemap.xml, JSON-LD, and meta tags. Install: `pipx install atomno-mcp-seo-audit`.

1 Python Updated 18d ago Score 53
MCP Server Active

Opedd/opedd-mcp

Licensed, rights-cleared content for AI agents — discover, purchase, verify, and retrieve expert analysis with a verifiable license key per article, on-chain proof, and EU AI Act Article 53 attestation. The alternative to unlicensed scraping for RAG and AI search. `npx opedd-mcp`

1 JavaScript Updated today Score 53
MCP Server Active

infai-tech/vulnfeed-mcp

Dependency vulnerability scanner with EPSS exploit probability scoring. Scans lockfiles (npm, pip, Go, Cargo, Ruby, Composer, Gradle, NuGet, Mix), prioritizes by real-world exploit likelihood, recommends fix versions. 9 MCP tools for scanning, monitoring, and alerting. Free tier + x402 micropayments. `pip install vulnfeed-mcp`

1 Python Updated 10d ago Score 53
MCP Server Active

eviscerations/whisper-windows-mcp

Windows-native local audio and video transcription using whisper.cpp with Vulkan GPU acceleration. No cloud APIs, no Python. Batch processing, multilingual support, model management, and background job handling built in.

1 JavaScript Updated 11d ago Score 53
MCP Server Active

victorlane/Flyan

Unofficial Python SDK and MCP server for Ryanair flight search. Find one-way fares, explore destinations grouped by country or region, and discover the cheapest day to fly between any two airports. No API keys.

1 Python Updated 12d ago Score 53
MCP Server Active

ContextPulse/contextpulse

Local-first desktop context server for AI agents. Captures screen (OCR), voice (Whisper), keyboard/mouse activity, and clipboard. Exposes 35 MCP tools for screen capture, voice transcription, activity history, semantic memory, and project detection. Zero cloud dependency. AGPL-3.0.

1 Python Updated 11d ago Score 53
MCP Server Maintained

rdanieli/tentra-mcp

AI-native architecture platform for engineering teams. Describe a system in natural language (e.g. "payment service with Stripe, Kafka, PostgreSQL") → get an interactive typed diagram with 167 cloud components → export to 14 production frameworks (Java Spring Boot, Python FastAPI, Go chi, Rust Axum, .NET, Kotlin Ktor, Ruby Rails, Elixir Phoenix, Docker Compose, Terraform, Mermaid, ADR, and more).

5 TypeScript Updated 1mo ago Score 51
MCP Server Maintained

zzallirog/weighted-compact

Inspectable memory substrate for Claude Code. Three read-only MCP tools (search_pairs, compact_session, substrate_info) over a local-first, signal-scored parse of `~/.claude/projects/`. Per-pair scores are numpy columns on disk, not opaque vectors in a service. Zero outbound calls (CI-enforced).

4 Python Updated 1mo ago Score 50
MCP Server Maintained

cyntrisec/cyntrisec-cli

Local-first AWS security analyzer that discovers attack paths and generates remediations using graph theory.

4 Python Updated 2mo ago Score 50
MCP Server Maintained

toan203/osv-ui

Visual CVE audit dashboard for npm, Python, Go, and Rust. Scan from Claude/Cursor, opens a browser UI for human review (human-in-the-loop), applies fixes with explicit confirmation. Powered by OSV.dev.

4 HTML Updated 1mo ago Score 50
MCP Server Active

dmang-dev/mcp-dolphin

Drive the [Dolphin](https://dolphin-emu.org) GameCube/Wii emulator from any MCP client: read/write PowerPC memory (MEM1/MEM2), GameCube + Wii Remote input (buttons, IR pointer, accelerometer, MotionPlus), reset, save/load state, and frame advance. Python bridge inside [Felk's scripting fork](https://github.com/Felk/dolphin) + Node MCP server.

2 TypeScript Updated today Score 50
MCP Server Active

jamjet-labs/jamjet-policy

MCP stdio interceptor (`@jamjet/mcp-shim`) that applies one YAML policy file (block / require_approval / audit / budget cap) to `tools/call` requests before they reach the real MCP server. The same policy also runs in Claude Code PreToolUse hooks (`@jamjet/claude-code-hook`), OpenAI Agents SDK guardrails (`@jamjet/openai-guardrail`), and JamJet's Python/TS SDKs — `jamjet audit show` tails every de

2 TypeScript Updated 19d ago Score 50
MCP Server Active

mediiiiium/mcp-jp

Collection of MCP servers for Japanese SMB SaaS that have no official MCP (KING OF TIME, SmartHR, kaonavi, Smaregi, LINE Lstep, CloudSign, and 30+ more). Each connector is an independent pip-installable package.

0 Python Updated 5d ago Score 50
MCP Server Active

grzgrzgrz3/pingwa-client

WhatsApp notifications for AI agents with zero setup — no Meta account, no templates, no dashboard: text "join", get an API key, send in 60 seconds (`uvx pingwa mcp` or remote at pingwa.dev/mcp). Two-way: `ask` with tap-to-answer buttons, `check_replies`. Official Meta Cloud API — won't ban your number.

0 Python Updated 10d ago Score 50
MCP Server Active

ahmedak/defluff

Deterministic slop detector for AI-generated prose. Flags filler phrases and clichés with zero false positives by design (curated phrase list, not a model), returns exact spans plus a pinnable 0-1 score, and runs offline with no API key. CLI + CI exit code + MCP server for agents to self-check their own output before it lands in a PR or doc. `pip install defluff`

0 Python Updated 7d ago Score 50
MCP Server Active

risha-max/0xpdf-mcp

Schema-first PDF→JSON MCP for AI agents (0xPdf API). Define a JSON schema, parse invoices/forms (OCR optional), manage schemas, and poll async jobs. `uvx oxpdf-mcp` · [docs](https://0xpdf.io/docs#mcp) · [playground](https://0xpdf.io/samples)

0 Python Updated 17d ago Score 50
MCP Server Active

atomno-mcp/mcp-fns-calc

MCP-сервер налоговых/бухгалтерских калькуляторов ФНС + публичные фискальные статусы (самозанятый, ИП/ОКВЭД, дисквалификация, блокировки счетов). Волна 1, юр-риск минимальный

0 Python Updated 18d ago Score 50
MCP Server Active

haiiibin/acb-tax-mcp

Canadian adjusted cost base (ACB) and capital gains from a trade history: average-cost tracking, per-disposition realized gains, and superficial-loss detection. Pure Python, runs locally, a calculation aid (not tax advice). `pip install acb-tax-mcp`.

0 Python Updated 3d ago Score 50
‹ Prev14567Next ›