ai.smithery/LinkupPlatform-linkup-mcp-server
Search the web in real time to get trustworthy, source-backed answers. Find the latest news and co…
Installation
Claude Desktop config (remote)
{
"mcpServers": {
"ai-smithery-linkupplatform-linkup-mcp-server": {
"type": "streamable-http",
"url": "https://server.smithery.ai/@LinkupPlatform/linkup-mcp-server/mcp"
}
}
}Cursor config
{
"mcpServers": {
"ai-smithery-linkupplatform-linkup-mcp-server": {
"url": "https://server.smithery.ai/@LinkupPlatform/linkup-mcp-server/mcp"
}
}
}Security Report
Score Breakdown
Findings (5)
Remote HTTP Endpoint with Internet Exposure
Server uses streamable-http transport with a remote URL (https://server.smithery.ai/...), meaning it accepts connections from the internet. This increases attack surface compared to local stdio servers.
Incomplete Server Description
The description is truncated mid-sentence ('...source-backed answers. Find the latest news and co…'), making it impossible to fully understand the server's scope and capabilities.
Broad Web Search Capability
Server claims real-time web search functionality, which is inherently broad. Without tool definitions visible, the scope and constraints of this capability cannot be verified.
Tool Definitions Not Available
Tool definitions could not be fetched from the server, preventing detailed analysis of input validation, prompt injection risks, and capability constraints.
Semantic Analysis Summary
This server has moderate security concerns due to its remote HTTP endpoint exposure and incomplete description. While it has a public GitHub repository (positive trust signal), the truncated description and unavailable tool definitions prevent full assessment of its web search capabilities and input validation. The broad nature of web search functionality combined with internet-facing transport warrants caution.
Last scanned 59m ago
Details
- Version
- 1.0.0
- Transport
- streamable-http
- Capabilities
- Repository
- LinkupPlatform/linkup-mcp-server