Skip to content
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

[sqlite server] Remove docs on missing Anthropic summary feature #89

Merged

Conversation

sean-lynch
Copy link
Contributor

Description

Remove docs on missing Anthropic summary feature mentioned in sqlite server docs.

If this feature was removed by mistake or actually is present, please ignore this PR.

Server Details

  • Server: sqlite
  • Changes to: documentation and resource description

Motivation and Context

The sqlite docs mention an optional anthropic summary feature if API key is present. Looking through the code, the Anthropic SDK is not included/referenced. It also doesn't look like sampling is used (though this wouldn't require the API key from my understanding)

How Has This Been Tested?

Just changes to docs

Breaking Changes

None

Types of changes

  • New MCP Server
  • 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 server 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

Copy link
Member

@dsp-ant dsp-ant left a comment

Choose a reason for hiding this comment

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

Good catch. Thank you so much for your contribution.

@dsp-ant dsp-ant merged commit 4f0af7e into modelcontextprotocol:main Nov 27, 2024
HarleyCoops pushed a commit to HarleyCoops/ClaudeServers that referenced this pull request Nov 28, 2024
…sing_feature_docs

[sqlite server] Remove docs on missing Anthropic summary feature
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