opsnow-mcp-asset-server-no-server

opsnow-mcp-asset-server-no-server

0

OpsNow MCP Asset Server is designed to provide OpsNow's asset data using the MCP protocol to LLM vendor desktop applications like Claude. It supports real-time asset data access and integrates with the OpsNow API Bridge.

OpsNow MCP Asset Server

  • Description: A server based on the Model Context Protocol (MCP) to provide OpsNow's asset data to LLM vendor desktop applications such as Claude.
  • System Structure: Includes components like LLM Vendor Desktop App, OpsNow MCP Server, OpsNow MCP Provider, and OpsNow Resources.
  • Features: Provides asset data via MCP protocol, integrates with OpsNow API Bridge, and allows real-time asset information access.
  • Tech Stack: Node.js, TypeScript, MCP SDK, dotenv, zod, node-fetch.
  • Installation: Clone the repository, install dependencies, and build the project.
  • Environment Configuration: Includes a default .env file for mock data, adjustable for real environments.
  • Development Requirements: Requires Node.js 18.x or higher and npm 9.x or higher.