From 73dbaa6a684d8ceda097056cc03bd7b2f681994f Mon Sep 17 00:00:00 2001
From: hannesrudolph <49103247+hannesrudolph@users.noreply.github.com>
Date: Sat, 14 Dec 2024 17:29:05 -0700
Subject: [PATCH 1/2] Added sqlite-explorer-fastmcp-mcp-server
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index 0822f689..fd91505b 100644
--- a/README.md
+++ b/README.md
@@ -122,6 +122,7 @@ Secure database access with schema inspection capabilities. Enables querying and
- [KashiwaByte/vikingdb-mcp-server](https://github.com/KashiwaByte/vikingdb-mcp-server) π βοΈ - VikingDB integration with collection and index introduction, vector store and search capabilities.
- [neo4j-contrib/mcp-neo4j](https://github.com/neo4j-contrib/mcp-neo4j) π π - Model Context Protocol with Neo4j
- [isaacwasserman/mcp-snowflake-server](https://github.com/isaacwasserman/mcp-snowflake-server) π βοΈ - Snowflake integration implementing read and (optional) write opertions as well as insight tracking
+- [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.
### π» Developer Tools
From fa6c8341ea870b70e79d164a7ee6c79e48d7cb84 Mon Sep 17 00:00:00 2001
From: hannesrudolph <49103247+hannesrudolph@users.noreply.github.com>
Date: Mon, 16 Dec 2024 10:15:45 -0700
Subject: [PATCH 2/2] Added 2 more
---
README.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/README.md b/README.md
index fd91505b..0f8dcb82 100644
--- a/README.md
+++ b/README.md
@@ -91,6 +91,7 @@ Run commands, capture output and otherwise interact with shells and command line
Integration with communication platforms for message management and channel operations. Enables AI models to interact with team communication tools.
+- [hannesrudolph/imessage-query-fastmcp-mcp-server](https://github.com/hannesrudolph/imessage-query-fastmcp-mcp-server) π π π - An MCP server that provides safe access to your iMessage database through Model Context Protocol (MCP), enabling LLMs to query and analyze iMessage conversations with proper phone number validation and attachment handling
- [@modelcontextprotocol/server-slack](https://github.com/modelcontextprotocol/servers/tree/main/src/slack) π βοΈ - Slack workspace integration for channel management and messaging
- [@modelcontextprotocol/server-bluesky](https://github.com/keturiosakys/bluesky-context-server) π βοΈ - Bluesky instance integration for querying and interaction
- [MarkusPfundstein/mcp-gsuite](https://github.com/MarkusPfundstein/mcp-gsuite) - π βοΈ - Integration with gmail and Google Calendar.
@@ -160,6 +161,7 @@ Financial data access and cryptocurrency market information. Enables querying re
Persistent memory storage using knowledge graph structures. Enables AI models to maintain and query structured information across sessions.
- [@modelcontextprotocol/server-memory](https://github.com/modelcontextprotocol/servers/tree/main/src/memory) π π - Knowledge graph-based persistent memory system for maintaining context
- [/CheMiguel23/MemoryMesh](https://github.com/CheMiguel23/MemoryMesh) π π - Enhanced graph-based memory with a focus on AI role-play and story generation
+- [@hannesrudolph/mcp-ragdocs](https://github.com/hannesrudolph/mcp-ragdocs) π π - An MCP server implementation that provides tools for retrieving and processing documentation through vector search, enabling AI assistants to augment their responses with relevant documentation context
### πΊοΈ Location Services