1. Conduid
  2. Developer Tools
  3. Arvind Narayan MCP Agents Workshop
MCP server · Developer Tools

Arvind Narayan MCP Agents Workshop

Workshop Code

Unclaimed last commit 6 months ago devtools
46Fair

Scored 3 months ago · breakdown

About Arvind Narayan MCP Agents Workshop

Arvind Narayan MCP Agents Workshop is an MCP server published by iflow-mcp in the Developer Tools category: workshop Code. It has been installed 0 times through Conduid.

Six months or more without a commit doesn't mean the server is broken, but check the open issues (0) before depending on it in production.

Install

Install
npx arvind-narayan-mcp-agents-workshop

This server has no ConduID identity, so agent calls to it are not receipted. Pin the version you install and review the source before granting it credentials.

Ask AI

Ask AI about Arvind Narayan MCP Agents Workshop

Powered by Claude · Grounded in docs

I know everything about Arvind Narayan MCP Agents Workshop. Ask me about installation, configuration, usage, or troubleshooting.

Security checks

  • ·README presentNot checked yet.
  • ·License declaredNot checked yet.
  • ·Tests presentNot checked yet.
  • ·Dependencies pinnedNot checked yet.
  • ·No dynamic code executionNot checked yet.
  • !Scoped permissionsDoesn't declare a permission scope. Assume it can do anything its process can.

README

This repo contains code you will be developing during the hands on session.

Handy Commands

1. Set Up Virtual Environment

python3 -m venv .
source bin/activate # for Mac users
.Scripts\activate # for windows users

2. Install Packages for the workshop

pip install -r requirements.txt

3. Run MCP server

python 1_MCP/server.py 

4. Run MCP inspector

mcp dev 1_MCP/server.py

README mirrored from the source repository 3 months ago. The original is authoritative.

Questions

About Arvind Narayan MCP Agents Workshop

How do I install Arvind Narayan MCP Agents Workshop?

Run npx arvind-narayan-mcp-agents-workshop, then add the server to your MCP client's configuration. Conduid has recorded 0 installs, so the command is known to work with current clients.

Is Arvind Narayan MCP Agents Workshop safe to use with an AI agent?

Its trust score is 46 out of 100 (fair). It passes 0 of 1 static security checks; the failures are listed above. It has no ConduID identity yet, so agent calls to it are not receipted.

Is Arvind Narayan MCP Agents Workshop still maintained?

The last commit was 6 months ago, with 0 open issues. That's long enough that you should check whether the maintainer is responding to issues before depending on it.