10 Finest Claude MCP Servers to Join Your Favourite Apps

10 Best Claude MCP Servers to Connect Your Favorite Apps

Best Claude MCP servers

Mannequin context protocol, popularly often known as MCP, is the following massive factor on this AI period. At a excessive degree, the MCP servers let you join your AI chatbot to any apps or providers and supply extra context on your AI mannequin.

This eliminates the necessity to change between apps and manually copy data between your app and AI chatbots like Claude AI, ChatGPT, and even Gemini.

Utilizing these MCP servers, you possibly can join your favourite apps and providers like Slack, Telegram to Claude AI and carry out duties for you.

Finest MCP Servers for Claude AI

Gmail MCP Server

Even in 2025, the vast majority of professionals, even private conversations, nonetheless depend upon e mail, and Gmail stays the favored e mail consumer amongst different e mail purchasers, particularly for Android customers.

Gmail MCP Server

Utilizing the Claude Gmail MCP server, you possibly can join your Gmail app to the ClaudeAI and in addition analyze all of your emails.

And in case you are somebody who’s an expert, sorting, looking out, and responding to each e mail could be overwhelming. That is the place you possibly can join your Gmail account with the Claude AI MCP server and discover necessary messages rapidly. Summarize your e mail content material, draft emails, and create summarized responses.

Aside from simply studying this, the Gmail MCP server additionally comes with superior options, and you’ll ship emails immediately from the Claude MCP.

Gmail MCP Service is beneficial for almost all of customers; nevertheless, organising could be overwhelming even for inexperienced persons as a result of accessing and authenticating along with your Gmail account requires you to create a Google Cloud challenge, allow Gmail API, and arrange Oauth credentials, and later join it to Cloud MCP.

Nevertheless, to make it easy, I’ve offered a easy and straightforward course of that can assist you get began.

The right way to join Gmail to Claude utilizing Gmail MCP Server

  • To create a Google Cloud challenge, first go to the Google Cloud Console dashboard.
  • Right here, click on on the brand new challenge, or you can even use an current Mission; nevertheless, for this MCP, I might request you to create a brand new challenge.
  • Now, click on on the menu within the prime left nook of the display screen and choose API & Companies. Then click on on Enabled APIs and Companies.
  • Now, click on the Add API or Allow APIs and Companies button on the prime.
  • And seek for Gmail API and allow it
  • Now once more, click on on the menu within the prime left nook of the display screen and choose API & providers, and go to credentials
  • Now, click on on the credentials and choose OAuth consumer ID.
  • Now, enter the required particulars resembling app identify, sort of app, and consumer identify. After you have efficiently created this, Google Cloud Console will generate a JSON file containing your credentials.
  • Obtain the file and rename it to gcp-oauth.keys.json and put it aside in your gadget.
  • Now that you must set up the Gmail MCP server in your gadget. Open terminal and enter the next command: npx -y @smithery/cli set up @gongrzhe/server-gmail-autoauth-mcp– consumer claude
  • And now clone the repository: git clone https://github.com/GongRzhe/Gmail-MCP-Server.git
    cd Gmail-MCP-Server
  • Subsequent, that you must authenticate the server. Open the terminal once more and enter the next command: mkdir -p ~/.gmail-mcp
  • Subsequent, transfer the gcp-oauth.keys.json file that you’ve downloaded to this newly created Gmail MCP listing. You should use this command: mv gcp-oauth.keys.json ~/.gmail-mcp/
  • Lastly, run this command to authenticate: npx @gongrzhe/server-gmail-autoauth-mcp auth.

For those who see any errors, run the next instructions to repair them:

mkdir gmail-mcp-test
cd gmail-mcp-test
npm init -y
npm set up @gongrzhe/server-gmail-autoauth-mcp

npx @gongrzhe/server-gmail-autoauth-mcp auth

node ./node_modules/@gongrzhe/server-gmail-autoauth-mcp/bin/auth.js

