You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 27, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+7-1Lines changed: 7 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,11 @@
1
1
# 🌟 Linkup Python MCP Server
2
2
3
+
> ⚠️ **DEPRECATED**: This package is no longer maintained.
4
+
>
5
+
> Please use the TypeScript/Node.js version instead: **https://github.com/LinkupPlatform/linkup-mcp-server**
6
+
>
7
+
> The TypeScript version is actively maintained, has better performance, and supports all the latest features.
8
+
3
9
A Model Context Protocol (MCP) server that provides web search capabilities through Linkup's advanced search API. This server enables AI assistants and development tools to perform intelligent web searches with natural language queries.
description = "A MCP server to search web with Linkup"
3
+
description = "A MCP server to search web with Linkup - **DEPRECATED** - Use the TypeScript version instead: https://github.com/LinkupPlatform/linkup-mcp-server"
0 commit comments