From e6c437099b6c4416478a8c8c5a985f1f53d53429 Mon Sep 17 00:00:00 2001 From: Samuel Bustamante Larriet <145044934+samuel-bustamante@users.noreply.github.com> Date: Fri, 6 Feb 2026 11:14:30 +0100 Subject: [PATCH] docs: add rudof-mcp to MCP servers list --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7fdb47c9..892d5565 100644 --- a/README.md +++ b/README.md @@ -139,6 +139,7 @@ See [Oauth_support](docs/OAUTH_SUPPORT.md) for details. - [NexusCore MCP](https://github.com/sjkim1127/Nexuscore_MCP) - Advanced malware analysis & dynamic instrumentation MCP server with Frida integration and stealth unpacking capabilities - [spreadsheet-mcp](https://github.com/PSU3D0/spreadsheet-mcp) - Token-efficient MCP server for spreadsheet analysis with automatic region detection, recalculation, screenshot, and editing support for LLM agents - [hyper-mcp](https://github.com/hyper-mcp-rs/hyper-mcp) - A fast, secure MCP server that extends its capabilities through WebAssembly (WASM) plugins +- [rudof-mcp](https://github.com/rudof-project/rudof/tree/master/rudof_mcp) - RDF validation and data processing MCP server with ShEx/SHACL validation, SPARQL queries, and format conversion. Supports stdio and streamable HTTP transports with full MCP capabilities (tools, prompts, resources, logging, completions, tasks) ## Development