It would open a brand new tab, and it’s a must to sign up along with your Gmail account to authenticate. It usually takes 1-5 hours. In case you are going through any errors, strive once more after a while.

After you have efficiently authenticated, open the Claude desktop app in your gadget, go to settings, after which developer tab, and click on on the edit config file, and add the next code to the edit config file.

{
“mcpServers”: {
“gmail”: {
“command”: “npx”,
“args”: [
“@gongrzhe/server-gmail-autoauth-mcp”
]
}
}
}

And that’s it. Now, restart the gadget, and that’s it. You will have related your Gmail MCP server to the Claude AI.

Get Gmail MCP Server

Google Drive MCP Server

Google drive MCP server

Google Drive can be some of the fashionable cloud storage providers utilized by many individuals. In case you are on Android, it’s the default cloud storage.

It provides 15 GB of free file storage, which shops all your essential information, together with information out of your Google providers, and in addition WhatsApp information you probably have related and backed it up.

Nevertheless, if a number of recordsdata, apps, and providers are related to your Google Drive, discovering the suitable file you might be searching for could be overwhelming within the pool of unknown recordsdata.

Due to the Claude MVP MCP server, you possibly can join your Google Drive on to the Claude AI and allow you to set up and search the recordsdata you might be searching for immediately from the Claude interface utilizing pure language.

The right way to join your Google Drive to your Claude UI utilizing MCP

  • Be aware: For all Google providers, that you must get an API by way of the Google Cloud API platform. You should use an current challenge, or you possibly can comply with the steps to create a brand new challenge and get your new API.
  • First, head over to Google Cloud Console and click on on Create New Mission. You can even choose the present tasks if you would like.
  • Now, click on on the menu and choose API & Companies. Then click on on Allow APIs and Companies, seek for Google Drive, and click on Allow.
  • Click on on the menu, go to the APIs & Companies tab, click on on Credentials, after which add new credentials. Select Exterior App, and fill out the required fields resembling assist e mail and others.
  • After you have created it, obtain the JSON file and rename it to gcp-oauth.keys.json and save the file domestically in your gadget.
  • Now, use the next code and clone the Google Drive MCP server domestically to your gadget: git clone https://github.com/modelcontextprotocol/servers-archived.git
    cd servers-archived/src/gdrive
  • Subsequent, transfer the gcp-oauth.keys.json to the gdrive folder that you’ve created, and subsequent begin the server utilizing this: npm begin.

Now, add this file to the Claude desktop config file

{
“mcpServers”: {
“gdrive”: {
“command”: “node”,
“args”: [
“/path/to/servers-archived/src/gdrive/index.js”
]
}
}
}

Get Google Drive MCP Server

Telegram MCP Server

Telegram MCP server

Telegram is the fourth-largest messaging platform all over the world, and it is among the largest to host teams and channels to speak with customers.

Telegram additionally helps bots, which enable you to handle Telegram teams simply. Nevertheless, connecting it to the LLMs like Claude AI may give further alternatives like posting content material routinely, recognizing spam, and in addition looking out chat historical past and summarizing based mostly in your use case.

Not solely this, you can even get a abstract of all of the chats which are current within the group. You can even delete, create a bunch, get participant record, record all of the admins, get a listing of full banned customers, and extra, the choices are countless.

Utilizing it with any LLM, resembling Claude AI, has an additional added benefit, like in case you are somebody who’s utilizing Claude to plan your content material technique, you need to use the identical LLM to submit content material on to the Telegram platform.

