Title: MCP Tracker
Author: WPVibes
Published: <strong>7 de febrero de 2026</strong>
Last modified: 27 de abril de 2026

---

Buscar plugins

![](https://ps.w.org/mcp-tracker/assets/banner-772x250.png?rev=3459955)

![](https://ps.w.org/mcp-tracker/assets/icon.svg?rev=3459577)

# MCP Tracker

 Por [WPVibes](https://profiles.wordpress.org/wpvibes/)

[Descargar](https://downloads.wordpress.org/plugin/mcp-tracker.1.0.1.zip)

 * [Detalles](https://es.wordpress.org/plugins/mcp-tracker/#description)
 * [Valoraciones](https://es.wordpress.org/plugins/mcp-tracker/#reviews)
 *  [Instalación](https://es.wordpress.org/plugins/mcp-tracker/#installation)
 * [Desarrollo](https://es.wordpress.org/plugins/mcp-tracker/#developers)

 [Soporte](https://wordpress.org/support/plugin/mcp-tracker/)

## Descripción

MCP Tracker is an admin-only WordPress plugin designed to monitor and log MCP (Model
Context Protocol) requests made to the Abilities API on your WordPress site.
 If
you are using the Abilities API to power AI-driven tools or MCP-based integrations,
MCP Tracker gives you complete visibility into how those tools interact with your
REST endpoints â€” without modifying or interfering with request flow. The plugin
automatically detects MCP requests (identified via the `Mcp-Session-Id` header),
records detailed request and response data, and presents everything in a structured,
filterable interface inside WordPress Admin. Whether you’re debugging Abilities 
API integrations, auditing MCP tool usage, or analyzing response behavior, MCP Tracker
provides the observability layer you need.

#### Features

 * **Automatic MCP Detection**
    Identifies MCP requests related to Abilities API
   using the `Mcp-Session-Id` header.
 * **Comprehensive Logging**
    Logs route, method, headers, request payload, response
   status, and response body.
 * **User Attribution**
    Displays which WordPress user (or guest) initiated the 
   MCP request.
 * **Advanced Filtering**
    Filter logs by date range, tool name, and user for targeted
   analysis.
 * **Formatted JSON Inspection**
    View complete request and response data in a structured
   format.
 * **Privacy Focused**
    All logs remain stored in your WordPress database. No external
   transmission or telemetry.
 * **Performance Optimized**
    Efficient logging using native WordPress REST hooks
   and optimized queries.

#### Use Cases

 * Debug Abilities API integrations
 * Monitor MCP-based AI tool usage
 * Analyze REST response patterns
 * Audit MCP activity on production sites
 * Investigate failed or unexpected tool executions

#### Technical Details

 * Uses WordPress REST API hooks for non-intrusive logging
 * Custom indexed database table for efficient storage
 * Admin-only access with capability checks
 * Nonce verification for secure actions
 * Prepared SQL statements for database safety
 * Self-healing table creation on activation

## Capturas

 * [[
 * MCP Tracker dashboard showing all logged MCP requests in a structured, filterable
   table view. Quickly identify MCP method, Ability name, response status, user,
   and API endpoint.
 * [[
 * Detailed Request Information view displaying MCP method (`tools/call`), Ability
   name, API endpoint, session ID, and complete JSON request body for Aibilities
   API interactions.
 * [[
 * Response Information panel with formatted JSON output, including structured content,
   Ability execution result, and HTTP response status â€” making debugging and inspection
   easy.

## Instalación

 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!

## FAQ

### 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.

## Reseñas

![](https://secure.gravatar.com/avatar/5f9f0d5822c6b83ea8a3e77ff963784e5980714b6039b107f93b14cbbf7de126?
s=60&d=retro&r=g)

### 󠀁[Simple but an effective one](https://wordpress.org/support/topic/simple-but-an-effective-one/)󠁿

 [Deepak Gupta](https://profiles.wordpress.org/raftaar1191/) 22 de abril de 2026

I love to use this plugin when working or building something around MCP. It a great
an light weight plugin to track your MCP request

 [ Leer la 1 reseña ](https://wordpress.org/support/plugin/mcp-tracker/reviews/)

## Colaboradores y desarrolladores

«MCP Tracker» es un software de código abierto. Las siguientes personas han colaborado
con este plugin.

Colaboradores

 *   [ WPVibes ](https://profiles.wordpress.org/wpvibes/)
 *   [ Gajendra Singh ](https://profiles.wordpress.org/gajendrasingh/)

[Traduce «MCP Tracker» a tu idioma.](https://translate.wordpress.org/projects/wp-plugins/mcp-tracker)

### ¿Interesado en el desarrollo?

[Revisa el código](https://plugins.trac.wordpress.org/browser/mcp-tracker/) , echa
un vistazo al [repositorio SVN](https://plugins.svn.wordpress.org/mcp-tracker/) 
o suscríbete al [registro de desarrollo](https://plugins.trac.wordpress.org/log/mcp-tracker/)
por [RSS](https://plugins.trac.wordpress.org/log/mcp-tracker/?limit=100&mode=stop_on_copy&format=rss).

## Registro de cambios

#### 1.0.1

 * Added: URL-based filtering by MCP server slug (e.g. `?server=mcp-adapter-default-
   server`) for easier integration with other plugins
 * Improved: Redesigned filter header with a cleaner action bar layout
 * Improved: Resized and respaced action bar buttons (Delete, Settings, Filter, 
   Reset) for better visual balance

#### 1.0.0

 * Initial release
 * MCP request detection and logging
 * Filtering by date, tool, and user
 * Detailed request viewer

## Meta

 *  Versión **1.0.1**
 *  Última actualización **hace 1 mes**
 *  Instalaciones activas **10+**
 *  Versión de WordPress ** 6.9 o superior **
 *  Probado hasta **6.9.4**
 *  Versión de PHP ** 7.4 o superior **
 *  Idioma
 * [English (US)](https://wordpress.org/plugins/mcp-tracker/)
 * Etiquetas:
 * [debugging](https://es.wordpress.org/plugins/tags/debugging/)[developer-tools](https://es.wordpress.org/plugins/tags/developer-tools/)
   [logging](https://es.wordpress.org/plugins/tags/logging/)[mcp](https://es.wordpress.org/plugins/tags/mcp/)
   [rest-api](https://es.wordpress.org/plugins/tags/rest-api/)
 *  [Vista avanzada](https://es.wordpress.org/plugins/mcp-tracker/advanced/)

## Valoraciones

 5 de 5 estrellas.

 *  [  1 valoración de 5 estrellas     ](https://wordpress.org/support/plugin/mcp-tracker/reviews/?filter=5)
 *  [  0 valoraciones de 4 estrellas     ](https://wordpress.org/support/plugin/mcp-tracker/reviews/?filter=4)
 *  [  0 valoraciones de 3 estrellas     ](https://wordpress.org/support/plugin/mcp-tracker/reviews/?filter=3)
 *  [  0 valoraciones de 2 estrellas     ](https://wordpress.org/support/plugin/mcp-tracker/reviews/?filter=2)
 *  [  0 valoraciones de 1 estrellas     ](https://wordpress.org/support/plugin/mcp-tracker/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/mcp-tracker/reviews/#new-post)

[Ver todas las valoraciones](https://wordpress.org/support/plugin/mcp-tracker/reviews/)

## Colaboradores

 *   [ WPVibes ](https://profiles.wordpress.org/wpvibes/)
 *   [ Gajendra Singh ](https://profiles.wordpress.org/gajendrasingh/)

## Soporte

¿Tienes algo que decir? ¿Necesitas ayuda?

 [Ver el foro de soporte](https://wordpress.org/support/plugin/mcp-tracker/)