Discover Awesome MCP Servers
Extend your agent with 13,546 capabilities via MCP servers.
- All13,546
- Developer Tools3,867
- Search1,714
- Research & Data1,557
- AI Integration Systems229
- Cloud Platforms219
- Data & App Analysis181
- Database Interaction177
- Remote Shell Execution165
- Browser Automation147
- Databases145
- Communication137
- AI Content Generation127
- OS Automation120
- Programming Docs Access109
- Content Fetching108
- Note Taking97
- File Systems96
- Version Control93
- Finance91
- Knowledge & Memory90
- Monitoring79
- Security71
- Image & Video Processing69
- Digital Note Management66
- AI Memory Systems62
- Advanced AI Reasoning59
- Git Management Tools58
- Cloud Storage51
- Entertainment & Media43
- Virtualization42
- Location Services35
- Web Automation & Stealth32
- Media Content Processing32
- Calendar Management26
- Ecommerce & Retail18
- Speech Processing18
- Customer Data Platforms16
- Travel & Transportation14
- Education & Learning Tools13
- Home Automation & IoT13
- Web Search Integration12
- Health & Wellness10
- Customer Support10
- Marketing9
- Games & Gamification8
- Google Cloud Integrations7
- Art & Culture4
- Language Translation3
- Legal & Compliance2
AFL (Australian Football League) MCP Server
이것은 Squiggle API에서 AFL(호주 풋볼 리그) 데이터를 제공하는 MCP(모델 컨텍스트 프로토콜) 서버입니다.

GitHub Repos Manager MCP Server
GitHub Repos Manager MCP Server

munich-mensa-mcp
Remote MCP Server for listing and getting the menus of the official mensas in munich

Azure MCP Server
Claude 데스크톱을 통해 Azure 서비스와 자연어 상호 작용을 지원하며, 안전한 인증을 통해 리소스 관리, 구독 처리, 테넌트 선택을 가능하게 합니다.

Amazon Rainforest Travel Guide
An AI-powered travel assistant connected to Claude via MCP that helps users plan Amazon Rainforest trips by providing directions, hotel recommendations, adventure spots, cultural sites, and travel precautions.
Simple MCP Server
PostEx MCP Server
MCP 서버는 주문 관리, 추적 및 기타 물류 작업을 위해 PostEx Merchant API와 상호 작용하는 도구를 제공합니다.

Zoom API MCP Server
Zoom API의 모든 엔드포인트와 상호 작용할 수 있도록 지원하는 포괄적인 모델 컨텍스트 프로토콜 서버입니다. 회의, 사용자, 웨비나 및 기타 Zoom 리소스를 관리하기 위한 적절한 유효성 검사 및 OAuth 2.0 인증을 갖춘 구조화된 도구를 제공합니다.

protolint-mcp
protolint-mcp

Mcp Server
mcp-nckuhub-server

Salesforce MCP
Salesforce MCP

Confluence MCP Server
A Model Context Protocol server that provides secure access to Atlassian Confluence, allowing users to search, create, update, and manage Confluence pages and spaces through natural language commands.
Atla MCP Server
Atla API와 상호 작용하기 위해 LLM에 표준화된 인터페이스를 제공하는 MCP 서버 구현.

Firestore Advanced MCP
클로드와 같은 대규모 언어 모델이 Firebase Firestore 데이터베이스와 포괄적인 상호 작용을 수행할 수 있도록 지원하는 모델 컨텍스트 프로토콜 서버입니다. 전체 CRUD 작업, 복잡한 쿼리, 트랜잭션 및 TTL 관리와 같은 고급 기능을 지원합니다.
Remote MCP Server on Cloudflare
Bilibili-Mcp-Server
flightradar-24-mcp-server
Flightradar24 MCP 서버

MCP MongoDB Server
An MCP server that provides tools to query and interact with MongoDB user collections, supporting filtering, sorting, and retrieval operations.
Mcp Memory Bank
대규모 언어 모델(LLM)을 위한 강력하고 프로덕션 환경에 바로 사용할 수 있는 컨텍스트 관리 시스템입니다. ChromaDB 및 최신 임베딩 기술을 기반으로 구축되었으며, AI의 이해도와 응답 품질을 향상시키는 지속적이고 프로젝트별 메모리 기능을 제공합니다.

National Park Data MCP Server
Python based with all 29 tools that's available to developers from National Park Services (NPS)

Bybit MCP Server
Enables cryptocurrency trading on Bybit exchange through comprehensive market data access, account management, and automated trading operations. Features smart position validation, trailing stop losses, and risk management tools with demo mode support for safe testing.

Data Labeling MCP Server
An MCP Server that enables interaction with Google's Data Labeling API, allowing users to manage datasets, annotations, and labeling tasks through natural language commands.

Task Manager MCP Server
This MCP server enables agents to manage complex tasks by providing tools for registration, complexity assessment, breakdown into subtasks, and status tracking throughout the task lifecycle.
Commit Messages MCP Server
파일 변경 사항을 기반으로 고품질 커밋 메시지를 생성하는 데 도움이 되는 MCP 서버.

12306 MCP Server
A high-performance FastAPI backend for train ticket queries in China, supporting real-time ticket availability, station information, transfers, and train schedules through the Model Context Protocol for AI assistants and automation.
🌤️ MCP Weather Server (Cursor + Node.js + WSL)
Model Context Protocol (MCP) Tutorial
## Model Context Protocol (MCP) 서버 종합 가이드: 설치 및 Cursor, Smithery 사용법 이 가이드는 Model Context Protocol (MCP) 서버에 대한 종합적인 안내서이며, 설치 방법과 Cursor 및 Smithery와의 사용법을 다룹니다. **1. Model Context Protocol (MCP) 이란?** MCP는 코드 편집기, IDE, 기타 개발 도구와 대규모 언어 모델 (LLM) 간의 통신을 위한 표준화된 프로토콜입니다. MCP를 사용하면 LLM은 현재 편집 중인 코드, 프로젝트 구조, 관련 파일 등 개발 환경에 대한 컨텍스트 정보를 얻을 수 있습니다. 이를 통해 LLM은 더욱 정확하고 관련성 높은 코드 완성, 코드 제안, 코드 설명 등을 제공할 수 있습니다. **2. MCP 서버 설치** MCP 서버는 LLM과 개발 도구 간의 중개자 역할을 합니다. 다양한 MCP 서버 구현체가 존재하지만, 여기서는 가장 일반적인 설치 방법을 다룹니다. * **Python 환경 설정:** MCP 서버는 일반적으로 Python으로 작성되므로 Python 환경이 필요합니다. Python 3.7 이상을 권장합니다. * **pip를 사용한 설치:** 대부분의 MCP 서버는 pip를 통해 설치할 수 있습니다. 예를 들어, `mcp-server`라는 이름의 가상 서버가 있다고 가정하면 다음과 같이 설치할 수 있습니다. ```bash pip install mcp-server ``` (실제 서버 이름은 다를 수 있습니다. 해당 서버의 문서를 참조하십시오.) * **Docker를 사용한 설치:** Docker를 사용하면 환경 설정 없이 간편하게 MCP 서버를 실행할 수 있습니다. Dockerfile 또는 Docker Compose 파일을 제공하는 MCP 서버를 찾아 사용하십시오. ```bash docker run -d -p 8000:8000 <이미지 이름> ``` (포트 번호는 서버 설정에 따라 다를 수 있습니다.) **3. Cursor와 MCP 서버 연동** Cursor는 MCP를 지원하는 코드 편집기입니다. Cursor와 MCP 서버를 연동하는 방법은 다음과 같습니다. * **Cursor 설정:** Cursor 설정에서 MCP 서버 주소를 지정해야 합니다. 일반적으로 `Settings > Extensions > MCP` 또는 유사한 메뉴에서 설정할 수 있습니다. * **서버 주소 입력:** MCP 서버가 실행 중인 주소와 포트 번호를 입력합니다. 예를 들어, 로컬에서 8000번 포트로 실행 중인 경우 `http://localhost:8000`을 입력합니다. * **Cursor 재시작:** 설정을 적용하기 위해 Cursor를 재시작해야 할 수 있습니다. * **기능 사용:** MCP 서버가 연결되면 Cursor는 LLM을 사용하여 코드 완성, 코드 제안, 코드 설명 등의 기능을 제공합니다. **4. Smithery와 MCP 서버 연동** Smithery는 MCP를 지원하는 또 다른 개발 도구입니다. Smithery와 MCP 서버를 연동하는 방법은 Cursor와 유사합니다. * **Smithery 설정:** Smithery 설정에서 MCP 서버 주소를 지정해야 합니다. Smithery의 문서 또는 설정 메뉴를 참조하여 MCP 관련 설정을 찾으십시오. * **서버 주소 입력:** MCP 서버가 실행 중인 주소와 포트 번호를 입력합니다. * **Smithery 재시작:** 설정을 적용하기 위해 Smithery를 재시작해야 할 수 있습니다. * **기능 사용:** MCP 서버가 연결되면 Smithery는 LLM을 사용하여 코드 완성, 코드 제안, 코드 설명 등의 기능을 제공합니다. **5. MCP 서버 사용 시 고려 사항** * **보안:** MCP 서버는 개발 환경에 대한 정보를 LLM에 제공하므로 보안에 유의해야 합니다. 신뢰할 수 있는 MCP 서버를 사용하고, 서버 접근을 제한하는 것이 좋습니다. * **성능:** MCP 서버는 LLM과 통신하므로 네트워크 지연이나 LLM의 응답 시간에 따라 성능이 저하될 수 있습니다. * **호환성:** 모든 LLM과 개발 도구가 MCP를 완벽하게 지원하는 것은 아닙니다. 사용하려는 LLM과 개발 도구가 MCP를 지원하는지 확인하십시오. * **설정:** MCP 서버는 다양한 설정을 제공할 수 있습니다. LLM의 동작을 최적화하기 위해 설정을 조정해 보십시오. **6. 문제 해결** * **연결 문제:** MCP 서버 주소가 올바른지, 서버가 실행 중인지 확인하십시오. 방화벽 설정이 서버 연결을 막고 있는지 확인하십시오. * **기능 문제:** LLM이 예상대로 동작하지 않는 경우, MCP 서버 설정을 확인하거나 LLM의 문서를 참조하십시오. * **오류 메시지:** 오류 메시지가 표시되는 경우, 메시지를 검색하여 해결 방법을 찾아보십시오. **7. 결론** MCP는 LLM을 활용하여 개발 생산성을 향상시키는 데 유용한 프로토콜입니다. 이 가이드에 따라 MCP 서버를 설치하고 Cursor 또는 Smithery와 연동하여 LLM 기반의 개발 기능을 활용해 보십시오. **참고:** 이 가이드는 일반적인 내용을 다루고 있으며, 특정 MCP 서버, Cursor 또는 Smithery 버전에 따라 내용이 다를 수 있습니다. 각 도구의 공식 문서를 참조하여 자세한 정보를 확인하십시오.

HubSpot MCP Server by CData
HubSpot MCP Server by CData

greptile-mcp
greptile-mcp