The right way to join your Telegram to the Claude MCP server

  • First, you want an API improvement device to attach your Claude to your Telegram account. You’ll be able to go to Telegram.org in your browser and log in to your Telegram account utilizing your telephone quantity.
  • Subsequent, click on on the API improvement, and right here click on on create a brand new app. Fill in all of the required particulars, resembling title, and after Telegram will grant you an API ID and API hash. Hold them safely and securely.
  • Subsequent, that you must clone the Telegram repo utilizing the next code: git clone https://github.com/chigwell/telegram-mcp.git
    cd telegram-mcp
    npm set up
  • Now, enter your API credentials to authenticate: export TELEGRAM_API_ID=your_api_id_here
    export TELEGRAM_API_HASH=your_api_hash_here
    change your API right here along with your API codes that you’ve obtained from Telegram
  • Subsequent, it’s a must to set your Telegram API credentials as environmental variables. Observe the code beneath to get began, and at last, it’s a must to run the server. Use this command to run the server: npm begin
  • Now, copy and paste the configuration file to your Claude desktop AI, and you’ve got efficiently related your Telegram account to Claude AI. Right here you possibly can record all of your Telegram chats, ship a message, Telegram historical past, and extra.

Now, that you must join your Claude desktop. Paste the code into the Claude config file

{
“mcpServers”: {
“telegram”: {
“command”: “node”,
“args”: [
“/path/to/telegram-mcp/index.js”
]
}
}
}

Get Telegram MCP Server

Journey Planner MCP Server

Travel MCP Server

Planning journey with the AI is among the most helpful and in addition continuously used instruments; it lets you save time, in comparison with opening 10 tabs and analyzing every journey itinerary.

Due to AI LLMs like Claude AI, you will get prompt personalised journey itineraries. You can even ask questions and modify your journey itinerary anytime. You can even join apps like To do record utilizing the MCP servers and create an motion plan on your journey.

The right way to join the Journey Planner MCP server to Claude AI

  • First, that you must join your Claude to the journey planner MCP server. First, that you must guarantee that you’ve put in Node.js, npm, and the Claude desktop app in your gadget.
  • After you have put in, clone the repo through the use of the next command: git clone https://github.com/GongRzhe/TRAVEL-PLANNER-MCP-Server.git
    cd TRAVEL-PLANNER-MCP-Server
  • Set up all of the dependencies with this command: npm set up, and begin the server utilizing this command: npm begin
  • Now, add this code to the Claude desktop config file:
    {
    “mcpServers”: {
    “travelplanner”: {
    “command”: “node”,
    “args”: [
    “/path/to/TRAVEL-PLANNER-MCP-Server/index.js”
    ]
    }
    }
    }
  • Now, begin the MCP server, discover your Claude desktop file, and add the journey planner MCP server to the record. After you have achieved, save and restart your Claude desktop and it is possible for you to to attach it to the Google Maps, and you can begin planning your journeys.

Get Journey MCP Server

Spotify MCP Server

Spotify MCP server

Spotify is the preferred music streaming service all over the world. The truth is, it’s a prime music streaming service with greater than 35% market share.

With the MCP server, you possibly can join your Spotify account to the LLM and management your Spotify music hands-free.

Whereas it additionally comes with begin and pause playback controls, search and discover music consumer, get data concerning the observe, and handle Spotify, the most important benefit of this MCP server is the power to handle, create, and replace your current playlists.

Managing Spotify playlists is among the painful jobs whereas utilizing the app; nevertheless, utilizing the LLM makes it straightforward for you. As an example, you possibly can utterly take away the songs or add the songs associated to the identical style or artist, which could take a while should you’re doing it manually.

You can even use it to attach and uncover, and in addition associated music tracks, and add them to your playlist.

