https://github.com/apimatic/express-mcp-server
https://github.com/apimatic/express-mcp-server
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/apimatic/express-mcp-server
- Owner: apimatic
- Created: 2025-10-06T14:19:46.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-10-06T16:12:35.000Z (9 months ago)
- Last Synced: 2025-10-06T16:29:08.680Z (9 months ago)
- Language: TypeScript
- Size: 271 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)