From 65abcf7ef80188c0fbd5ab2df7944bc99bc2f4e1 Mon Sep 17 00:00:00 2001 From: "Eddie Kranz [SSW]" Date: Tue, 15 Apr 2025 14:14:01 +0000 Subject: [PATCH 1/2] add up-mcp to community examples --- community/EXAMPLES.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/community/EXAMPLES.md b/community/EXAMPLES.md index 69a4986..b3e1c03 100644 --- a/community/EXAMPLES.md +++ b/community/EXAMPLES.md @@ -202,3 +202,12 @@ A custom Power BI connector to help you visualise your Up account, your way. **Languages:** Typescript A Grafana plugin to visualise transactions & accounts + +## Up Model-Context Protocol (MCP) Server + +**Author:** [@edkranz](https://github.com/edkranz) \ +**Repository:** https://github.com/edkranz/up-mcp \ +**Created:** 16/04/2025 \ +**Languages:** Python + +An MCP wrapper for the Up API, \ No newline at end of file From f6b83163cab94f77e1a1f7098f7ed6304b4879b3 Mon Sep 17 00:00:00 2001 From: "Eddie Kranz [SSW]" Date: Tue, 15 Apr 2025 14:15:46 +0000 Subject: [PATCH 2/2] Update README.md --- community/EXAMPLES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/EXAMPLES.md b/community/EXAMPLES.md index b3e1c03..64269ed 100644 --- a/community/EXAMPLES.md +++ b/community/EXAMPLES.md @@ -210,4 +210,4 @@ A Grafana plugin to visualise transactions & accounts **Created:** 16/04/2025 \ **Languages:** Python -An MCP wrapper for the Up API, \ No newline at end of file +An MCP wrapper for the Up API, enabling LLMs like Claude (via Claude Desktop) access to the Up API \ No newline at end of file