Skip to content

Conversation

@tluthra
Copy link

@tluthra tluthra commented Apr 11, 2025

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

  • 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

tluthra added 3 commits April 10, 2025 18:51
Add Nerve's official MCP server to the readme
@tluthra tluthra changed the title feat: Add Nerve MCP Server to Readme feat: Add Official Nerve MCP Server to Readme Apr 11, 2025
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.

Looks like the link to the server repo leads to a 404?

@olaservo olaservo added the waiting for submitter Waiting for the submitter to provide more info label May 21, 2025
@tluthra
Copy link
Author

tluthra commented Jun 11, 2025

@olaservo sorry about that, looks like the repo was accidentally left private, just made it public

@tluthra tluthra requested a review from olaservo June 11, 2025 23:08
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.

Thanks for fixing the link, will plan to grab this one in the next weekly batch.

@olaservo
Copy link
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.

@olaservo olaservo closed this Jun 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

waiting for submitter Waiting for the submitter to provide more info

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants