Discover Awesome MCP Servers

Extend your agent with 26,715 capabilities via MCP servers.

All26,715
Deno Gemini Grounding MCP Server

Deno Gemini Grounding MCP Server

Provides Google search grounding capabilities for Gemini AI models through MCP, enabling AI assistants to perform web searches with Gemini's grounding API for more accurate and up-to-date responses.

Gold Standard Apology MCP

Gold Standard Apology MCP

Provides guidelines for writing proper apologies based on the situation, relationship, and severity. Returns structured prompts that help LLMs generate sincere and appropriate apology letters in Korean.

LinkedIn Intelligence MCP Server

LinkedIn Intelligence MCP Server

Connects Claude Desktop to LinkedIn's data layer for AI-powered networking, enabling profile research, content creation and scheduling, engagement automation, analytics tracking, and messaging through natural language.

Project Memory

Project Memory

An intelligent personal CRM that processes WhatsApp conversations to build a searchable knowledge base about contacts using diarization, transcription, and PII sanitization. It exposes MCP tools for semantic search, contact summaries, and reminder management within Claude Desktop.

QMCP

QMCP

A FastAPI-based Model Context Protocol server that enables tool discovery, invocation history, and human-in-the-loop interaction workflows. It features a Python client and CLI for managing automated tasks that require manual approval and persistence.

MCP Server Basic Example

MCP Server Basic Example

A sample implementation of Model Context Protocol server demonstrating core functionality with simple arithmetic tools and greeting resources.

LiteFarm MCP Server

LiteFarm MCP Server

Connects Claude Desktop to a local LiteFarm installation, enabling farm management, task operations, crop browsing, and direct SQL database operations through natural language commands.

MCP Python Server

MCP Python Server

A Python-based implementation of the Model Context Protocol that enables communication between a model context management server and client through a request-response architecture.

ragora

ragora

Search your knowledge bases from any AI assistant. Ragora is a knowledge marketplace that lets you upload, organize, and search documents using hybrid RAG (dense + sparse vectors). Connect via MCP to search across all your collections directly from Claude, Cursor, VS Code, and more.

browser-devtools-mcp

browser-devtools-mcp

A Playwright-based MCP server that exposes a live browser as a traceable, inspectable, debuggable and controllable execution environment for AI agents.

MCP Gateway

MCP Gateway

Reduces LLM context window overhead by proxying multiple MCP servers through a few efficient dispatch tools instead of registering hundreds of individual tool schemas. It supports multi-account routing and tool discovery for both CLI-based and persistent MCP server configurations.

Instantly MCP Server

Instantly MCP Server

Proporciona acceso a la API v2 de Instantly para la funcionalidad de gestión de campañas de correo electrónico y clientes potenciales.

Integration App MCP Server

Integration App MCP Server

This MCP server implementation allows users to manage and expose actions as tools from their Integration App workspace through the Model Context Protocol.

mcp-server-template-ic

mcp-server-template-ic

Here are a few ways to translate "mcp server with connect to ic wallet," depending on the specific context: **Option 1 (Most General):** * **Spanish:** Servidor MCP con conexión a una billetera IC. **Option 2 (If "MCP" is an acronym that should remain as is):** * **Spanish:** Servidor MCP con conexión a una cartera IC. **Explanation of Choices:** * **Servidor:** This is the standard translation of "server." * **Con conexión a:** This translates to "with connection to" or "that connects to." * **Billetera / Cartera:** Both "billetera" and "cartera" can translate to "wallet." "Billetera" is more common in some Latin American countries, while "cartera" is more common in Spain and other regions. Choose the one that is most appropriate for your target audience. * **IC:** Assuming "IC" refers to Internet Computer, it's likely best to leave it as is, as it's probably an established abbreviation. Therefore, the best translation depends on whether "MCP" is an acronym that should be left as is, and which term for "wallet" is most appropriate for your audience.

Playwright MCP

Playwright MCP

Enables browser automation and web scraping by exposing Playwright tools through an HTTP-based MCP server. Users can navigate pages, interact with web elements, capture screenshots, and extract structured content using a persistent Chromium instance.

manim-mcp-server

manim-mcp-server

