Back to search
30
MCP

@braintrust/mcp-server

npm/@braintrust/mcp-server

An MCP server that serves information from Braintrust documentation as well as your evals and logs.

Uptime
0.0%
5 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

brain-mcp-server
Personal Knowledge Brain for developers — MCP server with typed neurons, hybrid search (FTS5 + vector), knowledge graph, vault encryption, t
0 tools
@brain-protocol/mcp
Verifiable Memory-as-a-Service for AI Agents — MCP server with local SQLite or cloud mode
0 tools
brain trust mcp
Metadata-only Glama MCP server.
0 tools
certainlogic-mcp
MCP server for CertainLogic Brain API — verified fact lookup for AI agents
0 tools
brainforge-mcp
MCP server for Karpathy-style LLM Wiki — turn your markdown notes into an AI-powered knowledge graph
0 tools
@socialneuron/mcp-server
MCP server for Social Neuron - AI content creation platform
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@braintrust/mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}