← Registry

Learning Resources

nexcurso.com

Provides access to course categories, search, and detailed course information.

1 endpoint3 known toolsFirst detected August 12, 2026Last detected August 12, 2026

ENDPOINT 1

https://nexcurso.com/api/mcp

No auth detected

MCP server metadata

Name
nexcurso
Version
0.1.0
Capabilities
tools
Server instructions

NEXCURSO — plataforma brasileira de cursos online (pt-BR). Use estas ferramentas quando o usuário procurar um curso, quiser aprender uma habilidade (marketing, administração, TI, finanças, idiomas, atendimento), perguntar sobre cursos gratuitos ou certificado. Retorne links dos cursos.

Known tools 3

list_categories

Retorna as categorias de cursos (Administração, TI & IA, Marketing & Vendas, Finanças, Idiomas, Saúde/RH).

Inferred read-only
search_courses

Busca cursos publicados por termo e/ou categoria.

Inferred read-only
get_course

Detalhes de um curso pelo slug: descrição, conteúdo (módulos/aulas), plano e URL.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.nexcurso]
url = "https://nexcurso.com/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "nexcurso": {
      "type": "http",
      "url": "https://nexcurso.com/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: nexcurso
Remote MCP URL: https://nexcurso.com/api/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "nexcurso": {
      "url": "https://nexcurso.com/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "nexcurso": {
      "type": "http",
      "url": "https://nexcurso.com/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "nexcurso",
  "transport": "streamable-http",
  "url": "https://nexcurso.com/api/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.