Discover Awesome MCP Servers
Extend your agent with 13,726 capabilities via MCP servers.
- All13,726
- 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
Perplexity Server
I understand you're looking to perform web searches using MCP (presumably referring to a specific search engine or tool) through Perplexity, without using any API keys. Unfortunately, I can't directly execute web searches or interact with external tools like Perplexity. My capabilities are limited to processing and generating text based on the information I've been trained on. However, I can offer some general guidance and potential workarounds, keeping in mind the limitations: **Understanding the Challenge:** * **API Keys are Common:** Most search engines and tools like Perplexity require API keys for programmatic access. This is to manage usage, prevent abuse, and often monetize the service. * **"Without API Keys" is Difficult:** Circumventing API key requirements is generally against the terms of service of these services and could lead to your access being blocked. **Possible (Limited) Approaches:** 1. **Perplexity's Free Tier (If Available):** Check if Perplexity offers a free tier or a trial period that doesn't require an API key for basic usage. You might be able to use their web interface directly. This is the most ethical and likely to succeed approach. 2. **Web Scraping (Use with Caution):** You *could* potentially scrape the results from Perplexity's website after performing a search manually. However, this is highly discouraged for the following reasons: * **Fragile:** Websites change their structure frequently, breaking your scraper. * **Terms of Service Violation:** Web scraping is often against the terms of service of websites. * **Rate Limiting:** Websites often implement measures to prevent scraping, such as rate limiting or IP blocking. * **Ethical Concerns:** Excessive scraping can put a strain on the website's resources. **If you *absolutely* must consider scraping (and understand the risks), you would need to:** * Use a library like `requests` and `BeautifulSoup` in Python (or similar tools in other languages). * Inspect the HTML structure of Perplexity's search results page to identify the elements containing the information you need. * Implement proper error handling and rate limiting to avoid being blocked. * **Thoroughly review Perplexity's terms of service before attempting this.** 3. **Alternative Search Engines:** Consider using alternative search engines that might offer free or less restrictive APIs (though they may still require some form of authentication). DuckDuckGo is often cited as a privacy-focused alternative. 4. **Manual Search and Copy/Paste:** The simplest (but least automated) approach is to perform the search manually on Perplexity's website and then copy and paste the results into your application or script. **Important Considerations:** * **Terms of Service:** Always respect the terms of service of any website or service you are using. * **Ethical Use:** Avoid any activities that could be considered abusive or harmful to the website. * **Legality:** Be aware of any legal restrictions related to web scraping or data collection in your jurisdiction. **In summary, while it's technically possible to *try* to work around API key requirements, it's generally not recommended due to ethical, legal, and practical considerations. The best approach is to explore Perplexity's free tier (if available) or consider alternative search engines with more permissive APIs.** Let me know if you have any other questions.

Eagle MCP Server
Eagle MCP Server

lark-tools-mcp
lark-tools-mcp는 Lark와 Cursor를 연결합니다. 이 도구는 Cursor에게 문서를 읽고, 메시지를 보내고, 작업을 처리하고, 데이터 분석을 수행하는 기능을 제공합니다.

Decision Tree MCP Server
Node.js 기반 MCP 서버로, .rtdq 파일에서 의사 결정 트리를 로드하고 관리하며, Redis를 사용하여 기본적인 할 일 목록 기능을 제공합니다.

WeatherMCP
A production-ready Model Context Protocol server that provides weather data from OpenWeatherMap API, allowing users to query current weather by city name or coordinates with support for different temperature units.
Remote MCP Server on Cloudflare
Mcp Server Rust
러스트 MCP 로컬 서버

Amazon VPC Lattice MCP Server
A Model Context Protocol server that provides tools for accessing and managing AWS VPC Lattice information, allowing users to list sources and retrieve sample prompts related to AWS networking documentation.
MCP Server Template for Cursor IDE

