Skip to content

feat(readme): add Linkup MCP server to the list of offical integrations #2575

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

juliette0704
Copy link

@juliette0704 juliette0704 commented Aug 18, 2025

Description

Add Linkup MCP server to the official list

Server Details

  • Server:
  • Changes to:

Motivation and Context

How Has This Been Tested?

Breaking Changes

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update

Checklist

  • I have read the MCP Protocol Documentation
  • My changes follows MCP security best practices
  • I have updated the server's README accordingly
  • I have tested this with an LLM client
  • My code follows the repository's style guidelines
  • New and existing tests pass locally
  • I have added appropriate error handling
  • I have documented all environment variables and configuration options

Additional context

Linkup is the World’s best search for AI Apps

@juliette0704 juliette0704 marked this pull request as draft August 18, 2025 14:36
@juliette0704 juliette0704 marked this pull request as ready for review August 18, 2025 14:38
README.md Outdated
@@ -796,6 +796,9 @@ A growing set of community-developed and maintained servers demonstrates various
- **[libvirt-mcp](https://github.com/MatiasVara/libvirt-mcp)** - Allows LLM to interact with libvirt thus enabling to create, destroy or list the Virtual Machines in a system.
- **[Lightdash](https://github.com/syucream/lightdash-mcp-server)** - Interact with [Lightdash](https://www.lightdash.com/), a BI tool.
- **[LINE](https://github.com/amornpan/py-mcp-line)** (by amornpan) - Implementation for LINE Bot integration that enables Language Models to read and analyze LINE conversations through a standardized interface. Features asynchronous operation, comprehensive logging, webhook event handling, and support for various message types.
- **[Linkup](https://github.com/LinkupPlatform/remote-mcp-server)** - This is a Model Context Protocol (MCP) server that provides search tools via Server-Sent Events (SSE) with API key authentication.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This leads to a 404?

Copy link
Member

@olaservo olaservo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @juliette0704 , thanks for the PR. Since this Readme list is getting huge, is there a way to link to a folder that contains these different versions, instead of separate links? I also noticed that one leads to a 404. Thanks!

@juliette0704 juliette0704 force-pushed the feat/add_linkup_integration branch from c652194 to 948afc5 Compare August 21, 2025 14:23
@juliette0704
Copy link
Author

Hi @juliette0704 , thanks for the PR. Since this Readme list is getting huge, is there a way to link to a folder that contains these different versions, instead of separate links? I also noticed that one leads to a 404. Thanks!

Hello! Thank you very much for your feedback, actually, those versions of Linkup MCP are in two different repositories, do you want a repo containing those two links ?

@olaservo
Copy link
Member

Hello! Thank you very much for your feedback, actually, those versions of Linkup MCP are in two different repositories, do you want a repo containing those two links ?

@juliette0704 Actually if its just 2 I think we're good - sometimes we ask to share a folder instead because some repos include multiple servers. Just noticed that these are official but appear to be listed in the community servers section?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants