MCPHub

0 serversUpdated Aug 30, 2026

ServersCollectionsPlayground
MCPHub

Catalog

  • Servers
  • Browse A–Z
  • Trending
  • Categories
  • Collections
  • Playground
  • For agents

Company

  • About

Shout out

  • Formatly
  • Hirime

Searchable catalog of Model Context Protocol servers. Find tools that connect your AI assistant to the services and data you use.

PrivacyTerms

© 2026 MCPHub

  1. Home
  2. /Servers

MCP server directory

Search by server name or capability — for example send slack message or list_channels.

Ads

Prefer a full A–Z list? Browse all servers.

  • Aerospace & Astrodynamics3
  • Aggregators109
  • Agreements & Coordination2
  • Architecture & Design30
  • Art & Culture64
  • Biology, Medicine and Bioinformatics38
  • Browser Automation81
  • Cloud Platforms157
  • Cloud Storage3
  • Code Execution672
  • Communication154
  • Conversational AI4
  • Cryptography199
  • Customer Data Platforms16
  • Data Platforms40
  • Data Science Tools35
  • Data Visualization8
  • Databases156
  • Delivery13
  • DevOps0
  • E-Commerce25
  • Education5
  • Embedded System16
  • end to end RAG platforms4
  • Environment & Nature5
  • File Systems42
  • Finance & Fintech414
  • Gaming56
  • Health & Wellness1
  • Home Automation8
  • Industrial & IoT1
  • Knowledge & Memory286
  • Legal23
  • Location Services44
  • Marketing93
  • Monitoring73
  • Multimedia Process52
  • OS Automation8
  • Other Tools and Integrations229
  • Podcasts3
  • Product Management12
  • Real Estate7
  • Research38
  • Search & Data Extraction226
  • Social Media45
  • Speech-to-Text3
  • Spirituality & Esoterica5
  • Sports29
  • Support & Service Management11
  • Text-to-Speech8
  • Translation Services5
  • Travel & Transportation45
  • Version Control25
  • Web Scraping24
  • Workplace & Productivity204
TrendingMost starsRecently updatedRecently added
1

Multimedia Process

1000ri-jp/atsurae

AI-powered video editing MCP server with 10 tools for timeline editing, 5-layer compositing, semantic operations, and FFmpeg rendering (1920x1080, 30fps H.264+AAC).

01d ago
A

Multimedia Process

a-y-ibrahim/after-effects-mcp

Control Adobe After Effects from any MCP client: arbitrary ExtendScript, background rendering, deep comp/layer inspection, and first-class Arabic/RTL & multilingual support (works on AE in any UI language). 47 tools.

01d ago
A

Multimedia Process

AceDataCloud/MCPSuno

Suno AI music generation, lyrics, covers, and vocal extraction via Ace Data Cloud API.

01d ago
S

Location Services

SaintDoresh/Weather-MCP-ClaudeDesktop

An MCP tool that provides real-time weather data, forecasts, and historical weather information using the OpenWeatherMap API.

01d ago
R

Location Services

rossshannon/Weekly-Weather-mcp

Weekly Weather MCP server which returns 7 full days of detailed weather forecasts anywhere in the world.

01d ago
I

Location Services

isdaniel/mcp_weather_server

Get weather information from https://api.open-meteo.com API.

01d ago
M

Location Services

mahdin75/geoserver-mcp

🏠 – A Model Context Protocol (MCP) server implementation that connects LLMs to the GeoServer REST API, enabling AI assistants to interact with geospatial data and services.

01d ago
C

Location Services

cablate/mcp-google-map

Google Maps MCP server with 8 tools (geocode, search, directions, elevation), stdio + StreamableHTTP transport, Agent Skill definitions, and standalone exec CLI mode.

01d ago
official
I

Location Services

iplocate/mcp-server-iplocate

Look up IP address geolocation, network information, detect proxies and VPNs, and find abuse contact details using IPLocate.io

01d ago
M

Location Services

muend/arcgis-mcp-bridge

