Discover Awesome MCP Servers

Extend your agent with 19,331 capabilities via MCP servers.

All19,331
Asana MCP Server

Asana MCP Server

An MCP (Multi-Agent Conversation Protocol) Server that enables interaction with the Asana API, auto-generated using AG2's MCP builder.

MCP Pedidos

MCP Pedidos

A Model Context Protocol server that manages orders through a REST API, allowing users to create orders, authenticate, search for products and sizes, and manage cache.

Metabase AI Assistant

Metabase AI Assistant

Enables AI-powered interaction with Metabase instances and PostgreSQL databases through natural language. Creates models, SQL queries, metrics, and dashboards using both Metabase API and direct database connections.

Postmancer

Postmancer

Klien REST server MCP eksperimental yang ditujukan untuk menggantikan alat seperti Postman & Insomnia.

MCP CONNECT 4

MCP CONNECT 4

MCP for connect 4

Gmail MCP Server

Gmail MCP Server

An integration server that allows Claude Desktop to securely access and process Gmail content while maintaining proper context management and privacy controls.

Remote MCP Server on Cloudflare

Remote MCP Server on Cloudflare

A template for deploying MCP servers on Cloudflare Workers with OAuth authentication, enabling remote access to MCP tools via SSE transport from Claude Desktop and other MCP clients.

SiYuan MCP Server

SiYuan MCP Server

Enables interaction with SiYuan Note through its API for comprehensive note management. Supports searching, creating, editing documents, managing notebooks, and daily notes operations through natural language commands.

Fermat MCP

Fermat MCP

A FastMCP server for mathematical computations, including numerical and symbolic calculations with NumPy and SymPy integration, as well as data visualization through Matplotlib.

UML-MCP: A Diagram Generation Server with MCP Interface

UML-MCP: A Diagram Generation Server with MCP Interface

UML-MCP Server adalah alat bantu pembuatan diagram UML yang berbasis MCP (Model Context Protocol), yang dapat membantu pengguna menghasilkan berbagai jenis diagram UML melalui deskripsi bahasa alami atau dengan menulis langsung PlantUML, Mermaid, dan Kroki.

MCP-timeserver

MCP-timeserver