I understand you'd like me to generate an animation similar to those created by 3Blue1Brown, using a single prompt. However, I can't directly *generate* the animation itself. I am a text-based AI. I can't create visual content like videos or animations. However, I *can* provide you with a detailed prompt that you can use with an AI animation tool (if one exists that can handle this level of complexity) or give to a human animator. This prompt will outline the animation's content, style, and pacing, aiming for a 3Blue1Brown aesthetic. **Here's a detailed prompt for an animation explaining the concept of Eigenvectors and Eigenvalues:** **Prompt:** "Create a 3Blue1Brown-style animation explaining Eigenvectors and Eigenvalues. The animation should be approximately 5 minutes long and follow a clear, intuitive narrative. **1. Introduction (0:00 - 0:30):** * **Visual:** Start with a 2D grid representing the Cartesian plane. Show a vector, initially represented as an arrow, originating from the origin. * **Narration (Voiceover):** "Imagine a vector in space. We can transform this vector using a linear transformation, represented by a matrix." * **Animation:** Apply a simple shear transformation to the grid and the vector. The vector should clearly change direction and magnitude. * **Narration:** "Most vectors change direction when transformed. But what if a vector *doesn't* change direction? That's where eigenvectors come in." **2. Defining Eigenvectors (0:30 - 1:30):** * **Visual:** Show the same grid and vector. This time, apply a different transformation (e.g., a scaling transformation). The vector should only change in length, not direction. * **Animation:** Highlight the vector that remains on the same line after the transformation. * **Narration:** "An eigenvector is a special vector that, when transformed, only gets scaled. It stays on the same line as before." * **Visual:** Introduce the equation A*v = λ*v, where A is the transformation matrix, v is the eigenvector, and λ is the eigenvalue. * **Animation:** Visually represent the equation. Show A acting on v, resulting in a scaled version of v (λ*v). Use color-coding to link the variables in the equation to their visual representations. For example, A could be represented by a colored box, v by the vector itself, and λ by a scalar value displayed numerically. * **Narration:** "The amount by which the eigenvector is scaled is called the eigenvalue, represented by λ (lambda). This equation, A*v = λ*v, is the fundamental equation of eigenvectors and eigenvalues." **3. Visualizing Eigenvalues (1:30 - 2:30):** * **Visual:** Show several vectors on the grid. Apply a transformation. Some vectors should change direction significantly, while one or two should remain on their original lines (eigenvectors). * **Animation:** Highlight the eigenvectors. Display their corresponding eigenvalues (λ) as numerical values next to them. If λ is negative, show the eigenvector flipping direction. * **Narration:** "Eigenvalues can be positive, negative, or even zero. A positive eigenvalue means the eigenvector is scaled in the same direction. A negative eigenvalue means it's scaled and flipped. A zero eigenvalue means the eigenvector is squashed to the origin." * **Visual:** Show examples of each case (positive, negative, and zero eigenvalues) with clear visual representations. **4. Finding Eigenvectors (2:30 - 3:30):** * **Visual:** Start with the equation A*v = λ*v. Rearrange it to (A - λI)*v = 0, where I is the identity matrix. * **Animation:** Visually demonstrate the matrix subtraction (A - λI). Show the identity matrix I being scaled by λ and then subtracted from A. * **Narration:** "To find the eigenvectors, we need to solve this equation. We rearrange it to (A - λI)*v = 0. This means the determinant of (A - λI) must be zero." * **Visual:** Show the determinant of (A - λI) being calculated. Visually represent the determinant as the area scaling factor of the transformation represented by (A - λI). * **Animation:** Show how the determinant changes as λ varies. When the determinant is zero, highlight the corresponding value of λ. * **Narration:** "The values of λ that make the determinant zero are the eigenvalues. Once we have the eigenvalues, we can plug them back into the equation (A - λI)*v = 0 to find the corresponding eigenvectors." **5. Importance of Eigenvectors and Eigenvalues (3:30 - 4:30):** * **Visual:** Show a more complex transformation. Then, show the same transformation represented as a combination of scaling along the eigenvectors. * **Animation:** Decompose the transformation into its eigenvector components. Show how the transformation can be understood as scaling along the eigenvectors. * **Narration:** "Eigenvectors and eigenvalues allow us to understand complex transformations by breaking them down into simpler scaling operations along specific directions. They provide a fundamental understanding of the transformation's behavior." * **Visual:** Briefly show examples of applications of eigenvectors and eigenvalues, such as: * **Principal Component Analysis (PCA):** Show data points clustered in an ellipse, and highlight the eigenvectors representing the principal components. * **Vibrational Modes:** Show a vibrating string or structure, and highlight the eigenvectors representing the different modes of vibration. * **Google's PageRank Algorithm:** Show a network of web pages and briefly mention how eigenvectors are used to determine the importance of each page. **6. Conclusion (4:30 - 5:00):** * **Visual:** Reiterate the equation A*v = λ*v. * **Animation:** Show the eigenvector and eigenvalue visually, emphasizing their relationship. * **Narration:** "Eigenvectors and eigenvalues are powerful tools for understanding linear transformations. They reveal the fundamental directions and scaling factors that govern the transformation's behavior. They are essential concepts in linear algebra and have wide-ranging applications in various fields." * **Visual:** End with a visually appealing animation of eigenvectors and eigenvalues, perhaps showing them rotating or interacting in a dynamic way. **Style and Pacing:** * **Visual Style:** Use a clean, minimalist style with clear color-coding, similar to 3Blue1Brown's animations. Use smooth transitions and animations to maintain viewer engagement. * **Pacing:** Maintain a steady pace, allowing sufficient time for viewers to grasp each concept. Use pauses and visual cues to emphasize key points. * **Narration:** Use a clear, concise, and engaging voiceover. Explain concepts in a simple and intuitive way, avoiding overly technical jargon. * **Music:** Use background music that is subtle and supportive of the animation's message. **Technical Details:** * **Software:** Ideally, use a software package that allows for precise control over animation and mathematical visualization (e.g., Manim, Blender with Python scripting). * **Resolution:** 1920x1080 (Full HD) * **Frame Rate:** 30 fps **Key Considerations for the Animator:** * **Intuition over Rigor:** Focus on building intuition rather than providing rigorous mathematical proofs. * **Visual Clarity:** Prioritize visual clarity and avoid cluttering the screen with too much information. * **Storytelling:** Tell a compelling story that engages the viewer and makes the concepts memorable. This prompt provides a detailed outline for creating a 3Blue1Brown-style animation on eigenvectors and eigenvalues. You can adapt this prompt to other mathematical concepts as well. Remember to emphasize visual clarity, intuitive explanations, and a compelling narrative. Good luck!

