From 5831319db271834ee83cc58c2548ece8445be14c Mon Sep 17 00:00:00 2001 From: matthewdcage <132959513+matthewdcage@users.noreply.github.com> Date: Thu, 13 Mar 2025 16:08:28 +1000 Subject: [PATCH] Add PBS API MCP Server to Community Servers (#65) --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e9f7823..1e326e8 100644 --- a/README.md +++ b/README.md @@ -64,6 +64,7 @@ - **[Maven](https://github.com/Bigsy/maven-mcp-server)** - Tools to query latest Maven dependency information - **[DifyWorkflow](https://github.com/gotoolkits/mcp-difyworkflow-server)** - Tools to the query and execute of Dify workflows - **[PiAPI](https://github.com/apinetwork/piapi-mcp-server)** - PiAPI MCP server makes user able to generate media content with Midjourney/Flux/Kling/Hunyuan/Udio/Trellis directly from Claude or any other MCP-compatible apps. +- **[PBS API](https://github.com/matthewdcage/pbs-mcp-server)** - 🐍 ☁️ Access Australian Pharmaceutical Benefits Scheme data for medicine information, pricing, and availability. Built with Python and FastAPI. - **[Google News](https://github.com/ChanMeng666/server-google-news)** - Google News search capabilities with automatic topic categorization and multi-language support via SerpAPI integration. - **[Box](https://github.com/hmk/box-mcp-server)** - File access and search for Box. - **[NPM Search](https://github.com/btwiuse/npm-search-mcp-server)** - Search for npm packages @@ -98,7 +99,7 @@ - **[LiteMCP](https://github.com/wong2/litemcp)** - A TypeScript framework for building MCP servers elegantly - **[mcp-framework](https://github.com/QuantGeekDev/mcp-framework)** - Fast and elegant Typescript framework for building MCP servers -- **[oatpp-mcp](https://github.com/oatpp/oatpp-mcp)** - Anthropic’s Model Context Protocol implementation for Oat++ +- **[oatpp-mcp](https://github.com/oatpp/oatpp-mcp)** - Anthropic's Model Context Protocol implementation for Oat++ - **[centralmind/gateway](https://github.com/centralmind/gateway)** - CLI that generates MCP tools based on your Database schema and data using AI and host as REST, MCP or MCP-SSE server ---