Back to search
30
MCP

021-mcp

pypi/021-mcp

MCP server for interacting with LLM traces - search, analyze, and debug your AI agent executions

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

Similar MCP servers embedding-nearest

a2asearch-mcp
MCP server for searching and discovering AI agents, MCP servers, CLI tools and agent skills via A2ASearch
0 tools
memgraph/mcp-memgraph
MCP server for connecting LLMs and AI agents to the Memgraph graph database
0 tools
litellm-mcp
MCP server giving AI agents access to 100+ LLMs through LiteLLM
0 tools
quantconnect/mcp-server
MCP for LLM interaction with the QuantConnect API, and tools for research on backtest results.
0 tools
mcp-test-mcp
An MCP server for testing MCP servers you are developing with AI assistants
0 tools
aa-mcp
MCP server wrapping the Artificial Analysis API for LLM and multimodal model data queries
0 tools

How to use

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

{
  "mcpServers": {
    "021-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}