MCP.so
登录

OpsNow MCP Asset Server

@taejulee

关于 OpsNow MCP Asset Server

暂无概览

基本信息

分类

其他

运行时

node

传输方式

stdio

发布者

taejulee

配置

暂无标准配置

该服务器的 README 中没有可解析的 MCP 配置块,请前往代码仓库查看安装说明。

代码仓库

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is OpsNow MCP Asset Server?

OpsNow MCP Asset Server is a server that provides OpsNow asset data to LLM vendor desktop applications (e.g., Claude) using the Model Context Protocol (MCP). It is intended for developers who need to query cloud resource information through an LLM interface.

How to use OpsNow MCP Asset Server?

Clone the repository, install dependencies with npm install, and build with npm run build. The project includes a default .env file configured to use mock data; users can modify this file to connect to a real OpsNow environment.

Key features of OpsNow MCP Asset Server

  • Delivers asset data via the MCP protocol
  • Integrates with the OpsNow API Bridge
  • Enables real-time asset information lookup
  • Built with Node.js and TypeScript
  • Uses mock data for development and testing

Use cases of OpsNow MCP Asset Server

  • Querying OpsNow asset data from a Claude desktop application
  • Developing and testing asset data integration using mock resources
  • Performing real-time asset information lookups through an LLM interface

FAQ from OpsNow MCP Asset Server

评论

其他 分类下的更多 MCP 服务器