Skip to main content
Glama
epicweb-dev

Advanced MCP Features

by epicweb-dev

Prerequisites

  • JavaScript/TypeScript experience

  • Node.js experience

  • MCP Fundamentals or equivalent experience.

Related MCP server: MCP Server

Pre-workshop Resources

Here are some resources you can read before taking the workshop to get you up to speed on some of the tools and concepts we'll be covering:

System Requirements

  • v2.18 or greater

  • v22.13.0 or greater

  • v8.16.0 or greater

All of these must be available in your PATH. To verify things are set up properly, you can run this:

git --version node --version npm --version

If you have trouble with any of these, learn more about the PATH environment variable and how to fix it here for or .

Setup

Use the Epic Workshop CLI to get this setup:

npx --yes epicshop@latest add advanced-mcp-features

To make sure your environment is running correctly, please follow these additional steps:

  1. Run the workshop app with npm start

  2. Open the last exercise solution

  3. Click the "Start App" button

  4. Click the "Connect" button

You'll know it's working if you see a green dot and the word "Connected" in the MCP Inspector app.

If you experience errors during this setup process, please open with as many details as you can offer.

The Workshop App

Learn all about the workshop app on the Epic Web Getting Started Guide.

Kent with the workshop app in the background

-
security - not tested
F
license - not found
-
quality - not tested

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/epicweb-dev/advanced-mcp-features'

If you have feedback or need assistance with the MCP directory API, please join our Discord server