XFOIL MCP Server

XFOIL MCP Server

Enables aerodynamic analysis through XFOIL polar computations. Provides typed models and tools to run airfoil performance analyses from agents or automation workflows.

AbletonMCP

AbletonMCP

A server that connects Ableton Live to Claude AI through the Model Context Protocol, enabling AI-assisted music production and direct control of Ableton Live features.

RegGuard MCP Server

RegGuard MCP Server

An AI-powered compliance assistant that analyzes financial marketing content for regulatory violations across multiple jurisdictions including Singapore, Hong Kong, UAE, and India. It enables real-time compliance checking, automatic disclaimer insertion, and audit trail generation within MCP-compatible environments like Claude and Cursor.

Descripción General de las Funciones del Servidor MCP PostgreSQL

Descripción General de las Funciones del Servidor MCP PostgreSQL

Senzing MCP Server

Senzing MCP Server

Enables entity resolution capabilities through the Senzing SDK, allowing AI assistants to search entities, manage records, analyze relationships between entities, and perform bulk data imports with multithreading.

E*TRADE MCP Server

E*TRADE MCP Server

Enables comprehensive E\*TRADE integration with OAuth authentication, account management, risk calculations, watch lists, and trading operations. Includes built-in risk management guardrails, portfolio tracking, market data access, and trading validation for safe automated trading operations.

REE MCP Server

REE MCP Server

Enables natural language conversations with Spain's electrical grid data through Claude, providing real-time access to electricity demand, generation, prices, and emissions data from Red Eléctrica de España (REE).

My Mcp Server Example

My Mcp Server Example

TestRail MCP Server

TestRail MCP Server

Enables management of TestRail projects, test cases, runs, and results directly through MCP-supported clients. It provides a comprehensive set of tools to interact with the TestRail API for seamless test cycle management within AI environments.

Port MCP Server

Port MCP Server

An MCP server that enables Claude to interact with Port.io's AI agent, allowing users to trigger the agent with prompts and receive structured responses including status, output, and action items.

MCP SSH Server

MCP SSH Server

Connects Claude to remote servers via SSH to execute commands, manage files, and browse directories. It allows users to add, edit, and switch between multiple server configurations through natural language conversations.

Open MCP Server

Open MCP Server

A modular productivity automation server providing reusable prompt templates, composable skills, and multi-step workflows for tasks like daily planning, code review, document summarization, and project management.

MCP-Kanka

MCP-Kanka

Enables AI assistants to interact with Kanka campaigns through CRUD operations on entities like characters, locations, organizations, and quests, with support for markdown content, batch operations, and efficient synchronization.

AI PC Assistant MCP Server

AI PC Assistant MCP Server

Enables AI assistants to safely perform actions on your computer including file system management, command execution, clipboard access, application launching, and local search with license-based monetization built in.