feat: Add Official Nerve MCP Server to Readme#1362
Closed
tluthra wants to merge 6 commits intomodelcontextprotocol:mainfrom
Closed
feat: Add Official Nerve MCP Server to Readme#1362tluthra wants to merge 6 commits intomodelcontextprotocol:mainfrom
tluthra wants to merge 6 commits intomodelcontextprotocol:mainfrom
Conversation
Add Nerve's official MCP server to the readme
olaservo
requested changes
May 21, 2025
Member
olaservo
left a comment
There was a problem hiding this comment.
Looks like the link to the server repo leads to a 404?
Author
|
@olaservo sorry about that, looks like the repo was accidentally left private, just made it public |
olaservo
approved these changes
Jun 12, 2025
Member
olaservo
left a comment
There was a problem hiding this comment.
Thanks for fixing the link, will plan to grab this one in the next weekly batch.
Member
|
Thanks for your contribution to the servers list. This has been merged in this combined PR: #2144 This is a new process we're trying out, so if you see any issues feel free to re-open the PR and tag me. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
This PR implements Nerve's MCP Server, providing integration between MCP and Nerve's API. The server enables LLM clients to search for their company information that's already linked on Nerve.
Server Details
Not modifying any servers, adding a net new one.
Motivation and Context
This adds a link to Nerve's official MCP Server.
How Has This Been Tested?
It's been tested thoroughly using Claude desktop, and the MCP Inspector tool.
The API itself has been integration tested independently and thoroughly.
Breaking Changes
No breaking changes, as it's a net new server.
Types of changes
Checklist
Additional context