Tentu, untuk mengakses waktu di zona waktu manapun dan mendapatkan waktu lokal saat ini, Anda bisa menggunakan beberapa cara: **1. Menggunakan Website atau Aplikasi:** * **Website:** Banyak website menyediakan layanan ini secara gratis. Contohnya: * [Time.is](https://time.is/) * [World Time Buddy](https://www.worldtimebuddy.com/) * [TimeAndDate.com](https://www.timeanddate.com/) * **Aplikasi:** Ada juga aplikasi mobile yang bisa Anda unduh untuk perangkat Android atau iOS. Cari saja "World Clock" atau "Time Zone Converter" di toko aplikasi. **Cara Menggunakan Website/Aplikasi:** 1. Buka website atau aplikasi yang Anda pilih. 2. Cari zona waktu atau kota yang ingin Anda lihat waktunya. Biasanya ada kolom pencarian. 3. Website/aplikasi akan menampilkan waktu saat ini di zona waktu tersebut. 4. Biasanya, website/aplikasi juga akan menampilkan waktu lokal Anda (waktu di komputer/ponsel Anda) untuk perbandingan. **2. Menggunakan Command Line (Untuk Pengguna Tingkat Lanjut):** * **Linux/macOS:** Anda bisa menggunakan perintah `date` dengan variabel lingkungan `TZ`. Contoh: ```bash TZ="America/Los_Angeles" date ``` Ini akan menampilkan waktu saat ini di Los Angeles. Ganti `"America/Los_Angeles"` dengan zona waktu yang Anda inginkan. Anda bisa melihat daftar zona waktu yang valid dengan perintah `timedatectl list-timezones`. * **Windows (PowerShell):** Anda bisa menggunakan perintah `Get-Date` dengan parameter `-TimeZone`. Contoh: ```powershell Get-Date -TimeZone "Pacific Standard Time" ``` Ini akan menampilkan waktu saat ini di Pacific Standard Time. Anda bisa melihat daftar zona waktu yang valid dengan perintah `Get-TimeZone`. **3. Menggunakan Bahasa Pemrograman:** Jika Anda seorang programmer, Anda bisa menggunakan library bawaan atau pihak ketiga di bahasa pemrograman yang Anda gunakan untuk mendapatkan waktu di zona waktu tertentu. Contohnya: * **Python:** Menggunakan modul `datetime` dan `pytz`. * **JavaScript:** Menggunakan `Intl.DateTimeFormat`. **Contoh Python:** ```python import datetime import pytz # Dapatkan waktu saat ini dalam UTC utc_now = datetime.datetime.utcnow() utc_timezone = pytz.utc utc_now = utc_timezone.localize(utc_now) # Konversi ke zona waktu tertentu (misalnya, Jakarta) jakarta_timezone = pytz.timezone('Asia/Jakarta') jakarta_now = utc_now.astimezone(jakarta_timezone) print("Waktu UTC:", utc_now) print("Waktu Jakarta:", jakarta_now) # Dapatkan waktu lokal (zona waktu komputer Anda) local_now = datetime.datetime.now() print("Waktu Lokal:", local_now) ``` **Penting:** * Pastikan zona waktu yang Anda gunakan benar. Kesalahan dalam zona waktu akan menghasilkan waktu yang salah. * Perhatikan Daylight Saving Time (DST) atau Waktu Musim Panas. Beberapa zona waktu menggunakan DST, yang berarti waktu akan maju satu jam selama musim panas. Library dan website yang baik akan menangani DST secara otomatis. Semoga ini membantu! Beri tahu saya jika Anda memiliki pertanyaan lain.

MCP Launch Assistant

MCP Launch Assistant

Manages the lifecycle of MCP services with health monitoring, auto-restart capabilities, and process tracking. Enables users to start, stop, restart, and monitor MCP services through natural language commands.

Math MCP Server for MacOS

Math MCP Server for MacOS

Implementasi agen matematika menggunakan Model Control Protocol yang melakukan perhitungan matematika dan menyajikan hasil secara visual di Keynote, memungkinkan menggambar bentuk dan menambahkan teks ke slide.

Multi-Tenant PostgreSQL MCP Server

Multi-Tenant PostgreSQL MCP Server

Enables read-only access to PostgreSQL databases with multi-tenant support, allowing users to query data, explore schemas, inspect table structures, and view function definitions across different tenant schemas safely.

Java Testing Agent

Java Testing Agent

Automates Java Maven testing workflows with decision table-based test generation, security vulnerability scanning, JaCoCo coverage analysis, and Git automation.

Redis MCP Server

Redis MCP Server

Redis MCP Server - Implementasi Python dengan Docker

SharePoint Excel Services MCP Server by CData

SharePoint Excel Services MCP Server by CData

SharePoint Excel Services MCP Server by CData

dartpoint-mcp

dartpoint-mcp

MCP Server for public disclosure information of Korean companies, powered by the dartpoint.ai API.

Remote MCP Server on Cloudflare

Remote MCP Server on Cloudflare

My UV MCP Server

My UV MCP Server

A basic demonstration MCP server that provides a simple greeting tool, showcasing how to build and integrate custom MCP servers with Claude Desktop using Python and the uv package manager.

MCP Tools

MCP Tools

Server proxy dan pengelola alat untuk Model Context Protocol (MCP) yang memfasilitasi komunikasi antara aplikasi LLM dan layanan jarak jauh yang kompatibel dengan MCP.

MCP Session Closer

MCP Session Closer

Gracefully closes Cursor work sessions by syncing context files across multiple AI assistants, updating Agent OS files, and automatically committing changes to git with descriptive messages.

IAPI MCP Server

IAPI MCP Server

Enables cryptocurrency investigation and analysis through the Chainalysis Investigations API. Provides access to 16 key endpoints for address clustering, transaction details, exposure analysis, and wallet observations across multiple blockchain assets.

Notion MCP Server

Notion MCP Server

Enables AI agents to interact with Notion workspaces through the Notion API. Supports reading, writing, and managing pages, databases, and comments with optimized token consumption.

Crawl4AI MCP Server

Crawl4AI MCP Server

Up Banking MCP Server

Up Banking MCP Server

Enables integration with Up Banking API to query account balances, transaction history, and spending categories. Supports filtering transactions by date, category, tags, and account type for comprehensive banking insights.

HubSpot MCP

HubSpot MCP

Provides comprehensive access to HubSpot CRM data and operations, enabling management of contacts, companies, deals, engagements, and associations through a standardized interface with type-safe validation.

MCP MixSearch

MCP MixSearch

Enables advanced web search across multiple search engines (Brave, DuckDuckGo, Google, Bing, Yandex) with intelligent backend selection, full content extraction, and advanced filtering by time, language, geography, and content type.

Edinburgh Festivals MCP Server

Edinburgh Festivals MCP Server

An MCP server that provides tools for querying the Edinburgh Festivals API to retrieve information about events and venues across all Edinburgh festivals, including historical data.

DP-MCP Server

DP-MCP Server

A comprehensive Data Platform server that enables seamless integration between PostgreSQL databases and MinIO object storage, with AI-powered natural language query capabilities.