Postman MCP Generator
An MCP-compatible server that provides tools for integrating selected Postman API requests, allowing LLMs like Claude to interact with APIs through natural language.

Remote MCP Server Authless
A deployable MCP server on Cloudflare Workers that doesn't require authentication, allowing users to create and use custom AI tools through the Model Context Protocol.

Databricks MCP Server by CData
Databricks MCP Server by CData
Linear MCP Server
ton-mcp
이 MCP 서버를 통해 TON 블록체인과 상호 작용할 수 있습니다.
MCP Server: Youtube Subtitles Extractor
이것은 주어진 유튜브 링크에서 자막을 추출하는 MCP 서버입니다.

PlainSignal MCP Server
Provides tools for retrieving analytics reports and metrics from PlainSignal through the Model Context Protocol (MCP).

MCP Server Sentry
다음은 Sentry 오류 추적 서비스에 연결하여 AI 모델이 오류 보고서 및 이벤트를 쿼리하고 분석할 수 있도록 하는 모델 컨텍스트 프로토콜 서버의 TypeScript 구현에 대한 설명입니다. **모델 컨텍스트 프로토콜 서버 (TypeScript) - Sentry 연동** 이 구현은 AI 모델이 Sentry에서 오류 데이터를 검색하고 분석할 수 있도록 하는 모델 컨텍스트 프로토콜 (Model Context Protocol) 서버를 TypeScript로 구축한 것입니다. **주요 기능:** * **Sentry 연동:** Sentry API를 사용하여 오류 보고서, 이벤트, 사용자 피드백 등 Sentry 데이터를 가져옵니다. * **모델 컨텍스트 프로토콜 준수:** 모델 컨텍스트 프로토콜을 준수하여 AI 모델과의 표준화된 통신을 지원합니다. * **쿼리 처리:** AI 모델로부터 받은 쿼리를 해석하고, Sentry API를 통해 해당 데이터를 검색합니다. * **데이터 변환:** Sentry API에서 받은 데이터를 AI 모델이 이해하기 쉬운 형식으로 변환합니다. * **보안:** Sentry API 키를 안전하게 관리하고, 권한 없는 접근을 방지합니다. * **확장성:** 다양한 Sentry 데이터 유형 및 쿼리 유형을 지원하도록 쉽게 확장할 수 있습니다. **구현 세부 사항:** * **언어:** TypeScript * **라이브러리:** * `@sentry/node`: Sentry Node.js SDK * `axios`: HTTP 요청 라이브러리 (Sentry API 호출) * `express` 또는 `fastify`: 웹 서버 프레임워크 (모델 컨텍스트 프로토콜 서버) * `zod` 또는 `io-ts`: 데이터 유효성 검사 (쿼리 및 응답) * **API 엔드포인트:** 모델 컨텍스트 프로토콜에 정의된 엔드포인트 (예: `/query`) * **데이터 모델:** Sentry API에서 반환되는 데이터 구조를 TypeScript 인터페이스로 정의합니다. * **쿼리 처리 로직:** 1. AI 모델로부터 쿼리 요청을 받습니다. 2. 쿼리 요청의 유효성을 검사합니다. 3. Sentry API를 사용하여 해당 데이터를 검색합니다. 4. 검색된 데이터를 AI 모델이 이해하기 쉬운 형식으로 변환합니다. 5. 변환된 데이터를 AI 모델에게 응답합니다. **예시 코드 (개략적):** ```typescript import * as Sentry from "@sentry/node"; import axios from "axios"; import express from "express"; // Sentry 초기화 Sentry.init({ dsn: "YOUR_SENTRY_DSN", integrations: [ new Sentry.Integrations.Http({ tracing: true }), new Sentry.Integrations.Express({ app }), ], tracesSampleRate: 1.0, }); const app = express(); app.use(express.json()); // 모델 컨텍스트 프로토콜 엔드포인트 app.post("/query", async (req, res) => { try { // 쿼리 유효성 검사 (예: zod 사용) // ... // Sentry API 호출 const sentryResponse = await axios.get( `https://sentry.io/api/0/projects/${YOUR_SENTRY_ORG}/${YOUR_SENTRY_PROJECT}/events/`, { headers: { Authorization: `Bearer ${YOUR_SENTRY_API_KEY}`, }, params: req.body.queryParameters, // 쿼리 파라미터 전달 } ); // 데이터 변환 const transformedData = transformSentryData(sentryResponse.data); // 응답 res.json(transformedData); } catch (error) { console.error("Error processing query:", error); Sentry.captureException(error); res.status(500).json({ error: "Internal Server Error" }); } }); // Sentry 데이터 변환 함수 (예시) function transformSentryData(data: any): any { // AI 모델이 이해하기 쉬운 형식으로 데이터 변환 // ... return data; } app.listen(3000, () => { console.log("Server listening on port 3000"); }); ``` **고려 사항:** * **Sentry API 키 관리:** API 키를 환경 변수 또는 보안 저장소에 안전하게 저장합니다. * **에러 처리:** Sentry SDK를 사용하여 에러를 캡처하고 보고합니다. * **성능:** Sentry API 호출 및 데이터 변환 성능을 최적화합니다. * **확장성:** 다양한 Sentry 데이터 유형 및 쿼리 유형을 지원하도록 설계합니다. * **테스트:** 단위 테스트 및 통합 테스트를 통해 코드의 정확성을 검증합니다. 이 설명은 기본적인 구조와 개념을 제공하며, 실제 구현은 모델 컨텍스트 프로토콜의 구체적인 요구 사항과 Sentry API의 세부 사항에 따라 달라질 수 있습니다.

