Discover Awesome MCP Servers

Extend your agent with 25,308 capabilities via MCP servers.

All25,308
Glide API MCP Server

Glide API MCP Server

Glide API v1 및 v2와 안전하고 타입 안전적인 상호 작용을 용이하게 하며, 사용자가 모델 컨텍스트 프로토콜 인터페이스를 통해 앱 데이터를 관리하고 테이블에 대한 CRUD 작업을 수행할 수 있도록 합니다.

MCP Server Practices

MCP Server Practices

표준화된 Git 브랜치 관리 및 Jira 연동을 위한 도구를 제공하는 MCP 서버로, 개발자가 규칙에 따라 브랜치를 생성하고 검증하며 Jira 이슈와 동기화할 수 있도록 지원합니다.

mcp-ntopng

mcp-ntopng

An MCP server for network monitoring software ntopng

AI Humanize MCP Server

AI Humanize MCP Server

Mirror of

Time MCP Server

Time MCP Server

A Model Context Protocol server that provides time and timezone conversion capabilities. This server enables LLMs to get current time information and perform timezone conversions using IANA timezone names, with automatic system timezone detection.

Scrapling Fetch MCP

Scrapling Fetch MCP

AI 어시스턴트가 봇 감지 기능을 구현한 웹사이트의 텍스트 콘텐츠에 접근할 수 있도록 돕는 MCP 서버입니다. 브라우저에서 볼 수 있는 내용과 AI가 접근할 수 있는 내용 사이의 간극을 메워줍니다.

n8n Workflow Builder MCP Server

n8n Workflow Builder MCP Server

n8n 워크플로우를 프로그래밍 방식으로 생성하고 관리할 수 있는 서버로, REST API 인터페이스를 통해 워크플로우 생성, 유효성 검사 및 내보내기를 지원합니다.

Azure AI Agent Service + Azure AI Search MCP Server

Azure AI Agent Service + Azure AI Search MCP Server

Claude 데스크톱을 Azure AI Search와 통합하여 사용자가 키워드, 벡터 또는 하이브리드 검색 방법을 사용하여 검색 인덱스를 쿼리할 수 있도록 합니다.

robot-mcp-server

robot-mcp-server

mcp server for robot and automations

ConnectWise Manage MCP Server

ConnectWise Manage MCP Server

Model Context Protocol (MCP) server for ConnectWise Manage API

okta-mcp-server

okta-mcp-server

Okta 엔터티와 연동되는 MCP 서버

MCP Server Research Project

MCP Server Research Project

