SERVER

Foxhound

Rank #7877

io.github.caleb-love/foxhound

MCP server for querying Foxhound traces from Claude Code, Cursor, and other MCP clients

First listed
Apr 13, 2026
Last publish date
Apr 13, 2026
OVERVIEW

Foxhound is a Model Context Protocol (MCP) server published by caleb-love. It ranks #7877 of 58,900 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. Foxhound is listed on Official MCP, with 2 tracked versions. It was first listed on Apr 13, 2026 and most recently updated on Apr 13, 2026.

STANDING
#7,877of 58,900 tracked serversTop 25%

Ranks ahead of 51,023 of 58,900 servers on MCP Toplist.

CONNECT

Use Foxhound

Add Foxhound to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

npm package
{
  "mcpServers": {
    "foxhound": {
      "command": "npx",
      "args": [
        "-y",
        "@foxhound-ai/mcp-server"
      ],
      "env": {
        "FOXHOUND_API_KEY": "<your FOXHOUND_API_KEY>",
        "FOXHOUND_ENDPOINT": "<your FOXHOUND_ENDPOINT>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

REGISTRIES

Listed on 1 registry

ORGANIZATION

caleb-love

Organization
Total servers
2
Total versions
2
VERSIONS

Available versions (2)

VersionPublished
0.3.0Apr 13, 2026
0.2.0Apr 13, 2026
FAQ

Frequently asked questions

What is Foxhound?
MCP server for querying Foxhound traces from Claude Code, Cursor, and other MCP clients
Who maintains Foxhound?
Foxhound is maintained by caleb-love, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
Is Foxhound an official MCP server?
Yes — Foxhound is listed on the Official MCP Registry.
How many versions does Foxhound have?
MCP Toplist tracks 2 versions of Foxhound, most recently published on Apr 13, 2026.
Where can I find the source code for Foxhound?
The source code for Foxhound is hosted at github.com/caleb-love/foxhound.
EXPLORE