ai.smithery/Leghis-smart-thinking
Find relevant Smart‑Thinking memories fast. Fetch full entries by ID to get complete context. Spee…
Installation
Claude Desktop config (remote)
{
"mcpServers": {
"ai-smithery-leghis-smart-thinking": {
"type": "streamable-http",
"url": "https://server.smithery.ai/@Leghis/smart-thinking/mcp"
}
}
}Cursor config
{
"mcpServers": {
"ai-smithery-leghis-smart-thinking": {
"url": "https://server.smithery.ai/@Leghis/smart-thinking/mcp"
}
}
}Security Report
Score Breakdown
Findings (6)
Incomplete and Truncated Description
The server description is cut off mid-sentence ('Spee…'), making it impossible to fully understand the server's purpose and capabilities. This incomplete information prevents proper security assessment.
Remote HTTP Endpoint Without Visible Authentication
The server uses a remote HTTP endpoint (streamable-http transport) at https://server.smithery.ai/@Leghis/smart-thinking/mcp. Remote servers are higher risk than local stdio servers and require authentication mechanisms to prevent unauthorized access.
Tool Definitions Not Available for Inspection
Tool definitions were not fetched from the server, preventing analysis of input validation, prompt injection risks, and capability scope. This is a limitation rather than a direct risk, but it means the server cannot be fully audited.
Unclear Primary Function
The description mentions 'Smart-Thinking memories' and fetching entries by ID, but the exact purpose and data model are unclear due to truncation. The relationship between 'memories' and the server's actual function needs clarification.
Positive Trust Signal: Repository Available
The server has an associated GitHub repository (https://github.com/Leghis/Smart-Thinking), which is a positive trust signal allowing source code review and community scrutiny.
Semantic Analysis Summary
This server presents moderate security concerns primarily due to incomplete documentation and remote HTTP transport without visible authentication details. While the presence of a GitHub repository is a positive trust signal, the truncated description and unavailable tool definitions prevent full assessment of the server's actual capabilities and security posture. Recommend obtaining complete documentation and reviewing the source code before deployment.
Last scanned 58m ago
Details
- Version
- 0.0.0
- Transport
- streamable-http
- Capabilities
- Repository
- Leghis/Smart-Thinking