Discover Awesome MCP Servers

Extend your agent with 17,823 capabilities via MCP servers.

All17,823
DevHub CMS MCP

DevHub CMS MCP

Integrasi Model Context Protocol (MCP) untuk mengelola konten di sistem DevHub CMS (pos blog, konten, administrasi lokasi).

Model Context Protocol (MCP) Server

Model Context Protocol (MCP) Server

Server yang di-deploy di Kubernetes untuk Model Context Protocol yang memungkinkan komunikasi aman dengan variabel lingkungan yang dapat dikonfigurasi, pemantauan kesehatan, dan deployment yang dapat diskalakan di Azure Kubernetes Service.

Crossmint HR Airdrop MCP

Crossmint HR Airdrop MCP

Helps corporate HR teams airdrop Solana tokens to employees with support for role-based allocation and automated email notifications.

PostgreSQL

PostgreSQL

Menyediakan akses hanya baca ke database PostgreSQL, memungkinkan pengguna untuk memeriksa skema database dan menjalankan kueri hanya baca melalui server Model Context Protocol.

MCP Server for the Jina.ai Reader API

MCP Server for the Jina.ai Reader API

Model Context Protocol (MCP) Server for the Jina.ai Reader API

Perplexity MCP Server

Perplexity MCP Server

Mirror of

MCP Snapshot Server

MCP Snapshot Server

Cermin dari

Remote MCP Server on Cloudflare

Remote MCP Server on Cloudflare

Remote MCP Server on Cloudflare

Remote MCP Server on Cloudflare

Contentful MCP Server

Contentful MCP Server

Server Protokol Konteks Model yang memungkinkan Claude berinteraksi langsung dengan Contentful CMS, memungkinkan AI untuk mengambil tipe konten dan entri dari sebuah ruang Contentful.

FastAPI Hello World Application

FastAPI Hello World Application

A test repository created using the GitHub MCP server

Notion MCP Server

Notion MCP Server

Mirror of

Run the MCP ClientWhat is MCP Client?How to use MCP Client?Key features of MCP Client?Use cases of MCP Client?FAQ from MCP Client?

Run the MCP ClientWhat is MCP Client?How to use MCP Client?Key features of MCP Client?Use cases of MCP Client?FAQ from MCP Client?

openshift-mcp

openshift-mcp

Server MCP untuk OpenShift.

DeepSeek-Claude MCP Server

DeepSeek-Claude MCP Server

Mirror of

📖 EventCatalog - MCP Server

📖 EventCatalog - MCP Server

Cermin dari

MCP-MSGraph

MCP-MSGraph

A prototype MCP server which reads a user profile from Microsoft Graph.

MCP Server Starter

MCP Server Starter

Templat berbasis TypeScript untuk membangun server Protokol Konteks Model, menampilkan pengujian cepat, manajemen versi otomatis, dan struktur yang bersih untuk implementasi alat MCP.

MCP_Server_Spotify

MCP_Server_Spotify

Malaysia Prayer Time MCP Server

Malaysia Prayer Time MCP Server

Sebuah server MCP yang menyediakan akses ke data waktu sholat Malaysia melalui Claude Desktop, memungkinkan pengguna untuk mengambil waktu sholat untuk zona tertentu, menampilkan daftar zona sholat yang tersedia, dan memeriksa status waktu sholat saat ini.

MuseScore MCP Server

MuseScore MCP Server

A Model Context Protocol (MCP) server for MuseScore integration

Prometheus MCP Server

Prometheus MCP Server

Menyediakan akses ke metrik dan kueri Prometheus melalui antarmuka Protokol Konteks Model yang terstandardisasi, memungkinkan asisten AI untuk menjalankan kueri PromQL dan menganalisis data metrik.

MCP DigitalOcean Server

MCP DigitalOcean Server

Implementasi Protokol Konteks Model dengan integrasi DigitalOcean.

MCP Server Research Project

MCP Server Research Project

