Sports2020MCP

vega82bcn/Sports2020MCP

3.3

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

Sports 2020 MCP is an extensible Model Context Protocol server designed for integrating AI models using the MCP protocol, enabling context-aware AI interactions via streamable HTTP.

Tools

Functions exposed to the LLM to take actions

find_customer_by_text

Search for customers by text.

find_orders_by_customer_id

Search for orders by customer ID.

find_order_by_order_id

Search for an order by its ID.

find_invoices_by_customer_id

Search for invoices by customer ID.

find_invoice_by_invoice_id

Search for an invoice by its ID.

find_invoices_by_order_id

Search for invoices associated with an order.

list_feedback

Retrieve feedback records from the feedback table.

create_feedback

Create a feedback record in the feedback table.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources