Skip to content

karan-lrn/rest-mcp-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

REST MCP Server Setup Guide

Steps to Get Started

  1. Clone the repository

    git clone <repo-url>
    cd rest-mcp-server
  2. Install dependencies

    npm install
  3. Build the project

    npm run build
  4. Update variables in .vscode/mcp.json

    • Open .vscode/mcp.json and set the required variables as per your environment.
  5. Update updateabsolutepath in ars of .vscode/mcp.json

    • Ensure the updateabsolutepath field under the ars section in .vscode/mcp.json is set to the correct absolute path for your setup.

For any issues, please refer to the documentation or contact the maintainer.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published