Discover Awesome MCP Servers

Extend your agent with 13,073 capabilities via MCP servers.

All13,073
only_mcp

only_mcp

간단한 아키타입 MCP v0.2 클라이언트 및 서버 구현

Stock MCP Server

Stock MCP Server

모델 컨텍스트 프로토콜(MCP)을 사용하는 실시간 주식 시세 MCP 서버

Pydantic MCP Agent with Chainlit

Pydantic MCP Agent with Chainlit

이 레포지토리는 에이전트를 위한 여러 도구를 매끄럽게 통합하기 위해 MCP 서버를 활용합니다.

SuricataMCP

SuricataMCP

SuricataMCP is a Model Context Protocol Server that allows MCP clients to autonomously use suricata for network traffic analysis. It enables programmatic interaction with Suricata through tools like get\_suricata\_version, get\_suricata\_help, and get\_alerts\_from\_pcap\_file.

Acumatica MCP Server by CData

Acumatica MCP Server by CData

This read-only MCP Server allows you to connect to Acumatica data from Claude Desktop through CData JDBC Drivers. Free (beta) read/write servers available at https://www.cdata.com/solutions/mcp

Copy-Paste MCP

Copy-Paste MCP

A Model Context Protocol server that provides a tool for extracting specific line ranges from text content while preserving exact formatting and newlines.

akhq-mcp-server

akhq-mcp-server

Kafka 모니터링 도구 AKHQ를 위한 실험적인 모델 컨텍스트 프로토콜 서버

MCP Dust Server

MCP Dust Server

거울

ActiveCampaign MCP Server by CData

ActiveCampaign MCP Server by CData

This project builds a read-only MCP server. For full read, write, update, delete, and action capabilities and a simplified setup, check out our free CData MCP Server for ActiveCampaign (beta): https://www.cdata.com/download/download.aspx?sku=JUZK-V&type=beta

Polymarket MCP Tool

Polymarket MCP Tool

A Model Context Protocol server that enables interaction with Polymarket prediction markets through Claude Desktop.

MCP Demo Server

MCP Demo Server

A demonstration server based on Model Context Protocol (MCP) that showcases how to build custom tools for AI assistants, providing mathematical calculation and multilingual greeting capabilities.

Multi-AI MCP Server for Claude Code

Multi-AI MCP Server for Claude Code

Connects Claude Code with multiple AI models (Gemini, Grok-3, ChatGPT, DeepSeek) simultaneously, allowing users to get diverse AI perspectives, conduct AI debates, and leverage each model's unique strengths.

Law Office SQLite MCP Server

Law Office SQLite MCP Server

A Model Context Protocol server for law office database management that enables tracking clients, cases, billable time, and invoices.

🚀 GitLab MR MCP

🚀 GitLab MR MCP

GitLab 저장소와 원활하게 연동하여 병합 요청 및 이슈를 관리하세요. 세부 정보를 가져오고, 댓글을 추가하고, 코드 검토 프로세스를 간소화할 수 있습니다.

Awesome MCP Security

Awesome MCP Security

