Mannequin context protocol, popularly generally known as MCP, is the following huge factor on this AI period. At a excessive stage, 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 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 possibly can join your favourite apps and providers like Slack, Telegram to Claude AI and carry out duties for you.
Greatest MCP Servers for Claude AI
Gmail MCP Server
Even in 2025, nearly all of professionals, even private conversations, nonetheless rely upon e mail, and Gmail stays the favored e mail shopper amongst different e mail shoppers, particularly for Android customers.
Utilizing the Claude Gmail MCP server, you possibly can join your Gmail app to the ClaudeAI and likewise analyze all of your emails.
And in case you are somebody who’s an expert, sorting, looking out, and responding to each e mail may be overwhelming. That is the place you possibly can join your Gmail account with the Claude AI MCP server and discover vital messages rapidly. Summarize your e mail content material, draft emails, and create summarized responses.
Other than simply studying this, the Gmail MCP server additionally comes with superior options, and you’ll ship emails straight from the Claude MCP.
Gmail MCP Service is helpful for almost all of customers; nonetheless, establishing may be overwhelming even for rookies as a result of accessing and authenticating along with your Gmail account requires you to create a Google Cloud venture, 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.
How you can join Gmail to Claude utilizing Gmail MCP Server
- To create a Google Cloud venture, first go to the Google Cloud Console dashboard.
- Right here, click on on the brand new venture, or you can even use an present Mission; nonetheless, for this MCP, I’d request you to create a brand new venture.
- Now, click on on the menu within the prime left nook of the display screen 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 screen and choose API & providers, and go to credentials
- Now, click on on the credentials and choose OAuth shopper ID.
- Now, enter the required particulars akin to app identify, kind of app, and shopper 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 reserve it in your system.
- Now it is advisable to set up the Gmail MCP server in your system. 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, it is advisable to 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 utilize this command: mv gcp-oauth.keys.json ~/.gmail-mcp/
- Lastly, run this command to authenticate: npx @gongrzhe/server-gmail-autoauth-mcp auth.
If you happen to 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 can open a brand new tab, and you must check in 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 system, 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 system, and that’s it. You will have linked your Gmail MCP server to the Claude AI.
Get Gmail MCP Server
Google Drive MCP Server
Google Drive can be one of the vital widespread 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 crucial information, together with information out of your Google providers, and likewise WhatsApp information when you’ve got linked and backed it up.
Nevertheless, if a number of information, apps, and providers are linked to your Google Drive, discovering the appropriate file you’re on the lookout for may be overwhelming within the pool of unknown information.
Because of 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 information you’re on the lookout for straight from the Claude interface utilizing pure language.
How you can join your Google Drive to your Claude UI utilizing MCP
- Word: For all Google providers, it is advisable to get an API by the Google Cloud API platform. You should utilize an present venture, or you possibly can comply with the steps to create a brand new venture and get your new API.
- First, head over to Google Cloud Console and click on on Create New Mission. You may also choose the present initiatives if you need.
- 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 akin to help 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 regionally in your system.
- Now, use the next code and clone the Google Drive MCP server regionally to your system: 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 make it easier to handle Telegram teams simply. Nevertheless, connecting it to the LLMs like Claude AI can provide additional alternatives like posting content material routinely, recognizing spam, and likewise 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 may also delete, create a gaggle, get participant listing, listing all of the admins, get a listing of full banned customers, and extra, the choices are countless.
Utilizing it with any LLM, akin to 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 put up content material on to the Telegram platform.
How you can join your Telegram to the Claude MCP server
- First, you want an API improvement software to attach your Claude to your Telegram account. You possibly can go to Telegram.org in your browser and log in to your Telegram account utilizing your cellphone 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, akin to title, and after Telegram will grant you an API ID and API hash. Preserve them safely and securely.
- Subsequent, it is advisable to 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
substitute your API right here along with your API codes that you’ve obtained from Telegram - Subsequent, you must set your Telegram API credentials as environmental variables. Comply with the code beneath to get began, and at last, you must 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 linked your Telegram account to Claude AI. Right here you possibly can listing all of your Telegram chats, ship a message, Telegram historical past, and extra.
Now, it is advisable to 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 likewise continuously 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 customized journey itineraries. You may also ask questions and modify your journey itinerary anytime. You may also join apps like To do listing utilizing the MCP servers and create an motion plan on your journey.
How you can join the Journey Planner MCP server to Claude AI
- First, it is advisable to join your Claude to the journey planner MCP server. First, it is advisable to guarantee that you’ve put in Node.js, npm, and the Claude desktop app in your system.
- After you have put in, clone the repo by utilizing 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 listing. After you have 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. In reality, 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 shopper, get information concerning the monitor, and handle Spotify, the largest benefit of this MCP server is the power 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 straightforward for you. As an example, you possibly can fully take away the songs or add the songs associated to the identical style or artist, which could take a while when you’re doing it manually.
You may also use it to attach and uncover, and likewise associated music tracks, and add them to your playlist.
How you can join the Spotify MCP server to the Claude
- Make sure the Node. js and NPM put in in your system, 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 possibly can 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 shopper ID and secret shopper code.
- Now, click on on the app, open its settings, and click on on add. Now it is advisable to 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
Substitute these with the Spotify values. - Now, restart the MCP server utilizing this command: npm begin
- Now you must 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 likewise customise them based mostly in your preferences.
Get Spotify MCP Server
Terminal Controller
Utilizing the command line or a Terminal may be overwhelming, particularly in case you are a newbie.
Nonetheless, nearly all 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.
Luckily, 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 keep in mind terminal instructions. If you happen to forgot a command or are having a tough time interacting with a terminal, you possibly can merely use pure language, identical to the way you chat and work together with the AI chatbot.
In case you are fearful 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 possibly can affirm it earlier than taking any dangers and operating the command.
How you can join your Claude MCP server to your terminal
- To make use of the terminal first, it is advisable to guarantee you could have Node.js put in in your system, and likewise npm, and you’ve got efficiently put in the Claude desktop server and are operating it in your system.
- After you have the system, you must clone and set up the terminal MCP server in your system. First, use the next command to put in it in your system, and likewise set up the dependencies by following the command beneath, after which begin operating 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, it is advisable to 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 listing out all of the instructions, akin to restart, all information in your particular listing, system error, delete the file, and extra. You possibly can work together with Claude straight utilizing pure language, and your terminal does the job for you.
Get Terminal MCP Server
Todoist
When you’ve got been following us, you understand how a lot we love to-do lists. We have now loads of how-to guides masking utilizing the very best strategies, and guides on creating a customized to-do listing app.
Luckily, now you can straight join your Claude or some other 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 keep in mind all the main points that you’ve interacted with the chat. Utilizing this characteristic, you possibly can plan your day utilizing the LLM.
You possibly can straight 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 in addition lets you set up duties and create duties which are extra action-based as an alternative of making imprecise duties, plus you can even use a number of to-do listing ideas within the LLM itself. After you have an in depth breakdown of your process, you possibly can add it to your to-do listing since it’s the preferred and useful.
We have now an in depth information on learn how to create customized and actionable to-do listing duties. You should utilize these ideas to create higher duties.
How you can join Claude to the Todoist app
- Earlier than connecting your Claude AI to your Todoist, it is advisable to have an account in Todoist.
- If you happen to don’t have an account, create an account, which is a should to attach your work with Claude AI LLM. When you’ve got been utilizing it, you can even use the TickTick to-do listing app. If you happen to 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 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 venture, and right here substitute 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”
]
}
}
} - 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 right now, mark your process full, and listing the duty in a single place.
Get Todoist MCP Server
WhatsApp can be one of the vital widespread 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 turn into a main communication platform for a lot of groups and loads of communities. Now with the Claude MCP server, you possibly can straight join your WhatsApp account to the Claude AI and get entry to all of your messages, summarize them, and likewise ship messages to your WhatsApp straight from the Claude interface.
Because of the Claude MCP server, you can even convey 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 staff, you can even summarize the messages and join them to your to-do listing app and add them to your duties, which makes it general the very best risk to attach your WhatsApp account to the Claude MCP desktop server.
How you can join your Claude MCP server to the WhatsApp MCP server
- To arrange the WhatsApp MCP server and hook up with Claude, it is advisable to set up Node. JS in your system and npm desktop.
- Now, guarantee you could have a WhatsApp energetic account operating in your cellphone and set up the Google Chrome browser for WhatsApp internet automation.
- After you have finished 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
Telephone MCP Server
Telephone 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 straight 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 little thing else utilizing your pure language by utilizing the Claude desktop interface.
You possibly can fully work together along with your smartphone and all of the features from the Claude desktop interface.
How you can join your Android smartphone to the Claude MCP server
- To attach your smartphone to the Claude MCP server, first, it is advisable to set up Node. js, npm, and likewise ADB in your system. Comply with this video to put in and arrange ADB in your system.https://youtu.be/GERlhgCcoBc
- After you have put in ADB, guarantee your smartphone has developer mode and likewise USB debugging enabled.
- After you have finished, set up Telephone 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 could have USB debugging enabled in your system. You possibly can 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”: {
“cellphone”: {
“command”: “node”,
“args”: [
“/path/to/phone-mcp/index.js”
]
}
}
}
Get Android MCP Server
Microsoft PowerPoint MCP server
Lastly, ending the listing 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 shows all utilizing the pure language itself.
Since you’re straight writing with Claude, you can even automate this course of by including the related data, related sources, and every little thing. Not solely are you automating the present PowerPoint creation course of, however you’re additionally including extra context and creating high-quality PowerPoint shows, which may be particularly helpful for college kids or somebody who’s a working skilled to create detailed and superior shows.
How you can join your Claude to your Microsoft PowerPoint shows
- First, set up Node. JS, NPM, and Microsoft PowerPoint in your system.
- Now, clone the repository utilizing the next terminal command and set up all of the dependencies by utilizing 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 stated, you could have efficiently linked your Microsoft PowerPoint to the Claude MCP. You possibly can straight work together with it and begin creating your shows. You possibly can create a brand new presentation, add a slide, set a picture, export, and likewise summarize your present slides and extra.
Get PowerPoint MCP Server
Join Your Favourite Apps to Claude AI
We’re simply getting began. Luckily, 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, preserve monitor of your shares, and get detailed reviews.
Additionally, our first Home windows File MCP server permits Claude to attach with an area file system in your system and work together along with your information.
The perfect half is, MCP providers are free to get began along with your Claude AI, and you’ll automate your each day boring duties, and likewise get detailed analytics of your present course of.
There are a whole bunch 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 possibly can go to the main points for MCP directions, and likewise remark beneath, when you’ve got any points and errors whereas connecting to those MCP providers.