Secure, local-first MCP server exposing ArcGIS Pro's ArcPy engine over stdio JSON-RPC, with worker-process isolation, PathGuard filesystem boundaries, and 100 geoprocessing tools.

01d ago
Y

Knowledge & Memory

yakuphanycl/instinct

Self-learning memory for AI coding agents. Observes tool sequences, user preferences, and recurring fixes; confidence-based promotion (hits ≥5 → mature, ≥10 → rule) so agents stop repeating mistakes without explicit instruction. SQLite-backed, project-aware, zero external deps. Works with Claude Code, Cursor, Windsurf, Goose, Codex. Published on PyPI as `instinct-mcp` and registered in the MCP Registry.

03d ago
A

Knowledge & Memory

agentcivics/agentcivics

Decentralized civil registry for AI agents on Sui. Soulbound identities, on-chain memories, reputation, refusal records. Hosted at `agentcivics.ai/mcp` (read-only, no install) or `@agentcivics/mcp-server` on npm (full write surface). Includes a gas-sponsor relay so registration doesn't require a pre-funded wallet.

01d ago
B

Legal

buildsyncinc/gibs-mcp

Regulatory compliance (AI Act, GDPR, DORA) with article-level citations

01d ago
S

Knowledge & Memory

SVerITG/Metis

A private, local research "second brain" for Claude: project-aware memory, cited answers from your own library (won't invent what it can't find), linked notes/meetings/ideas via a domain-specific knowledge layer, daily briefs (news + new papers in your field), a live meeting assistant, cross-pollination across your work, and 34 routed agents. A governed layer between you and the AI, with guardrails like data protection. A Research Cortex.

01d ago
X

Knowledge & Memory

xChuCx/agent-memory

Git-native project memory for coding agents: Markdown source of truth committed to your repo, reviewable staged updates (`review --diff` → `apply`), secret/PII-safe, branch-aware — no cloud, no vector DB.

01d ago
T

Knowledge & Memory

tribal-memory/tribal

Self-hosted semantic memory server, served over MCP, for an engineering team's tribal knowledge: the tacit decisions and hard-won reasoning behind the code, captured once and kept queryable for the team and the agents they work with. Postgres-backed (pgvector).

01d ago
W

Knowledge & Memory

Wynelson94/longhand

Persistent local memory for Claude Code. Indexes every session JSONL verbatim into SQLite + ChromaDB for semantic recall (~126ms) across your entire history. Never summarizes, zero API calls, 17 MCP tools including fuzzy `recall`, deterministic `replay_file`, and git-aware `recall_project_status`. Published on PyPI as `longhand` and registered in the MCP Registry.

01d ago
Z

Knowledge & Memory

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).

01d ago
Y

Knowledge & Memory

Yarmoluk/ckg-mcp

Compressed Knowledge Graphs (pre-structured dependency DAGs) as MCP context — agents traverse declared edges instead of inferring from text. Open CKG Benchmark (64 domains, 10,838 queries): 3.8× RAG's F1 at 11× fewer tokens, ~42× RDS, 0 fabricated edges by construction. 97 domains, 4 tools, no DB/embeddings. `pip install ckg-mcp`

01d ago
S

Knowledge & Memory

syndicalt/zaxy

