Install
$ agentstack add mcp-linkupplatform-python-mcp-server ✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
About
🌟 Linkup Python MCP Server
> ⚠️ DEPRECATED: This package is no longer maintained. > > Please use the TypeScript/Node.js version instead: https://github.com/LinkupPlatform/linkup-mcp-server > > The TypeScript version is actively maintained, has better performance, and supports all the latest features.
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.
✨ Why Linkup?
- 🔍 Advanced Web Search: Leverage Linkup's AI-powered search engine for high-quality, relevant results
- 💬 Natural Language Queries: Ask questions in plain English or your preferred language - no need for keyword optimization
- 🚀 Real-time Information: Access up-to-date web content and current information
- 📚 Comprehensive Results: Get detailed search results with source citations
- 🔧 Easy Integration: Works with any MCP-compatible client
🚀 Installation
The Linkup MCP server can be used with any MCP-compatible client.
For an integration with Claude Desktop or with Cursor, please follow instruction here.
For other MCP-compatible clients, use these connection details:
- Command:
python -m linkup_mcp_server - Required Environment Variables:
LINKUP_API_KEY
Consult your MCP client's documentation for specific configuration instructions.
💬 Example Queries
The Linkup MCP server excels at answering complex questions and finding specific information:
- "What are the latest developments in quantum computing?"
- "How does the EU AI Act affect startups?"
- "Find recent research on sustainable aviation fuel"
- "What are the current best practices for MCP server development?"
🤝 Contributing
Pull requests are welcome! Feel free to open an issue first to discuss what you’d like to see improved.
📚 Resources
📣 Community & Support
- Email: [support@linkup.so](mailto:support@linkup.so)
- Discord: Join our community
- X / Twitter: @Linkup_platform
📄 License
This project is licensed under the MIT License - Innovate freely! 🚀
Source & license
This open-source MCP server is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: LinkupPlatform
- Source: LinkupPlatform/python-mcp-server
- License: MIT
- Homepage: https://linkup.so
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet — be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.