my-mcp-server

Denyme24/my-mcp-server

3.1

If you are the rightful owner of my-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

A demonstration project showcasing how to implement a Model Context Protocol (MCP) server that exposes MongoDB payment data through both MCP Inspector and Claude AI integration.

Tools

Functions exposed to the LLM to take actions

get_completed_payments

Retrieves all payments where done is true, outputting a JSON array of completed payments.

get_all_payments

Retrieves all payments from the database, outputting a JSON array of all payments.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources