opsnow-mcp-cost-server-no-server
0
OpsNow MCP Cost Server is designed to provide OpsNow cost data to MCP clients efficiently. Key features include real-time data provisioning using the MCP protocol and compatibility with clients like Claude Desktop App.
OpsNow MCP Cost Server
Overview
OpsNow MCP Cost Server provides cost data from OpsNow to MCP Clients such as the Claude Desktop App.
Key Features
- Provides real-time OpsNow cost data using the MCP protocol.
- Ensures efficient communication with MCP Clients.
Tech Stack
- Node.js
- TypeScript
- MCP SDK
- dotenv
- zod
- node-fetch
Installation
- Clone the repository.
- Install dependencies.
- Build the project.
Environment Setup
The project includes a default .env
file configured to use mock data. Adjust as necessary for real environments.
Development Requirements
- Node.js 18.x+
- npm 9.x+