Skip to content
Back to search
30
MCP

llm-mcp-score

pypi/llm-mcp-score

A minimal MCP service for testing LLM understanding and invocation of MCP tools

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

Similar MCP servers embedding-nearest

code-scope-mcp
Code indexing and analysis tools for LLMs using MCP and CLI tools
0 tools
io.scorecard/mcp
MCP server providing access to the Scorecard API to evaluate and optimize LLM systems.
0 tools · streamable-http
code-index-mcp
Code indexing and analysis tools for LLMs using MCP
0 tools
llm-benchmark-mcp-server
MCP Server for LLM comparison, benchmarks, and pricing — find the best model for any task
0 tools
llmcp
A minimal CLI for interacting with LLMs via LiteLLM and MCP
0 tools
iflow-mcp_code-index-mcp
Code indexing and analysis tools for LLMs using MCP
0 tools

How to use

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

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