Skip to content

Conversation

@YunfeiZHAO
Copy link

@YunfeiZHAO YunfeiZHAO commented Aug 24, 2025

Description

Add Datadog's MCP server.

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New MCP feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update
  • Other (please specify)

How has this been tested?

  1. ReadMe
  2. You can make an end-to-end test for the functions defined in the notebook and test it in mcp_servers/datadog/test.ipynb
  3. The server has been deployed and tested locally with a client. Here is a video for the demonstration:
    https://youtu.be/qhIlUgVTnGE

Checklist

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing tests pass locally with my changes

zihaolin96 and others added 30 commits June 25, 2025 20:11
Bumps [github.com/go-viper/mapstructure/v2](https://github.com/go-viper/mapstructure) from 2.2.1 to 2.3.0.
- [Release notes](https://github.com/go-viper/mapstructure/releases)
- [Changelog](https://github.com/go-viper/mapstructure/blob/main/CHANGELOG.md)
- [Commits](go-viper/mapstructure@v2.2.1...v2.3.0)

---
updated-dependencies:
- dependency-name: github.com/go-viper/mapstructure/v2
  dependency-version: 2.3.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
zihaolin96 and others added 23 commits August 19, 2025 10:05
….4.0 in /mcp_servers/github (Klavis-AI#374)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…nts, hosts, monitors, and dashboards (The list and get operations).
@CLAassistant
Copy link

CLAassistant commented Aug 24, 2025

CLA assistant check
All committers have signed the CLA.

@YunfeiZHAO
Copy link
Author

YunfeiZHAO commented Aug 24, 2025

@zihaolin96 @xiangkaiz @Mayank-MSJ-Singh @udaykakade25
Hi, this is the start of the Datadog MCP server, and the implemented functions are working fine.
Please give me a review!
Yunfei

@Mayank-MSJ-Singh
Copy link
Collaborator

@YunfeiZHAO
Copy link
Author

code looks good, but a few changes needed:

Follow this architecture:

Screenshot From 2025-08-13 10-34-10 Update your code to match these examples:

If you need help, join our Discord: https://discord.gg/nJcKMQzkcW

Please read: https://github.com/Klavis-AI/klavis/blob/main/CONTRIBUTING.md https://github.com/Klavis-AI/klavis/blob/main/MCP_SERVER_GUIDE.md
@Mayank-MSJ-Singh
Hi,
Thank you very much for your feedback.
I just updated the folder structure.
Could you have a check?
Bests,
Yunfei

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.