Linux 软件免费装

MCP Tracker

开发者 wpvibes
gajendrasingh
更新时间 2026年2月8日 02:34
PHP版本: 7.4 及以上
WordPress版本: 6.9
版权: GPLv2 or later
版权网址: 版权信息

标签

logging debugging rest-api developer-tools mcp

下载

0.0.1

详情介绍:

MCP Tracker is an admin-only WordPress plugin that helps administrators monitor and understand MCP (Model Context Protocol) related REST API requests made to their WordPress site. Features Use Cases Technical Details

安装:

  1. Upload the mcp-tracker folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the 'Plugins' menu in WordPress
  3. Navigate to 'MCP Tracker' in the WordPress admin menu
  4. Start monitoring MCP requests!

升级注意事项:

1.0.0 Initial release of MCP Tracker.

常见问题:

What is MCP?

MCP (Model Context Protocol) is a protocol for communication between AI models and external tools or services. This plugin helps you monitor MCP-related requests to your WordPress site.

Does this plugin modify REST requests?

No. MCP Tracker only logs requests for monitoring purposes. It does not modify, block, or alter any REST API requests or responses.

Where is the data stored?

All logged data is stored in a custom database table in your WordPress database. No data is sent to external services.

Will this slow down my site?

No. The plugin uses efficient WordPress hooks and database queries with minimal performance impact. Logging only occurs for MCP requests (identified by the Mcp-Session-Id header).

Can I delete old logs?

Currently, logs are stored indefinitely. You can manually clear the database table if needed. Future versions may include automatic cleanup options.

Who can access the MCP Tracker interface?

Only users with the manage_options capability (typically administrators) can access the MCP Tracker admin interface.

更新日志:

1.0.0