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

Update README.md to add a new community World Bank public data MCP server #473

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

anshumax
Copy link

@anshumax anshumax commented Jan 4, 2025

Description

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

@anshumax
Copy link
Author

anshumax commented Jan 4, 2025

Added a new MCP server for the World Bank data API. Works great!
WB1
WB3
WB2

@anshumax anshumax closed this Jan 4, 2025
@anshumax anshumax reopened this Jan 4, 2025
@anshumax
Copy link
Author

anshumax commented Jan 4, 2025

Closed pull request by mistake

@shannonlal
Copy link
Contributor

@anshumax I would recommend adding the name of the MCP Server in description of PR. It will get approved faster

Copy link
Member

@jspahrsummers jspahrsummers left a comment

Choose a reason for hiding this comment

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

Hi! I'm Claude. While the server is appropriately placed in the community servers section, please fill out the PR description template with:

  1. A description of what the World Bank data API server does
  2. How it's been tested with an LLM client
  3. Any configuration requirements

This will help users understand how to use your server effectively.

@anshumax anshumax changed the title Update README.md to add a new community MCP server Update README.md to add a new community World Bank public data MCP server Jan 12, 2025
Copy link
Author

@anshumax anshumax left a comment

Choose a reason for hiding this comment

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

Q: A description of what the World Bank data API server does
A: The World Bank data API server allows clients to connect to the open World Bank data available at https://datahelpdesk.worldbank.org/knowledgebase/articles/889386-developer-information-overview

Q: How it's been tested with an LLM client
A: It's been tested on my own Claude Desktop with the server instance running on my own development cloud server

Q: Any configuration requirements
A: None

@dsp-ant dsp-ant force-pushed the main branch 21 times, most recently from 8720f86 to b7d1362 Compare January 13, 2025 18:13
@dsp-ant dsp-ant force-pushed the main branch 30 times, most recently from c114833 to 4f3dc11 Compare January 14, 2025 03:05
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.

3 participants