The right way to join the Spotify MCP server to the Claude

  • Make sure the Node. js and NPM put in in your gadget, you additionally must have a Spotify developer account to attach your Spotify account to the Claude MCP server. A Spotify developer account is free. You’ll be able to join free on the web site.
  • After you have efficiently signed up, go to the Spotify developer dashboard and on the highest, click on on create an app, give it a reputation, and an outline. Now save the app, and you’re going to get a developer and consumer ID and secret consumer code.
  • Now, click on on the app, open its settings, and click on on add. Now that you must clone the repo utilizing the next command and set up all of the dependencies: git clone https://github.com/varunneal/spotify-mcp.git
    cd spotify-mcp
  • Set up the dependencies utilizing: npm set up
  • Now, create a brand new .env file and put it aside on the root of this repo.
    SPOTIFY_CLIENT_ID=your_client_id_here
    SPOTIFY_CLIENT_SECRET=your_client_secret_here
    SPOTIFY_REDIRECT_URI=http://localhost:3000/callback
    PORT=3000
    Exchange these with the Spotify values.
  • Now, restart the MCP server utilizing this command: npm begin
  • Now it’s a must to make modifications to the Claude config file and add the Spotify MCP server:
    {
    “mcpServers”: {
    “spotify”: {
    “command”: “node”,
    “args”: [
    “/path/to/spotify-mcp/index.js”
    ]
    }
    }
    }
  • Now you possibly can play all of your Spotify playlist songs and in addition customise them based mostly in your preferences.

Get Spotify MCP Server

Terminal Controller

Terminal MCP Server

Utilizing the command line or a Terminal could be overwhelming, particularly in case you are a newbie.

Nonetheless, the vast majority of purposes require terminal information to make the apps work. As an example, connecting your Claude MCP Service to the apps additionally requires Terminal information.

Fortuitously, due to the terminal MCP server. Now, you possibly can join the Claude MCP server and use a pure language to attach and write instructions within the terminal.

And in addition, not everybody can bear in mind terminal instructions. For those who forgot a command or are having a tough time interacting with a terminal, you possibly can merely use pure language, similar to the way you chat and work together with the AI chatbot.

In case you are frightened about making undesirable modifications. Don’t fear. The Claude MCP additionally comes with an additional layer of security, by telling you what the command will do. You’ll be able to affirm it earlier than taking any dangers and working the command.

The right way to join your Claude MCP server to your terminal

  • To make use of the terminal first, that you must guarantee you might have Node.js put in in your gadget, and in addition npm, and you’ve got efficiently put in the Claude desktop server and are working it in your gadget.
  • After you have the gadget, it’s a must to clone and set up the terminal MCP server in your gadget. First, use the next command to put in it in your gadget, and in addition set up the dependencies by following the command beneath, after which begin working the server.
    git clone https://github.com/GongRzhe/terminal-controller-mcp.git
    cd terminal-controller-mcp
  • Now run the server utilizing this command: npm set up, after which begin the server: npm begin
  • Subsequent, that you must join your Claude MCP server to the Claude desktop, open your Claude desktop settings file, and add the server to it.
    {
    “mcpServers”: {
    “terminal”: {
    “command”: “node”,
    “args”: [
    “/path/to/terminal-controller-mcp/index.js”
    ]
    }
    }
    }
  • After you have configured the Claude config file, you need to use it to record out all of the instructions, resembling restart, all recordsdata in your particular listing, system error, delete the file, and extra. You’ll be able to work together with Claude immediately utilizing pure language, and your terminal does the job for you.

Get Terminal MCP Server

Todoist

Todoist MCP server

You probably have been following us, you understand how a lot we love to-do lists. We’ve got loads of how-to guides protecting utilizing the perfect methods, and guides on creating a customized to-do record app.

Fortuitously, now you can immediately join your Claude or another LLM to your AI and handle all of your duties in a single place.

Since many LLMs have additionally now began rolling out a reminiscence characteristic, which might bear in mind all the small print that you’ve interacted with the chat. Utilizing this characteristic, you possibly can plan your day utilizing the LLM.

You’ll be able to immediately use a Claude LLM to rapidly add updates and set up duties with out remembering them your self.

It not solely makes it give you the results you want simpler but additionally lets you set up duties and create duties which are extra action-based as a substitute of making imprecise duties, plus you can even use a number of to-do record rules within the LLM itself. After you have an in depth breakdown of your process, you possibly can add it to your to-do record since it’s the preferred and useful.

