Skip to content

ThinkneoAI/mcp-server

v3.2.0 Feature

This release adds 2 notable features for engineering teams evaluating rollout.

Published 1mo MCP Developer Tools
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

a2a-protocol agent-to-agent ai-governance enterprise finops guardrails
+2 more
mcp model-context-protocol

Summary

AI summary

Native OpenTelemetry support for distributed traces and metrics across all MCP tools.

Full changelog

OpenTelemetry Integration

Native OTEL support for distributed traces and metrics across all 59 MCP tools and 24 A2A skills.

Traces

  • Root span per HTTP request (method, path, status, latency)
  • Child span per tool call (tool_name, status, duration)
  • W3C Trace Context propagation
  • No PII in span attributes (arguments not recorded)

Metrics

  • thinkneo.tool_calls_total — Counter per tool + status
  • thinkneo.tool_duration_seconds — Histogram per tool
  • thinkneo.active_requests — Concurrent request gauge

Configuration

OTEL_ENABLED=true
OTEL_SERVICE_NAME=thinkneo-mcp-gateway
OTEL_EXPORTER_OTLP_ENDPOINT=http://your-collector:4317

Disabled by default. Zero overhead when off.

Vendor Docs

Tests

12 new OTEL tests. 298 existing tests passing (zero regression).

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track ThinkneoAI/mcp-server

Get notified when new releases ship.

Sign up free

About ThinkneoAI/mcp-server

ThinkNEO Control Plane — Enterprise AI governance MCP server with runtime guardrails, observability, AI FinOps, and agent lifecycle control.

All releases →

Beta — feedback welcome: [email protected]