Okay, here's a breakdown of what researching "Claude code" and "MCP server" might entail, along with some potential avenues for your research: **Understanding the Terms** * **Claude:** This likely refers to **Anthropic's Claude**, a large language model (LLM) similar to Google's Bard or OpenAI's GPT models. It's designed for conversational AI, text generation, and various other natural language processing tasks. * **Code (in the context of Claude):** This could mean a few things: * **Code generated by Claude:** Claude is capable of writing code in various programming languages. Researching this would involve looking at examples of code Claude has produced, its strengths and weaknesses in different languages, and how to prompt it effectively to generate the code you need. * **Code used to interact with Claude:** This refers to the API calls and libraries you use to send requests to Claude and receive responses. This would involve understanding the Anthropic API and how to integrate it into your applications. * **The internal code of Claude (highly unlikely):** The internal workings of Claude are proprietary and not publicly available. You won't be able to access the source code of the model itself. * **MCP Server:** This is more ambiguous. "MCP" could stand for several things, but in the context of code and servers, it most likely refers to: * **Minecraft Coder Pack (MCP):** This is a toolset used to decompile, deobfuscate, and recompile the Minecraft Java Edition client and server. It allows modders to understand and modify the game's code. An "MCP server" would likely be a Minecraft server that has been modified using MCP. * **Other MCP acronyms:** Depending on the context, MCP could stand for other things. You'll need to provide more context to determine the exact meaning. **Researching Claude Code** Here's how you might approach researching code related to Claude: 1. **Anthropic's Documentation:** This is the *most important* resource. Start here: * **Anthropic API Documentation:** This will provide information on how to access Claude programmatically. Look for details on: * Authentication * API endpoints * Request parameters (e.g., prompting strategies, temperature, max tokens) * Response formats * Rate limits * **Anthropic's Guides and Tutorials:** They may have tutorials on using Claude for specific coding tasks. 2. **Code Generation Examples:** * **Experiment with Claude:** The best way to understand Claude's coding capabilities is to use it yourself. Give it specific coding tasks and analyze the results. Try different programming languages and different levels of complexity. * **Search for Examples Online:** Look for blog posts, tutorials, and GitHub repositories that demonstrate how to use Claude to generate code. Use search terms like: * "Claude API code examples" * "Claude code generation tutorial" * "Anthropic Claude coding" * **Prompt Engineering:** Learn how to write effective prompts to get Claude to generate the code you want. This is a crucial skill. 3. **Libraries and SDKs:** * **Check for official or community-developed libraries:** These libraries can simplify the process of interacting with the Claude API. Look for libraries in your preferred programming language (e.g., Python, JavaScript). 4. **Limitations:** * **Understand Claude's limitations:** It's not a perfect coder. It may produce code with errors, security vulnerabilities, or code that doesn't quite meet your requirements. Always review and test the code it generates. * **Be aware of context window limits:** Claude has a limited context window, which means it can only "remember" a certain amount of text from the conversation. This can affect its ability to generate complex code that requires a lot of context. **Researching MCP Server (Assuming Minecraft Coder Pack)** If you're interested in Minecraft modding with MCP: 1. **MCP Resources:** * **Official MCP Forums/Website:** Search for the official Minecraft Coder Pack website or forums. This is where you'll find the latest versions of MCP, documentation, and support. (Note: MCP development has been somewhat fragmented over the years, so finding the *most* active community might require some digging.) * **Minecraft Modding Communities:** Look for Minecraft modding communities on forums like MinecraftForum, CurseForge, or Reddit (e.g., r/MinecraftModding). These communities can provide tutorials, support, and examples of how to use MCP. 2. **Understanding MCP's Role:** * **Decompilation and Deobfuscation:** MCP takes the obfuscated Minecraft code and makes it more readable. This is essential for understanding how the game works and how to modify it. * **Modding API (Forge/Fabric):** MCP is often used in conjunction with modding APIs like Minecraft Forge or Fabric. These APIs provide a framework for creating mods and make it easier to integrate your code into the game. 3. **Setting up an MCP Development Environment:** * **Download and Install MCP:** Follow the instructions on the MCP website to download and install the toolset. * **Configure your IDE:** Set up your Integrated Development Environment (IDE) (e.g., Eclipse, IntelliJ IDEA) to work with MCP. * **Decompile Minecraft:** Use MCP to decompile the Minecraft client and server. 4. **Modifying the Server:** * **Understand the Minecraft Server Code:** Explore the decompiled server code to understand how it works. * **Create your Mod:** Write your mod code to add new features, change existing behavior, or fix bugs. * **Recompile and Test:** Use MCP to recompile the server with your mod and test it in a Minecraft environment. **In Indonesian (Ringkasan)** Untuk meneliti "kode Claude" dan "server MCP", berikut adalah beberapa poin penting: * **Claude:** Kemungkinan besar merujuk pada Claude dari Anthropic, model bahasa besar (LLM). Penelitian melibatkan: * **Kode yang dihasilkan Claude:** Contoh kode, kekuatan dan kelemahan dalam berbagai bahasa pemrograman, dan cara memberikan *prompt* yang efektif. * **Kode untuk berinteraksi dengan Claude:** Panggilan API dan *library* untuk mengirim permintaan dan menerima respons. * **Dokumentasi Anthropic:** Sumber informasi terpenting tentang API Claude. * **MCP Server:** Kemungkinan besar merujuk pada Minecraft Coder Pack (MCP), alat untuk *decompile*, *deobfuscate*, dan *recompile* Minecraft. * **MCP Resources:** Cari situs web atau forum resmi MCP. * **Komunitas Modding Minecraft:** Cari tutorial, dukungan, dan contoh penggunaan MCP. * **Memahami peran MCP:** *Decompilation* dan *deobfuscation* kode Minecraft. * **API Modding (Forge/Fabric):** MCP sering digunakan dengan API modding seperti Minecraft Forge atau Fabric. **To help me give you more specific advice, please tell me:** * **What is your specific goal?** What do you want to *do* with Claude code or an MCP server? * **What is your current level of experience?** Are you a beginner coder, an experienced developer, or somewhere in between? * **Which programming languages are you familiar with?** * **Are you interested in Minecraft modding, or is there another meaning of "MCP" that you have in mind?** With more information, I can provide more targeted and helpful guidance.

mcPixelmonServer

mcPixelmonServer

Mirror of

Couchbase MCP Server

Couchbase MCP Server

Sebuah server yang memungkinkan interaksi bahasa alami dengan database Couchbase melalui Model Context Protocol, memungkinkan pengguna untuk melakukan kueri SQL++ pada klaster Couchbase Capella menggunakan perintah percakapan.

Illustrator MCP Server

Illustrator MCP Server

Mirror of

WebDAV MCP Server

WebDAV MCP Server

Model Context Protocol (MCP) server that enables CRUD operations on a WebDAV endpoint with basic authentication.

Readwise MCP Server

Readwise MCP Server

Memungkinkan akses dan interaksi dengan pustaka Readwise Anda, memungkinkan Anda untuk mengambil dan mencari sorotan, buku, dan dokumen melalui kueri bahasa alami saat menggunakan Claude atau asisten yang kompatibel dengan MCP lainnya.

Tmux MCP Server

Tmux MCP Server

Enables Claude Desktop to interact with and view tmux session content, allowing AI assistants to read from, control, and observe terminal sessions.