## MCP (모델 컨텍스트 프로토콜) 관련 보안 위협, MCP 서버 및 기타 MCP (Model Context Protocol)는 모델과 관련된 컨텍스트 정보를 교환하고 관리하기 위한 프로토콜입니다. MCP 서버는 이러한 MCP 프로토콜을 구현하고 관리하는 서버를 의미합니다. 이러한 MCP 및 MCP 서버는 다양한 보안 위협에 노출될 수 있습니다. **주요 보안 위협:** * **데이터 유출 (Data Leakage):** MCP는 모델의 컨텍스트 정보, 즉 모델의 설정, 파라미터, 학습 데이터 정보 등을 포함할 수 있습니다. 이러한 정보가 안전하게 보호되지 않으면 악의적인 공격자에 의해 유출될 수 있습니다. 유출된 정보는 모델의 취약점을 파악하거나, 모델을 복제하거나, 모델의 동작을 조작하는 데 사용될 수 있습니다. * **무단 접근 (Unauthorized Access):** MCP 서버에 대한 접근 권한이 제대로 관리되지 않으면, 권한이 없는 사용자가 서버에 접근하여 데이터를 열람, 수정, 삭제할 수 있습니다. 이는 모델의 무결성을 훼손하고, 시스템의 안정성을 저해할 수 있습니다. * **서비스 거부 공격 (Denial-of-Service, DoS):** MCP 서버가 과도한 요청으로 인해 정상적인 서비스를 제공할 수 없게 되는 공격입니다. 이는 모델의 가용성을 떨어뜨리고, 시스템 운영에 차질을 빚게 할 수 있습니다. * **중간자 공격 (Man-in-the-Middle Attack):** 공격자가 MCP 클라이언트와 서버 간의 통신을 가로채어 데이터를 조작하거나, 정보를 탈취하는 공격입니다. 이는 모델의 컨텍스트 정보를 변조하거나, 악의적인 명령을 삽입하는 데 사용될 수 있습니다. * **코드 삽입 공격 (Code Injection Attack):** 공격자가 MCP 서버에 악성 코드를 삽입하여 서버를 제어하거나, 시스템에 피해를 입히는 공격입니다. 이는 서버의 데이터베이스를 손상시키거나, 시스템의 보안을 무력화할 수 있습니다. * **취약점 악용 (Vulnerability Exploitation):** MCP 프로토콜 또는 MCP 서버 소프트웨어의 알려진 취약점을 이용하여 시스템에 침투하거나, 권한을 획득하는 공격입니다. **보안 강화 방안:** * **강력한 인증 및 접근 제어:** MCP 서버에 대한 접근 권한을 엄격하게 관리하고, 강력한 인증 메커니즘을 적용하여 무단 접근을 방지해야 합니다. * **데이터 암호화:** MCP를 통해 전송되는 데이터를 암호화하여 데이터 유출을 방지해야 합니다. * **보안 업데이트:** MCP 서버 소프트웨어를 최신 버전으로 유지하고, 보안 패치를 꾸준히 적용하여 알려진 취약점을 해결해야 합니다. * **침입 탐지 및 방지 시스템 (IDS/IPS):** 네트워크 트래픽을 모니터링하고, 악성 트래픽을 탐지하여 공격을 차단해야 합니다. * **보안 감사 및 로깅:** MCP 서버의 활동을 주기적으로 감사하고, 로깅을 통해 이상 징후를 감지해야 합니다. * **보안 코딩:** MCP 프로토콜 및 MCP 서버 소프트웨어를 개발할 때 보안 코딩 규칙을 준수하여 취약점을 최소화해야 합니다. * **정기적인 보안 점검:** MCP 서버 및 관련 시스템에 대한 정기적인 보안 점검을 통해 잠재적인 취약점을 파악하고 개선해야 합니다. **결론:** MCP 및 MCP 서버는 모델의 효율적인 관리와 운영을 위해 중요한 역할을 하지만, 다양한 보안 위협에 노출될 수 있습니다. 따라서 위에서 언급한 보안 강화 방안을 적용하여 MCP 및 MCP 서버의 보안을 강화하고, 모델의 안전성을 확보하는 것이 중요합니다.

MCP-server-using-python

MCP-server-using-python

저희는 로컬 MCP 서버인 mix_server를 구축하고 있습니다. 이는 데스크탑에서 Claude에 연결하여 자연어로 도구를 사용할 수 있도록 해줍니다.

revenuebase-mcp-server

revenuebase-mcp-server

revenuebase-mcp-server

MCPRepository

MCPRepository

모델 컨텍스트 프로토콜 (MCP) 서버용 오픈 소스 저장소

Hashcat MCP Server

Hashcat MCP Server

A Model Context Protocol server that provides intelligent hashcat integration for Claude Desktop, allowing users to crack hashes, analyze passwords, and perform security assessments directly from Claude conversations.

mcp-confluent

mcp-confluent

Confluent Kafka 및 Confluent Cloud REST API와 상호 작용하도록 구축된 MCP 서버 구현체.

Z3 Theorem Prover with Functional Programming

Z3 Theorem Prover with Functional Programming

z3 정리 증명기를 위한 MCP 서버

Remote MCP Server on Cloudflare

Remote MCP Server on Cloudflare

Union MCP

Union MCP

Claude 모델이 대화에서 Union 작업, 워크플로, 앱을 도구로 사용할 수 있도록 하는 MCP 서버입니다.

🚀 Re-Stack MCP Server – Bridging Stack Overflow & LLMs

🚀 Re-Stack MCP Server – Bridging Stack Overflow & LLMs

Re-Stack MCP 서버는 Stack Exchange API를 사용하여 Stack Overflow를 LLM 기반 코딩 워크플로우에 통합하도록 설계되었습니다.

Agent with MCP server

Agent with MCP server

빠른 mcp 서버 데모

PostgreSQL MCP Server

PostgreSQL MCP Server

A Model Context Protocol server that provides read-only access to PostgreSQL databases, enabling LLMs to inspect database schemas and execute read-only queries.

Moodle-MCP

Moodle-MCP

Moodle LMS와 상호 작용하는 기능을 제공하는 모델 컨텍스트 프로토콜(MCP) 서버 구현

HackerNews MCP Server

HackerNews MCP Server

A server that enables AI assistants to access, analyze, and understand HackerNews content through standardized Model Context Protocol interfaces, providing tools for searching posts, analyzing users, and tracking trending topics.

Jupyter_MCP_Server

Jupyter_MCP_Server

Notion MCP Server

Notion MCP Server

A server that connects to the Notion API and exposes functionality through Claude's Machine Context Protocol, enabling search, retrieval, querying, and creation of Notion pages and databases.