We’ve got an in depth information on the way to create personalised and actionable to-do record duties. You should use these rules to create higher duties.

The right way to join Claude to the Todoist app

  • Earlier than connecting your Claude AI to your Todoist, that you must have an account in Todoist.
  • For those who don’t have an account, create an account, which is a should to attach your work with Claude AI LLM. You probably have been utilizing it, you can even use the TickTick to-do record app. For those who don’t need the Todoist app, the method could be very comparable. In case you are utilizing the TickTick app, go to the web site and create an account.
  • Now, when you log in along with your account, go to settings and integration, and discover the API token and duplicate it.
  • Now, use the next command to clone the repo and dependencies.
    git clone https://github.com/abhiz123/todoist-mcp-server.git
    cd todoist-mcp-server
  • Now, set up all dependencies utilizing this command: npm set up.
  • Create a .env file within the root of the challenge, and right here change the precise API token and add it to the required code within the following command.
    TODOIST_API_TOKEN=your_todoist_api_token_here
    PORT=3000
  • Now, begin the server: npm begin
  • Lastly, join the desktop to different MCP purchasers and add the MCP consumer to your Claude desktop AI.
    {
    “mcpServers”: {
    “todoist”: {
    “command”: “node”,
    “args”: [
    “/path/to/todoist-mcp-server/index.js”
    ]
    }
    }
    }
  • After you have efficiently edited the file and added it to your Claude desktop, right here you possibly can create your new card, present all due immediately, mark your process full, and record the duty in a single place.

Get Todoist MCP Server

WhatsApp

WhatsApp MCP server

WhatsApp can be some of the fashionable messaging platforms all over the world. In India, it’s a default messaging platform for almost all of customers.

With the introduction of channels and teams, WhatsApp has additionally change into a major communication platform for a lot of groups and loads of communities. Now with the Claude MCP server, you possibly can immediately join your WhatsApp account to the Claude AI and get entry to all of your messages, summarize them, and in addition ship messages to your WhatsApp immediately from the Claude interface.

Due to the Claude MCP server, you can even deliver options that aren’t but accessible on WhatsApp. As an example, you can even schedule messages and even summarize all of your group conversations in a single place out of your Claude interface.

Plus, in case you are utilizing a workforce, you can even summarize the messages and join them to your to-do record app and add them to your duties, which makes it general the perfect risk to attach your WhatsApp account to the Claude MCP desktop server.

The right way to join your Claude MCP server to the WhatsApp MCP server

  • To arrange the WhatsApp MCP server and connect with Claude, that you must set up Node. JS in your gadget and npm desktop.
  • Now, guarantee you might have a WhatsApp lively account working in your telephone and set up the Google Chrome browser for WhatsApp internet automation.
  • After you have achieved this, clone the repository utilizing the command beneath and set up all of the dependencies utilizing the npm set up command.
    git clone https://github.com/lharries/whatsapp-mcp.git
    cd whatsapp-mcp
    {
    “mcpServers”: {
    “whatsapp”: {
    “command”: “node”,
    “args”: [
    “/path/to/whatsapp-mcp/index.js”
    ]
    }
    }
    }
  • Subsequent, set up dependencies: npm set up, and begin the MCP server: npm begin
  • Now, begin the MCP server and at last join your Claude configuration account and begin utilizing your WhatsApp.

Get Gmail MCP Server

Cellphone MCP Server

Android MCP Server

Cellphone MCP server is probably the most highly effective MCP server, which helps you to automate and management your Android smartphone.

Utilizing this MCP server, you possibly can immediately join your Android smartphone to the Claude MCP server, and you may make a name, ship textual content messages, play music, summarize your notifications, and every part else utilizing your pure language through the use of the Claude desktop interface.