Event-sourced agent memory on a hash-chained append-only log with an embedded temporal knowledge graph (Kuzu, no sidecar). Cited Memory Checkout context, salience-based forgetting that attenuates instead of deleting, compaction-recovery hooks for Claude Code, token-budgeted checkout, and review-gated consolidation. 47 MCP tools with an 8-tool core profile default. `pip install zaxy-memory` [Docs](https://docs.zaxy.io)

01d ago
A

Legal

atomno-labs/mcp-sudact

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

01d ago
A

Legal

ad0750/regintel-mcp

MCP server for the RegIntel API: structured regulatory data across 41 jurisdictions and 212 regulations (GDPR, MiCA, DORA, SEC, FINRA, FCA, APRA, ASIC, MAS). Tools for search, lookup, recent updates, and compliance checks.

01d ago
T

Knowledge & Memory

teflon07/memkeeper

Local-first memory for AI agents: a single self-contained Rust binary over one SQLite file. Hybrid BM25/FTS + on-device ONNX embeddings + cross-encoder rerank; abstains instead of returning a confident wrong memory. No server, no API key, zero marginal cost. `memkeeper mcp`

01d ago
M

Knowledge & Memory

mnemoverse/mcp-memory-server

Hosted memory that learns and forgets — feedback re-ranks what helps, recall fades by recency, similar memories consolidate. One key across Claude, Cursor, VS Code & ChatGPT.

01d ago
A

Legal

ark-forge/mcp-eu-ai-act

EU AI Act compliance scanner that detects regulatory violations in AI codebases with risk classification and remediation guidance.

01d ago
A

Knowledge & Memory

atakanelik34/Bilinc

Hosted agent memory that keeps an audit trail. Three tools — `commit_mem`, `recall`, `status` — where each write carries provenance (which run, tool, or operator produced it), contradictions with prior state surface as inspectable changes rather than silent overwrites, and a bad run is recovered from a snapshot instead of repaired by hand. `pip install -U bilinc`

01d ago
A

Monitoring

arnavranjan005/mcp-telemetry

Socket.IO-style telemetry for MCP servers. Instrument a tool call with a few lines of `mcp-telemetry-sdk`, and `telemetry_subscribe` streams its live progress (steps, logs, cost, done) to any connected MCP client via `notifications/progress` — no polling, and a job started in one session can be watched from a completely different one.

01d ago
O

Knowledge & Memory

ohad6k/emulo

Loads your personal profile, mined from your local Claude Code/Codex/OpenCode logs, so your agent works like you instead of a cold start. One tool, `load_emulo_profile`. Run with `uvx emulo mcp`.

01d ago
D

Finance & Fintech

decidefyi/decide

Deterministic refund eligibility notary MCP server. Returns ALLOWED / DENIED / UNKNOWN for subscription refunds (Adobe, Spotify, etc.) via a stateless rules engine.

01d ago
T

Other Tools and Integrations

TheoBrigitte/mcp-time

MCP server which provides utilities to work with time and dates, with natural language, multiple formats and timezone convertion capabilities.

01d ago
T

Location Services

ThinAirTelematics/thinair-geo

Location & routing intelligence for AI agents — geocoding, truck routing with hazmat/dimension constraints, traffic, weather, isochrones, place search. Full planet coverage. Hosted MCP server with OAuth 2.0 + Bearer auth.

01d ago
Y

Knowledge & Memory

yamantaka520/Agent-Memory-OS

Local-first memory engine for AI-agent teams: private/team/project ACL (a hard gate before ranking), associative recall, and federated sync where revocation propagates across nodes. SQLite + FTS5, no LLM required; MCP server + web console included. `pip install 'agent-memory-os[mcp]'`

01d ago
D

Finance & Fintech

decksaga/market-pulse-mcp

Live market data for AI agents — crypto prices, stocks (any ticker), S&P 500/NASDAQ/Dow indices, forex (150+ pairs), trending coins, and Fear & Greed Index. 8 tools, zero API keys, zero cost. Uses CoinGecko, Yahoo Finance, and ExchangeRate API.

01d ago
C

Legal

conformi-eu/conformi-search-mcp

EU legal research with verifiable CELEX citations from the EUR-Lex corpus (DE/EN/FR). Semantic search, knowledge reports and application-date timelines for GDPR, AI Act, NIS2, DORA and more. Remote server at conformi.eu/api/mcp, listed in the MCP registry as eu.conformi/conformi-search.

03d ago
G

Legal

gavelin-ai/mcp

State legislative intelligence for AI agents. Speaker-attributed hearing transcripts, bills, votes, and AI-generated reports from US state legislatures. Remote server at mcp.gavelin.ai/mcp.

01d ago
M

Marketing

MatiousCorp/google-ad-manager-mcp

Google Ad Manager API integration for managing campaigns, orders, line items, creatives, and advertisers with bulk upload support.

01d ago

Page 49 of 108

Previous1…484950…108Next