SAP Note Search MCP Server
This MCP server allows Cursor AI users to search and retrieve SAP Notes and Knowledge Base articles using SAP Passport authentication and Playwright automation.
Structurizr DSL Debugger for Cursor
MCP 서버를 브라우저에서 렌더링된 Structurizer DSL에 연결하고 파싱 관련 오류 메시지를 Cursor IDE로 반환합니다.
Hugo MCP Server
Hugo 정적 사이트 생성기를 관리하기 위한 강력한 MCP (모델 제어 프로토콜) 서버.

MIDI File MCP
사용자가 자연어 명령을 통해 MIDI 파일을 읽고, 분석하고, 수정할 수 있도록 지원하는 강력한 MCP 도구입니다. 파일 정보 읽기, 트랙 수정, 음표 추가, 템포 설정과 같은 작업을 지원하여 MIDI 파일을 파싱하고 조작할 수 있습니다.
AgentForce Reliable Server
Reliable MCP-compliant Agentforce API server with fallback modes

FrankfurterMCP
A MCP server for the Frankfurter API for currency exchange rates.

Oxenstierna
Provides access to the Swedish National Archives (Riksarkivet) through multiple APIs, enabling users to search, explore, and download digitized historical records and images.

Better Fetch
A Model Context Protocol server that intelligently fetches and processes web content, transforming websites and documentation into clean, structured markdown with nested URL crawling capabilities.

Etherscan MCP Tool
사용자가 블록체인 데이터와 상호 작용하여 다양한 블록체인 네트워크에서 토큰 총 공급량, 체인 ID, 필터링된 RPC 엔드포인트를 검색할 수 있도록 하는 도구.
Amadeus MCP Server
아마데우스 MCP(모델 컨텍스트 프로토콜) 서버
mcp-server-vanmoof
VanMoof 자전거용 MCP 서버
Tempo MCP Server
Grafana Tempo용 MCP (모델 컨텍스트 프로토콜) 서버

LI.FI MCP Server
Enables AI assistants to interact with LI.FI's cross-chain infrastructure, providing access to blockchain networks, token data, bridges, and transaction services through a standardized protocol.