Provides analytics tracking for MCP server operations and tool usage monitoring
System Initiative MCP Server
A Model Context Protocol (MCP) server that provides Claude Code with direct access to System Initiative's API for managing infrastructure components, change sets, schemas, and actions.
Development Setup
Environment Variables
Required:
Optional analytics configuration:
Testing with MCP Inspector
The MCP Inspector provides a web interface for testing tools and debugging:
This opens a browser interface where you can:
- Test individual tools with parameters
- Inspect tool schemas and validate responses
- Debug authentication and connection issues
- View real-time tool execution
Testing with Claude Code
Configure Claude Code to use your local server (without running in a container):
Available Tasks
Task | Command | Description |
---|---|---|
dev | deno task dev | Run with auto-reload for development |
inspector | deno task inspector | Start MCP Inspector for testing |
build | deno task build | Compile to standalone binary |
docker:build | deno task docker:build | Build Docker image |
docker:run | deno task docker:run | Run Docker container |
Adding New Tools
- Create tool file in
src/tools/
- Import required dependencies and
withAnalytics
fromcommonBehavior.ts
- Define Zod schemas for input/output validation
- Wrap handler with
withAnalytics(toolName, async () => { ... })
- Export tool registration function
- Register in
src/server.ts
This server cannot be installed
hybrid server
The server is able to function both locally and remotely, depending on the configuration or use case.
System Initiative provides AI Native Infrastructure automation that gives you clarity over your running infrastructure, control to change, automate, and integrate it, with conifdence
Related MCP Servers
- -securityFlicense-qualityA unified AI and automation command center that allows users to interact with multiple AI providers (OpenAI, Anthropic, Gemini) and services (GitHub, Google) through natural language commands and multi-step workflows.Last updated -
- AsecurityFlicenseAqualityAn AI accountability system that tracks what AI systems claim they will implement versus what they actually deliver, helping to reduce the gap between promises and reality.Last updated -3254
- -securityFlicense-qualityAn intelligent AI assistant routing and management platform that integrates 107 production-grade AI assistants into a unified enterprise intelligence service center.Last updated -
- -security-license-qualityIntelligent routing service that selects optimal AI models based on capability requirements and normalizes input/output formats across multiple providers like OpenAI, Anthropic, Google, and others.Last updated -