Mannequin context protocol, popularly often known as MCP, is the following large factor on this AI period. At a excessive stage, the MCP servers assist you to join your AI chatbot to any apps or companies and supply extra context to your AI mannequin.
This eliminates the necessity to swap between apps and manually copy data between your app and AI chatbots like Claude AI, ChatGPT, and even Gemini.
Utilizing these MCP servers, you may join your favourite apps and companies 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 rely upon electronic mail, and Gmail stays the favored electronic mail shopper amongst different electronic mail shoppers, particularly for Android customers.
Utilizing the Claude Gmail MCP server, you may join your Gmail app to the ClaudeAI and in addition analyze all of your emails.
And if you’re somebody who’s knowledgeable, sorting, looking out, and responding to each electronic mail might be overwhelming. That is the place you may join your Gmail account with the Claude AI MCP server and discover essential messages rapidly. Summarize your electronic 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 instantly from the Claude MCP.
Gmail MCP Service is helpful for almost all of customers; nonetheless, organising might be overwhelming even for freshmen as a result of accessing and authenticating together 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 simple course of that will help you get began.
Tips on how 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 present Undertaking; nonetheless, for this MCP, I’d request you to create a brand new challenge.
- Now, click on on the menu within the prime left nook of the display and choose API & Providers. Then click on on Enabled APIs and Providers.
- Now, click on the Add API or Allow APIs and Providers 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 and choose API & companies, and go to credentials
- Now, click on on the credentials and choose OAuth shopper ID.
- Now, enter the required particulars similar to app identify, kind of app, and shopper identify. Upon getting 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 reserve it in your machine.
- Now that you must set up the Gmail MCP server in your machine. Open terminal and enter the next command: npx -y @smithery/cli set up @gongrzhe/server-gmail-autoauth-mcp– shopper 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.
When you 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 should open a brand new tab, and it’s important to register together with your Gmail account to authenticate. It typically takes 1-5 hours. In case you are going through any errors, attempt once more after a while.
Upon getting efficiently authenticated, open the Claude desktop app in your machine, 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 machine, and that’s it. You’ve related your Gmail MCP server to the Claude AI.
Get Gmail MCP Server
Google Drive MCP Server
Google Drive can also be one of the vital fashionable cloud storage companies utilized by many individuals. In case you are on Android, it’s the default cloud storage.
It affords 15 GB of free file storage, which shops your whole vital information, together with information out of your Google companies, and in addition WhatsApp information when you’ve got related and backed it up.
Nevertheless, if a number of recordsdata, apps, and companies are related to your Google Drive, discovering the best file you might be searching for might be overwhelming within the pool of unknown recordsdata.
Because of the Claude MVP MCP server, you may join your Google Drive on to the Claude AI and allow you to manage and search the recordsdata you might be searching for instantly from the Claude interface utilizing pure language.
Tips on how to join your Google Drive to your Claude UI utilizing MCP
- Observe: For all Google companies, that you must get an API by the Google Cloud API platform. You should use an present challenge, or you may 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 Undertaking. You may as well choose the prevailing tasks if you would like.
- Now, click on on the menu and choose API & Providers. Then click on on Allow APIs and Providers, seek for Google Drive, and click on Allow.
- Click on on the menu, go to the APIs & Providers tab, click on on Credentials, after which add new credentials. Select Exterior App, and fill out the required fields similar to help electronic mail and others.
- Upon getting created it, obtain the JSON file and rename it to gcp-oauth.keys.json and save the file domestically in your machine.
- Now, use the next code and clone the Google Drive MCP server domestically to your machine: 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 is the fourth-largest messaging platform all over the world, and it is likely one of the largest to host teams and channels to speak with customers.
Telegram additionally helps bots, which assist you to handle Telegram teams simply. Nevertheless, connecting it to the LLMs like Claude AI can provide 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 can be current within the group. You may as well delete, create a gaggle, get participant record, record all of the admins, get an inventory of full banned customers, and extra, the choices are countless.
Utilizing it with any LLM, similar to Claude AI, has an additional added benefit, like if you’re somebody who’s utilizing Claude to plan your content material technique, you need to use the identical LLM to put up content material on to the Telegram platform.
Tips on how to join your Telegram to the Claude MCP server
- First, you want an API growth instrument to attach your Claude to your Telegram account. You may go to Telegram.org in your browser and log in to your Telegram account utilizing your telephone quantity.
- Subsequent, click on on the API growth, and right here click on on create a brand new app. Fill in all of the required particulars, similar to 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 together with your API codes that you’ve obtained from Telegram - Subsequent, it’s important to set your Telegram API credentials as environmental variables. Comply with the code under to get began, and at last, it’s important 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 may 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
Planning journey with the AI is likely one of the most helpful and in addition regularly used instruments; it lets you save time, in comparison with opening 10 tabs and analyzing every journey itinerary.
Because of AI LLMs like Claude AI, you will get prompt personalised journey itineraries. You may as well ask questions and modify your journey itinerary anytime. You may as well join apps like To do record utilizing the MCP servers and create an motion plan to your journey.
Tips on how 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 machine.
- Upon getting 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. Upon getting finished, 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 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 may 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 shopper, get data in regards to the observe, and handle Spotify, the most important benefit of this MCP server is the flexibility to handle, create, and replace your present playlists.
Managing Spotify playlists is likely one of the painful jobs whereas utilizing the app; nonetheless, utilizing the LLM makes it simple for you. As an example, you may fully take away the songs or add the songs associated to the identical style or artist, which could take a while in the event you’re doing it manually.
You may as well use it to attach and uncover, and in addition associated music tracks, and add them to your playlist.
Tips on how to join the Spotify MCP server to the Claude
- Make sure the Node. js and NPM put in in your machine, you additionally have to have a Spotify developer account to attach your Spotify account to the Claude MCP server. A Spotify developer account is free. You may join free on the web site.
- Upon getting 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 shopper ID and secret shopper 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 reserve it 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 important 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 may play all of your Spotify playlist songs and in addition customise them based mostly in your preferences.
Get Spotify MCP Server
Terminal Controller
Utilizing the command line or a Terminal might be overwhelming, particularly if you’re a newbie.
Nonetheless, the vast majority of functions require terminal data to make the apps work. As an example, connecting your Claude MCP Service to the apps additionally requires Terminal data.
Fortuitously, because of the terminal MCP server. Now, you may join the Claude MCP server and use a pure language to attach and write instructions within the terminal.
And likewise, not everybody can keep in mind terminal instructions. When you forgot a command or are having a tough time interacting with a terminal, you may merely use pure language, identical 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 may verify it earlier than taking any dangers and working the command.
Tips on how to join your Claude MCP server to your terminal
- To make use of the terminal first, that you must guarantee you may have Node.js put in in your machine, and in addition npm, and you’ve got efficiently put in the Claude desktop server and are working it in your machine.
- Upon getting the machine, it’s important to clone and set up the terminal MCP server in your machine. First, use the next command to put in it in your machine, and in addition set up the dependencies by following the command under, 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”
]
}
}
} - Upon getting configured the Claude config file, you need to use it to record out all of the instructions, similar to restart, all recordsdata in your particular listing, system error, delete the file, and extra. You may work together with Claude instantly utilizing pure language, and your terminal does the job for you.
Get Terminal MCP Server
Todoist
In case you have been following us, you understand how a lot we love to-do lists. We have now loads of how-to guides overlaying utilizing the most effective methods, and guides on creating a personalised to-do record app.
Fortuitously, now you can instantly 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 function, which may keep in mind all the main points that you’ve interacted with the chat. Utilizing this function, you may plan your day utilizing the LLM.
You may instantly use a Claude LLM to rapidly add updates and manage duties with out remembering them your self.
It not solely makes it give you the results you want simpler but in addition lets you manage duties and create duties which can be extra action-based as an alternative of making imprecise duties, plus you can even use a number of to-do record ideas within the LLM itself. Upon getting an in depth breakdown of your activity, you may add it to your to-do record since it’s the preferred and useful.
We have now an in depth information on find out how to create personalised and actionable to-do record duties. You should use these ideas to create higher duties.
Tips on how to join Claude to the Todoist app
- Earlier than connecting your Claude AI to your Todoist, that you must have an account in Todoist.
- When you don’t have an account, create an account, which is a should to attach your work with Claude AI LLM. In case you have been utilizing it, you can even use the TickTick to-do record app. When you don’t need the Todoist app, the method may 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 together with your account, go to settings and integration, and discover the API token and replica 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 shoppers and add the MCP shopper to your Claude desktop AI.
{
“mcpServers”: {
“todoist”: {
“command”: “node”,
“args”: [
“/path/to/todoist-mcp-server/index.js”
]
}
}
} - Upon getting efficiently edited the file and added it to your Claude desktop, right here you may create your new card, present all due in the present day, mark your activity full, and record the duty in a single place.
Get Todoist MCP Server
WhatsApp can also be one of the vital 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 main communication platform for a lot of groups and loads of communities. Now with the Claude MCP server, you may instantly 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 instantly from the Claude interface.
Because of the Claude MCP server, you can even convey options that aren’t but obtainable 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, if you’re 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 total the most effective risk to attach your WhatsApp account to the Claude MCP desktop server.
Tips on how to join your Claude MCP server to the WhatsApp MCP server
- To arrange the WhatsApp MCP server and hook up with Claude, that you must set up Node. JS in your machine and npm desktop.
- Now, guarantee you may have a WhatsApp energetic account working in your telephone and set up the Google Chrome browser for WhatsApp net automation.
- Upon getting finished this, clone the repository utilizing the command under 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
Cellphone MCP server is essentially the most highly effective MCP server, which helps you to automate and management your Android smartphone.
Utilizing this MCP server, you may instantly 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 all the pieces else utilizing your pure language through the use of the Claude desktop interface.
You may fully work together together with your smartphone and all of the features from the Claude desktop interface.
Tips on how 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 machine. Comply with this video to put in and arrange ADB in your machine.https://youtu.be/GERlhgCcoBc
- Upon getting put in ADB, guarantee your smartphone has developer mode and in addition USB debugging enabled.
- Upon getting finished, set up Cellphone MCP server utilizing the command under and set up all of the dependencies.
git clone https://github.com/hao-cyber/phone-mcp.git
cd phone-mcp - Guarantee you may have USB debugging enabled in your machine. You may take a look at it with this command in your terminal: adb units
- 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 whole 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
Lastly, ending the record to automate essentially the most boring duties in your day-to-day workflow.
The Microsoft PowerPoint MCP server helps you to create, edit, and automate displays all utilizing the pure language itself.
Since you might be instantly writing with Claude, you can even automate this course of by including the related data, related sources, and all the pieces. 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 might be particularly helpful for college students or somebody who’s a working skilled to create detailed and superior displays.
Tips on how to join your Claude to your Microsoft PowerPoint displays
- First, set up Node. JS, NPM, and Microsoft PowerPoint in your machine.
- 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 shopper setup.
{
“mcpServers”: {
“powerpoint”: {
“command”: “node”,
“args”: [
“/path/to/Office-PowerPoint-MCP-Server/index.js”
]
}
}
}
And that mentioned, you may have efficiently related your Microsoft PowerPoint to the Claude MCP. You may instantly work together with it and begin creating your displays. You may 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 obtainable for Claude AI already, which let you work together together with your favourite apps.
As an example, the latest Zerodha Kite MCP helps 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 machine and work together together with your recordsdata.
The very best half is, MCP companies are free to get began together with your Claude AI, and you’ll automate your every day boring duties, and in addition get detailed analytics of your present course of.
There are a whole bunch of MCP servers which can be being constructed each single day that may assist any consumer join and work together with their favourite apps and companies. In case you are having any points whereas connecting these MCP servers. You may go to the main points for MCP directions, and in addition remark under, when you’ve got any points and errors whereas connecting to those MCP companies.