An open API service indexing awesome lists of open source software.

https://github.com/apimatic/express-mcp-server


https://github.com/apimatic/express-mcp-server

Last synced: 9 months ago
JSON representation

Awesome Lists containing this project

README

          

# MCP Server Installation Guide

1. Run the command below to install the server and its dependencies
```bash
npm install
```
2. For next steps, follow [this README.md](./server/README.md)