ai.llmse/mcp

B
7.0

Public MCP server for the LLM Search Engine

streamable-httpai-mlcloudsearch

Installation

Claude Desktop config (remote)

{
  "mcpServers": {
    "ai-llmse-mcp": {
      "type": "streamable-http",
      "url": "https://llmse.ai/mcp"
    }
  }
}

Cursor config

{
  "mcpServers": {
    "ai-llmse-mcp": {
      "url": "https://llmse.ai/mcp"
    }
  }
}

Security Report

Score Breakdown

Description10
Permissions10
Behavior4
Stability--

Findings (6)

high
vague-description

Unclear Server Purpose and Capabilities

The description 'Public MCP server for the LLM Search Engine' is vague and doesn't clearly explain what functionality this server provides or what operations it performs. Without tool definitions, it's impossible to verify the actual capabilities.

high
network-access

Remote HTTP Endpoint Without Authentication Details

Server uses streamable-http transport with a remote URL (https://llmse.ai/mcp), making it accessible from the internet. No information provided about authentication, rate limiting, or access controls.

medium
excessive-scope

Undefined Scope and Capabilities

A 'Search Engine' server could potentially have very broad capabilities (web access, data retrieval, filtering, ranking). Without tool definitions or documentation, the actual scope cannot be assessed.

medium
vague-description

No Source Code or Repository Available

No repository URL provided means the server's code cannot be reviewed for security issues, hidden functionality, or data handling practices.

low
vague-description

Tool Definitions Not Available

Tool definitions were not fetched from the server, preventing detailed analysis of input validation, prompt injection risks, and actual capabilities.

info
vague-description

Semantic Analysis Summary

This server presents moderate-to-high risk due to its vague description, remote HTTP exposure without documented authentication, and unavailable tool definitions. The 'LLM Search Engine' purpose is too broad and undefined. Without source code access or detailed capability documentation, it's impossible to verify what this server actually does or validate its security posture.

Last scanned 1mo ago

Details

Version
1.3.12
Transport
streamable-http
Capabilities