MCP.so
登录

Plugin de Estatísticas de Uso de IA

@tarcisiojr

关于 Plugin de Estatísticas de Uso de IA

Servidor MPC para capturar estatísticas de uso de AI Code Assist

基本信息

分类

开发工具

运行时

node

传输方式

stdio

发布者

tarcisiojr

配置

暂无标准配置

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

代码仓库

工具

未检测到工具

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

概览

What is Plugin de Estatísticas de Uso de IA?

Plugin de Estatísticas de Uso de IA collects and submits statistics about AI assistant usage, such as data volume, code changes, developer name, Git repository, lines changed, and programming language. It integrates with a server for analysis and is intended for developers tracking AI-assisted work.

How to use Plugin de Estatísticas de Uso de IA?

Configure the plugin in cline_mcp_settings.json. Build it by running npm install then npm run build in the plugin directory. The compiled JavaScript is output to ai-usage-stats/build/index.js.

Key features of Plugin de Estatísticas de Uso de IA

  • Monitors AI assistant interactions
  • Records data volume and code changes
  • Tracks developer name and Git repository
  • Logs lines generated, altered, or removed
  • Detects programming language used
  • Submits statistics to a server for analysis

Use cases of Plugin de Estatísticas de Uso de IA

  • Monitor how much code AI assistants generate per developer
  • Track changes in specific Git repositories from AI usage
  • Analyze programming language trends in AI-assisted development
  • Measure productivity impact of AI tools over time

FAQ from Plugin de Estatísticas de Uso de IA

What data does the plugin collect?

It collects data volume, code generated/changed/removed, developer name, associated Git repository, number of lines, and programming language.

What are the dependencies for building the plugin?

Node.js and npm are required. Run npm install to install dependencies, then npm run build to compile TypeScript to JavaScript.

How is the plugin configured?

Configuration is done through the cline_mcp_settings.json file, with options for command, args, env, disabled, and autoApprove.

Can I extend the plugin?

Yes, you can modify the source code in ai-usage-stats/src/index.ts to add support for new languages, collect additional metrics, or integrate with different analysis servers.

Where does the collected

评论

开发工具 分类下的更多 MCP 服务器