Skip to main content
Glama
260,400 tools. Last updated 2026-07-05 06:11

"MCP server for real-time console interaction and log monitoring in Cursor IDE" matching MCP tools:

Matching MCP Servers

Matching MCP Connectors

  • The official MCP Server from Mia-Platform to interact with Mia-Platform Console

  • Tamper-evident audit log service for agent-to-agent transactions

  • Export the real Interaction to Next Paint (INP) time series for a session, including per-interaction latency, event type, and target. Saves as JSON or CSV and returns percentile stats (p50-p98).
    AGPL 3.0
  • Fetch recent CloudWatch Log events as JSON from a log group, using time windows and filter patterns. Wraps 'aws logs tail' for server-side time parsing.
    MIT
  • Identify which IDE skill layouts (Cursor, Claude, Kiro, etc.) are present in the current working directory without network access.
    MIT
  • Convert agent skill files between IDE formats (e.g., Cursor to Claude) through a canonical frontmatter and body representation.
    MIT
  • Check current simulation time, scope, and state in Xcelium MCP Server for real-time debugging and monitoring.
    MIT
  • Retrieve endpoints for tracking wallet balances, transaction history, portfolio positions, and NFT holdings across protocols and chains. Enable financial auditing, multi-token analysis, and real-time monitoring for comprehensive wallet activity insights.
    MIT
  • Fetch the most recent audit log entries in ascending timestamp order for real-time monitoring or quick post-action verification. Read-only, default 20 entries, max 500.
    MIT
  • Run shell commands on a remote host in the background, get an instant job ID, and stream output line-by-line via ssh_tail. Ideal for builds, deploys, and log tails requiring real-time monitoring.
    MIT
  • Inspect MCP server internal state and audit log to diagnose connection pools, bash sessions, security policy, and operational history.
    Apache 2.0
  • Retrieve browser console logs with filtering by type, text search, and time range. Choose grouped output to see deduplicated lines with counts or raw chronological format.
    MIT
  • Find step-by-step MCP tutorials for installing, configuring, comparing, and building servers to solve setup issues with clients like Claude, Cursor, and Cline.
    MIT
  • Verify running IDE server processes to prevent resource conflicts. Checks Tree-sitter parser status and purs IDE server availability. Use before starting new IDE servers to ensure no duplicate processes.
    MIT