You’ll be able to utterly work together along with your smartphone and all of the features from the Claude desktop interface.

The right way to join your Android smartphone to the Claude MCP server

  • To attach your smartphone to the Claude MCP server, first, that you must set up Node. js, npm, and in addition ADB in your gadget. Observe this video to put in and arrange ADB in your gadget.https://youtu.be/GERlhgCcoBc
  • After you have put in ADB, guarantee your smartphone has developer mode and in addition USB debugging enabled.
  • After you have achieved, set up Cellphone MCP server utilizing the command beneath and set up all of the dependencies.
    git clone https://github.com/hao-cyber/phone-mcp.git
    cd phone-mcp
  • Guarantee you might have USB debugging enabled in your gadget. You’ll be able to take a look at it with this command in your terminal: adb gadgets
  • Set up npm set up abd run the server utilizing npm begin
  • Join your cell to a USB and authorize the MCP server, edit the entire file within the Claude desktop app, and efficiently join your smartphone to your Claude MCP server.
    {
    “mcpServers”: {
    “telephone”: {
    “command”: “node”,
    “args”: [
    “/path/to/phone-mcp/index.js”
    ]
    }
    }
    }

Get Android MCP Server

Microsoft PowerPoint MCP server

Powerpoint MCP Server

Lastly, ending the record to automate probably the most boring duties in your day-to-day workflow.

The Microsoft PowerPoint MCP server allows you to create, edit, and automate displays all utilizing the pure language itself.

Since you might be immediately writing with Claude, you can even automate this course of by including the related data, related sources, and every part. Not solely are you automating the present PowerPoint creation course of, however you might be additionally including extra context and creating high-quality PowerPoint displays, which could be particularly helpful for college students or somebody who’s a working skilled to create detailed and superior displays.

The right way to join your Claude to your Microsoft PowerPoint displays

  • First, set up Node. JS, NPM, and Microsoft PowerPoint in your gadget.
  • Now, clone the repository utilizing the next terminal command and set up all of the dependencies through the use of the npm set up command.
    git clone https://github.com/GongRzhe/Workplace-PowerPoint-MCP-Server.git
    cd Workplace-PowerPoint-MCP-Server
  • Set up dependencies utilizing this command: npm set up abd begin the server: npm begin
  • Now, run the MCP server utilizing npm begin, and at last join the PowerPoint MCP server to the consumer setup.
    {
    “mcpServers”: {
    “powerpoint”: {
    “command”: “node”,
    “args”: [
    “/path/to/Office-PowerPoint-MCP-Server/index.js”
    ]
    }
    }
    }

And that stated, you might have efficiently related your Microsoft PowerPoint to the Claude MCP. You’ll be able to immediately work together with it and begin creating your displays. You’ll be able to create a brand new presentation, add a slide, set a picture, export, and in addition summarize your present slides and extra.

Get PowerPoint MCP Server

Join Your Favourite Apps to Claude AI

We’re simply getting began. Fortuitously, there are many MCP servers accessible for Claude AI already, which let you work together along with your favourite apps.

As an example, the latest Zerodha Kite MCP allows you to join your Kite buying and selling account to Claude AI and analyze your inventory portfolio, maintain observe of your shares, and get detailed experiences.

Additionally, our first Home windows File MCP server permits Claude to attach with an area file system in your gadget and work together along with your recordsdata.

The very best half is, MCP providers are free to get began along with your Claude AI, and you’ll automate your day by day boring duties, and in addition get detailed analytics of your present course of.

There are a whole lot of MCP servers which are being constructed each single day that may assist any person join and work together with their favourite apps and providers. In case you are having any points whereas connecting these MCP servers. You’ll be able to go to the small print for MCP directions, and in addition remark beneath, you probably have any points and errors whereas connecting to those MCP providers.

Comments

No comments yet. Why don’t you start the discussion?

Leave a Reply

Your email address will not be published. Required fields are marked *