Home › Search: uv

Search: uv

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

MCP Server Maintained

27dream/mcp-eastmoney

China A-share stock market MCP server — real-time quotes, main capital flow ranking, sector fund flow, and historical K-lines via Eastmoney's free APIs. Zero config, no API keys required. 5 tools: `get_stock_quote`, `search_stock`, `main_fund_rank`, `sector_fund_flow`, `get_kline`. Install: `uvx mcp-eastmoney` or `pip install mcp-eastmoney`.

4 Python Updated 1mo 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

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

SimonTarara62/capitalcom-mcp-server

Unofficial, community MCP for the Capital.com Open API: safe, guarded trading and market data. Two-phase trades (preview → confirm → execute), allowlists, demo-first. Install with `uvx capitalcom-mcp`.

0 Python Updated 12d ago Score 50
MCP Server Active

viniciuslazzari/bolsai-mcp

Brazilian stock market data (B3, CVM, BCB) for AI assistants — stock prices, 27+ fundamentals, dividends, FIIs, and macro indicators (Selic, IPCA, CDI). Install: `pip install bolsai-mcp` or `uvx bolsai-mcp`.

0 Python Updated 25d ago Score 50
MCP Server Active

aydincan/turk-hukuku-mevzuat-mcp

Turkish legislation live from the official source (mevzuat.gov.tr): current article text by law and article number, with verification links. Install: `uvx turk-hukuku-mevzuat-mcp`.

0 Python Updated 3d ago Score 50
MCP Server Active

socraticsurge/telugu-calendar-utilities