Okay, here's a breakdown of researching Claude code and MCP server, along with some potential search terms and areas to focus on: **Understanding the Components** * **Claude (Anthropic's Claude):** This refers to Anthropic's large language model (LLM), similar to GPT-3 or Bard. It's designed for conversational AI, text generation, and various other natural language processing tasks. You generally don't "research the code" of Claude directly in the same way you would with open-source software. Instead, you research *how to interact with it* and *its capabilities*. * **MCP Server (Most likely: Minecraft Server):** MCP *usually* refers to the Minecraft Coder Pack. This is a toolset that deobfuscates and decompiles the Minecraft Java Edition code, allowing modders to understand and modify the game. It also provides tools for reobfuscating the code after modifications. When people say "MCP server," they often mean a Minecraft server that has been modified using MCP or that is used for development purposes related to MCP. **Research Areas and Search Terms** Here's a breakdown of research areas and search terms for each component: **1. Researching Claude (Anthropic's LLM):** * **Focus:** API usage, capabilities, limitations, use cases, and comparisons to other LLMs. You'll be researching how to *use* Claude, not its internal code. * **Search Terms:** * "Anthropic Claude API" * "Claude API documentation" * "Claude vs GPT-4" (or other LLMs) * "Claude use cases" * "Claude pricing" * "Claude limitations" * "Prompt engineering for Claude" * "Claude examples" * "Claude Python SDK" (or other language SDKs) * "Claude security" * "Claude fine-tuning" (if available) * **Key Areas to Investigate:** * **Anthropic's Website:** This is the primary source for official information. * **API Documentation:** Understand how to send requests to Claude and interpret the responses. * **Pricing:** Understand the cost of using the Claude API. * **Use Cases:** Explore how others are using Claude to solve problems. * **Limitations:** Be aware of Claude's weaknesses and biases. * **Prompt Engineering:** Learn how to craft effective prompts to get the best results from Claude. **2. Researching MCP Server (Minecraft Coder Pack & Modified Minecraft Servers):** * **Focus:** MCP setup, usage, modding Minecraft, Forge, Fabric, and server administration. * **Search Terms:** * "Minecraft Coder Pack (MCP)" * "MCP setup tutorial" * "MCP documentation" * "Minecraft modding tutorial" * "Forge modding" * "Fabric modding" * "Minecraft server modding" * "MCP server setup" * "Minecraft deobfuscation" * "Minecraft reobfuscation" * "Minecraft Forge" * "Minecraft Fabric" * "Minecraft server plugins" (if you're not using MCP directly) * **Key Areas to Investigate:** * **MCP Official Resources:** Look for the official MCP website or documentation (if it still exists and is actively maintained). Note that MCP's popularity has waned somewhat with the rise of Forge and Fabric. * **Forge and Fabric Documentation:** These are the most popular modding platforms. * **Minecraft Modding Tutorials:** There are countless tutorials on YouTube and other websites. * **Minecraft Server Administration Guides:** Learn how to set up and manage a Minecraft server. * **Minecraft Modding Forums:** Engage with the modding community to ask questions and get help. **Connecting Claude and MCP Server (Potential Use Cases)** The interesting part is *how* you might connect these two. Here are some ideas: * **AI-Powered Mod Creation:** Use Claude to generate code snippets, textures, or even entire mod concepts based on user prompts. This would require a program that interacts with the Claude API and then integrates the generated content into a Minecraft mod project (using Forge or Fabric). * **AI-Driven Server Management:** Use Claude to analyze server logs, detect anomalies, and suggest optimizations. You could feed server logs to Claude and ask it to identify potential problems or security threats. * **AI-Enhanced Chatbots for Minecraft:** Create a chatbot that uses Claude to provide helpful information, answer questions, or even role-play with players on the server. * **Procedural Content Generation:** Use Claude to generate descriptions, stories, or quests for Minecraft worlds. This could add depth and immersion to the game. **Example Research Workflow (Connecting Claude and MCP)** 1. **Learn the Basics:** Start with basic tutorials on Minecraft modding (Forge or Fabric) and the Claude API. 2. **Experiment with Claude:** Try using Claude to generate simple code snippets or descriptions related to Minecraft. 3. **Build a Prototype:** Create a small program that interacts with the Claude API and integrates the generated content into a Minecraft mod. For example, you could create a mod that generates a random item description using Claude. 4. **Iterate and Refine:** Continuously improve your program based on user feedback and your own experimentation. **Important Considerations:** * **API Keys:** You'll need an API key to access the Claude API. Be sure to protect your API key and avoid sharing it publicly. * **Rate Limits:** The Claude API may have rate limits, so be mindful of how many requests you're sending. * **Minecraft EULA:** Be aware of the Minecraft End User License Agreement (EULA) and ensure that your mods comply with its terms. * **Security:** If you're building a mod that interacts with the internet, be sure to implement proper security measures to protect your server and players. **In summary, you'll be researching how to *use* the Claude API and how to *modify* Minecraft using MCP (or more likely, Forge/Fabric). The real challenge is figuring out how to connect these two technologies in a meaningful way.** Now, let me know if you have a specific use case in mind, and I can help you narrow down your research further! For example, are you interested in AI-powered mod creation, server management, or something else?

mcPixelmonServer

mcPixelmonServer

Mirror of

Couchbase MCP Server

Couchbase MCP Server

모델 컨텍스트 프로토콜을 통해 Couchbase 데이터베이스와 자연어 상호 작용을 가능하게 하는 서버로, 사용자가 대화형 명령을 사용하여 Couchbase Capella 클러스터에 대한 SQL++ 쿼리를 수행할 수 있도록 합니다.

MCP-MSGraph

MCP-MSGraph

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

openshift-mcp

openshift-mcp

OpenShift용 MCP 서버

DeepSeek-Claude MCP Server

DeepSeek-Claude MCP Server

Mirror of

MCP Snapshot Server

MCP Snapshot Server

거울

MCP_Server_Spotify

MCP_Server_Spotify

ModelContextProtocolClient

ModelContextProtocolClient

Host with MCP client to call MCP servers for MCP development

Malaysia Prayer Time MCP Server

Malaysia Prayer Time MCP Server

Claude 데스크톱을 통해 말레이시아 기도 시간 데이터에 접근할 수 있도록 하는 MCP 서버입니다. 사용자는 특정 지역의 기도 시간을 검색하고, 사용 가능한 기도 지역 목록을 확인하고, 현재 기도 시간 상태를 확인할 수 있습니다.

Remote MCP Server on Cloudflare

Remote MCP Server on Cloudflare

Contentful MCP Server

Contentful MCP Server

A Model Context Protocol server that enables Claude to interact directly with Contentful CMS, allowing the AI to fetch content types and entries from a Contentful space.

PostgreSQL

PostgreSQL

Model Context Protocol 서버를 통해 사용자가 데이터베이스 스키마를 검사하고 읽기 전용 쿼리를 실행할 수 있도록 PostgreSQL 데이터베이스에 대한 읽기 전용 액세스를 제공합니다.

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

Neo4j MCP Server

Neo4j MCP Server

Model Context Protocol을 통해 Neo4j 그래프 데이터베이스 작업을 관리하는 구현체입니다. 이를 통해 사용자는 Cursor 및 Claude Desktop과 같은 AI 어시스턴트를 통해 Neo4j 데이터베이스에 대해 Cypher 쿼리를 실행할 수 있습니다.

Perplexity MCP Server

Perplexity MCP Server

Mirror of

Firebase MCP Server

Firebase MCP Server

거울

WebDAV MCP Server

WebDAV MCP Server

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

Illustrator MCP Server

Illustrator MCP Server

Mirror of