OpsNow FinOps MCP Server
@taejulee
关于 OpsNow FinOps MCP Server
暂无概览
基本信息
配置
工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is OpsNow FinOps MCP Server?
OpsNow FinOps MCP Server is an MCP (Model Context Protocol) server that provides cloud cost and cloud product usage data from OpsNow to MCP clients such as the Claude Desktop App. It enables LLM-based desktop applications to query cloud billing and resource usage information via a standardized protocol.
How to use OpsNow FinOps MCP Server?
Clone the repository, install dependencies with npm install, and build with npm build. Configure the .env file if needed (mock data is used by default). Use commands like get-cost --vendor AWS --months 2025-06 to retrieve cost data and get-usage --vendor AWS --product ec2 to retrieve usage data.
Key features of OpsNow FinOps MCP Server
- Provides cloud cost data via MCP protocol
- Retrieves cloud product usage metrics
- Supports AWS, Azure, and GCP vendors
- Includes mock data for development/testing
- Built with Node.js, TypeScript, and MCP SDK
- Uses dotenv, zod, and axios for configuration and networking
Use cases of OpsNow FinOps MCP Server
- Query monthly AWS cost data from a Claude desktop session
- Retrieve Azure VM usage data for cost analysis
- Fetch GCP instance usage to compare across clouds
- Integrate cloud financial data into LLM-powered dashboards
- Test MCP client integrations with mock cost and usage data
FAQ from OpsNow FinOps MCP Server
What cloud vendors does the server support?
AWS, Azure, and GCP are supported for both cost and usage queries.
What types of data can I retrieve?
You can retrieve cloud cost data (by vendor and month) and usage data for specific products such as AWS EC2, Azure VM, and GCP VM instances.
What are the runtime requirements?
Node.js 18.x or higher and npm 9.x or higher are required.
Is the data real or mock?
The server currently uses mock data for development and testing. The .env file can be modified to point to a real OpsNow environment.
How do I configure the server?
Edit the .env file included in the project. The default configuration uses mock data; adjust settings to connect to OpsNow API Bridge for production use.
其他 分类下的更多 MCP 服务器
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
Awesome Mcp Servers
punkpeyeA collection of MCP servers.
评论