diff --git a/README.md b/README.md index a5e64d9e..b27efa2f 100644 --- a/README.md +++ b/README.md @@ -183,6 +183,7 @@ Secure database access with schema inspection capabilities. Enables querying and - [hannesrudolph/sqlite-explorer-fastmcp-mcp-server](https://github.com/hannesrudolph/sqlite-explorer-fastmcp-mcp-server) 🐍 🏠 - An MCP server that provides safe, read-only access to SQLite databases through Model Context Protocol (MCP). This server is built with the FastMCP framework, which enables LLMs to explore and query SQLite databases with built-in safety features and query validation. - [sirmews/mcp-pinecone](https://github.com/sirmews/mcp-pinecone) 🐍 ☁️ - Pinecone integration with vector search capabilities - [runekaagaard/mcp-alchemy](https://github.com/runekaagaard/mcp-alchemy) 🐍 🏠 - Universal SQLAlchemy-based database integration supporting PostgreSQL, MySQL, MariaDB, SQLite, Oracle, MS SQL Server and many more databases. Features schema and relationship inspection, and large dataset analysis capabilities. +- [mcp-server-jdbc](https://github.com/quarkiverse/quarkus-mcp-servers/tree/main/jdbc) β˜• 🏠 - Connect to any JDBC-compatible database and query, insert, update, delete, and more. - [pab1it0/adx-mcp-server](https://github.com/pab1it0/adx-mcp-server) 🐍 ☁️ - Query and analyze Azure Data Explorer databases - [neondatabase/mcp-server-neon](https://github.com/neondatabase/mcp-server-neon) πŸ“‡ ☁️ β€” An MCP Server for creating and managing Postgres databases using Neon Serverless Postgres - [XGenerationLab/xiyan_mcp_server](https://github.com/XGenerationLab/xiyan_mcp_server) πŸ“‡ ☁️ β€” An MCP server that supports fetching data from a database using natural language queries, powered by XiyanSQL as the text-to-SQL LLM. @@ -232,6 +233,7 @@ Provides direct access to local file systems with configurable permissions. Enab - [mark3labs/mcp-filesystem-server](https://github.com/mark3labs/mcp-filesystem-server) 🏎️ 🏠 - Golang implementation for local file system access. - [mamertofabian/mcp-everything-search](https://github.com/mamertofabian/mcp-everything-search) 🐍 🏠 πŸͺŸ - Fast Windows file search using Everything SDK - [cyberchitta/llm-context.py](https://github.com/cyberchitta/llm-context.py) 🐍 🏠 - Share code context with LLMs via MCP or clipboard +- [filesystem@quarkiverse/quarkus-mcp-servers](https://github.com/quarkiverse/quarkus-mcp-servers/tree/main/filesystem) β˜• 🏠 - A filesystem allowing for browsing and editing files implemented in Java using Quarkus. Available as jar or native image. - [Xuanwo/mcp-server-opendal](https://github.com/Xuanwo/mcp-server-opendal) 🐍 🏠 ☁️ - Access any storage with Apache OpenDALβ„’ ### πŸ’° Finance & Fintech @@ -385,6 +387,7 @@ Interact with Git repositories and version control platforms. Enables repository - [@pskill9/hn-server](https://github.com/pskill9/hn-server) - πŸ“‡ ☁️ Parses the HTML content from news.ycombinator.com (Hacker News) and provides structured data for different types of stories (top, new, ask, show, jobs). - [@mediar-ai/screenpipe](https://github.com/mediar-ai/screenpipe) - πŸŽ–οΈ πŸ¦€ 🏠 🍎 Local-first system capturing screen/audio with timestamped indexing, SQL/embedding storage, semantic search, LLM-powered history analysis, and event-triggered actions - enables building context-aware AI agents through a NextJS plugin ecosystem. - [akseyh/bear-mcp-server](https://github.com/akseyh/bear-mcp-server) - Allows the AI to read from your Bear Notes (macOS only) +- [mcp-server-jfx](https://github.com/quarkiverse/quarkus-mcp-servers/tree/main/jfx) β˜• 🏠 - Draw on JavaFX canvas. - [hmk/attio-mcp-server](https://github.com/hmk/attio-mcp-server) - πŸ“‡ ☁️ Allows AI clients to manage records and notes in Attio CRM - [roychri/mcp-server-asana](https://github.com/roychri/mcp-server-asana) - πŸ“‡ ☁️ This Model Context Protocol server implementation of Asana allows you to talk to Asana API from MCP Client such as Anthropic's Claude Desktop Application, and many more. - [ws-mcp](https://github.com/nick1udwig/ws-mcp) - Wrap MCP servers with a WebSocket (for use with [kitbitz](https://github.com/nick1udwig/kibitz)) @@ -415,6 +418,7 @@ Interact with Git repositories and version control platforms. Enables repository - [salty-flower/ModelContextProtocol.NET](https://github.com/salty-flower/ModelContextProtocol.NET) #️⃣ 🏠 - A C# SDK for building MCP servers on .NET 9 with NativeAOT compatibility ⚑ πŸ”Œ - [spring-ai-mcp](https://github.com/spring-projects-experimental/spring-ai-mcp) β˜• 🌱 - Java SDK and Spring Framework integration for building MCP client and MCP servers with various, plugable, transport options. - [@marimo-team/codemirror-mcp](https://github.com/marimo-team/codemirror-mcp) - CodeMirror extension that implements the Model Context Protocol (MCP) for resource mentions and prompt commands. +- [quarkus-mcp-server](https://github.com/quarkiverse/quarkus-mcp-server) β˜• - Java SDK for building MCP servers using Quarkus. - [mcp-agent](https://github.com/lastmile-ai/mcp-agent) πŸ€– πŸ”Œ - Build effective agents with MCP servers using simple, composable patterns. ## Utilities