B+

npm:@foxhound-ai/mcp-server

https://www.npmjs.com/package/@foxhound-ai/mcp-server
89/100 · MCP Trust Grade · checked 2h ago · MCP 0.3.0

What it offers — 30 tools · Developer Tools

foxhound_search_traces

Search traces by agent name, time range, and pagination. Returns a summary list of matching traces.

foxhound_get_trace

Get the full trace with its complete span tree. Use this to inspect what happened during an agent run.

foxhound_replay_span

Reconstruct the full agent state at the moment a specific span began — including LLM context, tool inputs, and memory. Requires Pro plan.

foxhound_diff_runs

Compare two agent runs side-by-side and surface divergence points. Useful for debugging regressions. Requires Pro plan.

foxhound_get_anomalies

Surface behavioral anomalies in recent traces for an agent — unusually slow spans, error spikes, or unexpected tool usage patterns.

foxhound_get_cost_summary

Get token usage and cost breakdown. Shows current billing period span usage and limits.

foxhound_list_alert_rules

List all alert rules configured for your organization.

foxhound_create_alert_rule

Create a new alert rule that routes events to a notification channel. This is a write operation.

foxhound_delete_alert_rule

Delete an alert rule by ID. Set confirm=true to execute. Without confirmation, returns a preview of what will be deleted.

foxhound_list_channels

List all notification channels (e.g. Slack webhooks) configured for your organization.

foxhound_create_channel

Create a new Slack notification channel. This is a write operation.

foxhound_test_channel

Send a test alert through a notification channel to verify it works.

foxhound_delete_channel

Delete a notification channel by ID. This may also delete associated alert rules. Set confirm=true to execute.

foxhound_list_api_keys

List active API keys for your organization. Keys are masked — only the prefix is shown.

foxhound_create_api_key

Create a new API key. For security, the plaintext key is NOT returned through MCP — use the CLI (

foxhound_revoke_api_key

Revoke an API key by ID. The key will immediately stop working. Set confirm=true to execute.

foxhound_get_agent_budget

Get the cost budget configuration and current spend status for a specific agent.

foxhound_check_sla_status

Check SLA targets and compliance status for a specific agent, including p95 duration and success rate.

+12 more tools

Spec / packaging20%100
Security (OWASP MCP)30%90
Maintenance / popularity20%92
Tool hygiene15%70
Transparency / provenance15%90

Findings

INFO Static analysis of npm package @foxhound-ai/mcp-server@0.3.0 (stdio server — no remote endpoint). Reliability/behavioral signals require running it; not measured.
Grade another server

We re-grade npm:@foxhound-ai/mcp-server on a schedule and alert your Slack/webhook the moment its tools change or its grade drops — rug-pull insurance for the connection.

Share this report card

A 1200×630 card with the grade + audit — drop it in a post, Slack, or your repo.

MCP Trust report card — npm:@foxhound-ai/mcp-server grade B+
Share on X Open card image

Embed this grade

A live badge — it re-verifies itself and shows current stability. Static scorecards can't. Paste it in your README or site to show users you're independently audited.

MCP Trust Grade B+ · wmcp.sh
[![MCP Trust Grade B+](https://wmcp.sh/mcp/grade/npm%3A%40foxhound-ai%2Fmcp-server/badge.svg)](https://wmcp.sh/mcp/grade/npm%3A%40foxhound-ai%2Fmcp-server)
<a href="https://wmcp.sh/mcp/grade/npm%3A%40foxhound-ai%2Fmcp-server"><img src="https://wmcp.sh/mcp/grade/npm%3A%40foxhound-ai%2Fmcp-server/badge.svg" alt="MCP Trust Grade B+ · wmcp.sh"></a>

Agents: check this before connecting

Add the wmcp.sh trust oracle as an MCP server and call grade_mcp_server / check_mcp_drift in your agent's pre-connection gate:

https://wmcp.sh/mcp/trust
How this grade is computed. An open, independent rubric — Spec conformance (20%), Security mapped to the OWASP MCP Top 10 (30%), Reliability (20%), Tool hygiene (15%), Transparency (15%) — run by connecting to the server and inspecting its real MCP surface. The grade is free and identical whether or not the operator pays. v1 uses static + spec signals from a single connection; continuous uptime, real latency, and annotation-truthing (declared readOnly vs observed behavior) layer on via the wmcp.sh proxy.