Telugu Panchangam (Hindu almanac): tithi, nakshatra, muhurta windows, 30+ festivals, tarabalam & chandrabalam good-day finder, gochara transits and a deterministic daily rasi phalalu — Swiss Ephemeris precision, every rule pinned against reference almanacs, by [AstroChaganti](https://panchangam.astrochaganti.com). `uvx mcp-server-panchangam`.

0 Python Updated today Score 50
MCP Server Maintained

kannajune/mcp-architect

Gives any AI assistant real architectural understanding of a codebase: tech-stack overview, internal dependency graph with cycle detection, risk hotspots, and module summaries. Local, zero-config, no API keys. `uvx mcp-architect`.

3 Python Updated 1mo ago Score 49
MCP Server Maintained

JuhongPark/mcp-server-pronunciation

Local MCP voice coach with English pronunciation, grammar, fluency, phoneme-level feedback, practice drills, and learner-profile hints. Install via `uvx mcp-server-pronunciation@0.3.0`.

2 Python Updated 2mo ago Score 48
MCP Server Maintained

AletaIndex/aletaindex-fin-narratives

Financial narrative intelligence for AI agents. Tracks how financial stories evolve across 109 tickers — clustering news into structured narratives, measuring sentiment momentum, and mapping narrative risk across portfolios. Install via Smithery or `uvx narrative-intelligence-mcp`.

2 Python Updated 2mo ago Score 48
MCP Server Maintained

yubinkim444/ai-first-scraper-mcp

Three MCP tools for ad-free Markdown web scraping and search. `fetch_page` (URL → clean Markdown), `fetch_pages_batch` (up to 25 URLs in parallel), `search_web` (web search → top-k pages as Markdown). Works with Claude Desktop / Cursor / Cline. Install: `uvx ai-first-scraper-mcp`.

2 Python Updated 2mo ago Score 48
MCP Server Active

Hug0x0/mcp-reunion

96 tools across 21 modules for La Réunion (French overseas region) open data: economy, demographics, geography, transport, health, education, elections, tourism, housing, environment, and more. Powered by data.regionreunion.com and data.gouv.fr. Install: `npx -y mcp-reunion`.

1 TypeScript Updated 6d ago Score 48
MCP Server Active

FI-Mihej/text_file_read_and_refactor_mcp

Token-efficient Python stdio MCP server exposing safe text-file search, reading, and refactoring tools. Tools automatically resolve the file BOM and codepage; edit tools save files with their original encoding and BOM. `uvx text-file-read-and-refactor-mcp`

1 Python Updated 17d ago Score 48
MCP Server Active

soolaugust/0CompactMem

Persistent memory MCP server with OS-style demand paging, kswapd-style eviction, and mlock pinning. Multi-agent shared SQLite store with BM25 + FTS5 retrieval, importance scoring, and capacity-aware reclaim. 5 tools: `memory_lookup`, `pin_memory`, `unpin_memory`, `memory_stats`, `list_pinned`. `uvx --from git+https://github.com/soolaugust/0CompactMem memory-os`

4 Python Updated 19d ago Score 47
MCP Server Active

jonnybottles/patch-tuesday-mcp

Microsoft Patch Tuesday triage from the official MSRC Security Update Guide. Monthly rollups, CVE/KB lookups, supersedence chains, product watchlists, and urgency-ranked results enriched with EPSS scores and the CISA KEV catalog. No API keys; also available as a free hosted remote endpoint. `uvx patch-tuesday-mcp`

4 Python Updated 3d ago Score 47
MCP Server Maintained

alexzavialov/travel-art-mcp

Art-tourism data for AI agents: biennales (Venice, Whitney), art fairs (Art Basel, Frieze), and major museum visitor guides (Louvre, Vatican, Uffizi, Prado, +growing). Three tools: `find_art_events`, `find_museum_guide`, `recommend_art_trip`. Hosted at https://mcp.travel.art/, no install. Catalogue grounded in 10 cornerstone editorial guides at travel.art.

1 TypeScript Updated 1mo ago Score 46
MCP Server Maintained

laszlopere/mcp-tmux

Universal tmux driver: sessions, windows, panes, keystrokes, and pane capture — local or remote over SSH. Curated tools plus a raw `tmux_command` passthrough; works against tmux 1.8+. Shared, visible sessions for pair-programming with the agent. `uvx mcp-tmux`.

1 Python Updated 1mo ago Score 46
MCP Server Maintained

lihtness/gnomon-mcp

Deterministic batch tools so LLM agents stop next-token-guessing dates and math. Rich `now()` snapshot (18 fields), `calendar(ops)` batch dispatcher (diff/until/since/add/weekday/business_days, natural-language parsing), `calc(expressions)` Python eval with math+stats pre-loaded, and Pint-based unit conversion. One wiring for dates + math + units. Listed in the official MCP Server Registry. `uvx g

1 Python Updated 2mo ago Score 46
MCP Server Maintained

deficlow/zipp-mcp

Multi-language crypto news for AI assistants — editorial summaries with sentiment labels (BULLISH/NEUTRAL/BEARISH) and importance scores (0–100). 6 tools across 8 languages, every story credits the original publisher. Install: `uvx zipp-mcp` or `ghcr.io/deficlow/zipp-mcp`. Public Streamable HTTP endpoint at `https://zippfeed.com/mcp/`; listed on the [Official MCP Registry](https://registry.modelco

1 Python Updated 2mo ago Score 46
MCP Server Maintained

06ketan/substack-ops

Substack with **zero AI API keys**. 26 tools (posts, notes, comments, replies, reactions, restacks). Host LLM drafts via `propose_reply` → `confirm_reply` tokens. SQLite dedup, JSONL audit, dry-run default. Install: `uvx substack-ops mcp install cursor`.

1 Python Updated 2mo ago Score 46
MCP Server Active

lxman/obsbot-mcp

Control an OBSBOT Tiny 2 webcam over USB — pan/tilt/zoom the motorized gimbal in degrees, AI subject tracking, presets, focus/exposure/white-balance, snapshots and recording. Point it at a pixel, or zoom to fit a region of a snapshot it just took. 35 tools (34 on Linux), speaking UVC and the vendor protocol directly with no vendor SDK and no cloud; prebuilt native helpers for Windows, macOS and Li

0 TypeScript Updated today Score 45
MCP Server Stale

alvii147/piston-mcp

MCP server that lets LLMs execute code through the Piston remote code execution engine, with a zero-config `uv` setup and a ready-to-use Claude Desktop config example.

9 Python Updated 5mo ago Score 43
MCP Server Maintained

HughesCuit/heventure-search-mcp

Free MCP web search server with 5 engines (DuckDuckGo, Bing, Google SerpAPI, Tavily). No API key required. Auto rate limiting, 300s cache, multi-language support. Install: `uvx heventure-search-mcp`.

7 Python Updated 2mo ago Score 42
MCP Server Stale

leonardoca1/aesthetics-wiki-mcp

Search, read, and discover thousands of visual aesthetics (cottagecore, dark academia, y2k, goblincore, and many more) from the [Aesthetics Wiki](https://aesthetics.fandom.com). Great for moodboards, brand direction, and creative inspiration. `uvx aesthetics-wiki-mcp`

6 Python Updated 3mo ago Score 41
MCP Server Stale

acamolese/google-search-console-mcp

Google Search Console MCP server: query performance data, inspect URLs, check indexing, and generate brandable HTML SEO audit reports with a 30/60/90-day roadmap. Read-only OAuth scope, installable via `uvx mcp-google-search-console`.

5 Python Updated 3mo ago Score 41
MCP Server Maintained

chopmob-cloud/AlgoVoi-Platform-Adapters

AlgoVoi crypto payment gateway MCP. Create hosted checkout links, verify on-chain payments, generate MPP/x402/AP2 agent-commerce challenges. Supports USDC + native tokens (ALGO/VOI/HBAR/XLM) on Algorand, VOI, Hedera, and Stellar — mainnet + testnet. Routes through AlgoVoi Cloud for managed payouts. Install: `npx @algovoi/mcp-server` or `uvx algovoi-mcp`.

1 Python Updated 1mo ago Score 41
MCP Server Maintained

antonio-mello-ai/mcp-redis-monitor

Read-only Redis monitoring — queue depths by type, Celery queue status, connected clients, server/memory stats, and key counts per database. 5 tools, built with FastMCP. Install: `uvx mcp-redis-monitor`.

3 Python Updated 1mo ago Score 39
MCP Server Maintained

ertad-family/liquid

Connect your agent to any HTTP API on the fly — discovers + maps any REST API once, then fetches typed data deterministically (no per-call LLM). Self-hosted MCP server (`uvx --from 'liquid-api[mcp]' liquid-mcp`); works with OpenAI/Gemini/Anthropic/local or any provider via LiteLLM. Open source (AGPL).

2 Python Updated 1mo ago Score 38
MCP Server Maintained

antonio-mello-ai/mcp-airflow

Manage Apache Airflow through its REST API — list DAGs, inspect DAG runs and task instances, trigger runs, and check failed-DAG and scheduler/metadatabase health. 7 tools, built with FastMCP. Install: `uvx mcp-airflow`.

2 Python Updated 1mo ago Score 38
MCP Server Maintained

deficlow/HyperStore-MCP

Search 6,500+ curated AI applications from the HyperStore directory. 8 tools (keyword + semantic search, full details, browsing), 3 resources, 3 prompts. Install via `uvx hyperstore-mcp` or use the hosted endpoint at `https://mcp.store.hypergpt.ai/mcp`.

1 Python Updated 1mo ago Score 36
MCP Server Maintained

Leekangbum/networklytics-mcp

YouTube comment social network analysis (SNA): influencer centrality ranking, community detection (Louvain), sentiment analysis, and public JSON API for AI agents

1 Python Updated 2mo ago Score 31
MCP Server Stale

vdalhambra/axiom-calculator-mcp

Personal finance calculators — mortgage payments, compound interest, FIRE retirement number, loan comparison, true credit cost, and debt payoff. 8 tools, zero API keys, works with `uvx axiom-calculator-mcp`.

1 Python Updated 3mo ago Score 31
MCP Server Stale

pickelfintech/the13f-mcp

Institutional 13F intelligence for Claude Desktop, Cursor, and VS Code. Nine Read tools: manager search, holdings lookup, portfolio similarity, consensus portfolio, market regime, sector flows. SEC EDGAR-sourced. Install `uvx the13f-mcp`.

1 Python Updated 3mo ago Score 31
MCP Server Maintained

SPARKIT-science/sparkit-mcp

MCP server for [SPARKIT](https://sparkit.science), a scientific research agent that searches the literature, reads papers, and returns cited Markdown reports. Submit a question via the `research` tool from Claude Desktop / Cursor / Claude Code; get back a ~90-second cited report without leaving the chat. `uv tool install sparkit-mcp` or `pip install sparkit-mcp`.

1 Python Updated 2mo ago Score 31
MCP Server Archived

supertone-inc/supertone-mcp

High-quality Supertone TTS API: generate speech, search & preview the voice catalog, predict duration/cost, and clone voices. Korean, English, Japanese, and 20+ more languages. Install via `uvx supertone-mcp`.

5 Python Updated 10d ago Score 13
‹ Prev12