MCP.so
ログイン

Insight MCP Server

@KeplerOps

Insight MCP Server について

MCP Server for Development Utilities

基本情報

カテゴリ

その他

トランスポート

stdio

公開者

KeplerOps

設定

以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。

{
  "mcpServers": {
    "insight": {
      "command": "python",
      "args": [
        "-m",
        "insight"
      ]
    }
  }
}

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

What is Insight MCP Server?

A Model Context Protocol (MCP) server that provides software development automation and development assistance through LLM integration. It supports OpenAI GPT‑4 and Anthropic Claude as LLM providers and is configured via environment variables.

How to use Insight MCP Server?

Set the LLM provider and model in a .env file, install dependencies with pip install ., then run the server with python -m insight.

Key features of Insight MCP Server

  • Flexible LLM provider support (OpenAI GPT‑4 and Anthropic Claude)
  • Workflow automation through MCP tools
  • Environment‑based configuration

Use cases of Insight MCP Server

FAQ from Insight MCP Server

コメント

「その他」の他のコンテンツ