Skip to content

bugbiteme/mcp-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mcp-server

MCP Server notes from Coder Consortium

Tutorial

Via

Tutorial says to run the following, but I couldn't get it to work:

npx -y @modelcontextprotocol/inspector npx -y tsx main.ts 

Actual command to run server:

 npx @modelcontextprotocol/inspector -- npx tsx main.ts

Added to package.json so you can run

npm run inspect

as a shortcut

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors