ai.llmse/mcp
Public MCP server for the LLM Search Engine
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
Findings (6)
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.
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.
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.
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.
Tool Definitions Not Available
Tool definitions were not fetched from the server, preventing detailed analysis of input validation, prompt injection risks, and actual capabilities.
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