Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Aprenda Getting Started with MCP Servers | Introduction to MCP Servers
Agentic AI for Business
course content

Conteúdo do Curso

Agentic AI for Business

Agentic AI for Business

1. Introduction to MCP Servers
2. AI-Powered Workflows with MCP: Data, Excel & Presentations
3. MCP Integration with Google Services

book
Getting Started with MCP Servers

To set up the MCP server, you'll need Claude Desktop, a dedicated app that runs Claude models locally on your computer. You'll also need Node.js installed to use npx for downloading MCP servers.

Once everything is set up, open Claude Desktop, go to the Settings menu, and open the Developer tab. Click Edit Config to access the configuration file. This is where you'll add MCP servers using configurations similar to the example below.

json

claude_desktop_config.json

copy

Now you can visit github page and choose one of the MCP servers of your liking and needs. Or you can copy and paste the configuration below. This MCP server is for filesystem, you can see that it in the args second one in "@modelcontextprotocol/server-filesystem"

json

claude_desktop_config.json

json

args.json

copy

Change /path_to_directories to the actual path of the directory you want Claude to work in — for example, /Users/yourname/Desktop. You can add multiple directories by listing each one separately in the configuration file, as shown in the args.json file. These are the authorized locations where Claude will be able to access and interact with your files.

Tudo estava claro?

Como podemos melhorá-lo?

Obrigado pelo seu feedback!

Seção 1. Capítulo 2

Pergunte à IA

expand
ChatGPT

Pergunte o que quiser ou experimente uma das perguntas sugeridas para iniciar nosso bate-papo

course content

Conteúdo do Curso

Agentic AI for Business

Agentic AI for Business

1. Introduction to MCP Servers
2. AI-Powered Workflows with MCP: Data, Excel & Presentations
3. MCP Integration with Google Services

book
Getting Started with MCP Servers

To set up the MCP server, you'll need Claude Desktop, a dedicated app that runs Claude models locally on your computer. You'll also need Node.js installed to use npx for downloading MCP servers.

Once everything is set up, open Claude Desktop, go to the Settings menu, and open the Developer tab. Click Edit Config to access the configuration file. This is where you'll add MCP servers using configurations similar to the example below.

json

claude_desktop_config.json

copy

Now you can visit github page and choose one of the MCP servers of your liking and needs. Or you can copy and paste the configuration below. This MCP server is for filesystem, you can see that it in the args second one in "@modelcontextprotocol/server-filesystem"

json

claude_desktop_config.json

json

args.json

copy

Change /path_to_directories to the actual path of the directory you want Claude to work in — for example, /Users/yourname/Desktop. You can add multiple directories by listing each one separately in the configuration file, as shown in the args.json file. These are the authorized locations where Claude will be able to access and interact with your files.

Tudo estava claro?

Como podemos melhorá-lo?

Obrigado pelo seu feedback!

Seção 1. Capítulo 2
Sentimos muito que algo saiu errado. O que aconteceu?
some-alt