nrw.social ist einer von vielen unabhängigen Mastodon-Servern, mit dem du dich im Fediverse beteiligen kannst.
Wir sind eine freundliche Mastodon Instanz aus Nordrhein-Westfalen. Ob NRW'ler oder NRW-Sympathifanten, jeder ist hier willkommen.

Serverstatistik:

2,8 Tsd.
aktive Profile

#MCP

16 Beiträge14 Beteiligte1 Beitrag heute

🤓 I built an #MCP for NOVA so you can use it as a guardrail for your AI system.

NOVA is a prompt pattern matching framework. It is primarily used for prompt hunting, similarly to how you use YARA for hunting files.

But NOVA can also be used as a guardrail to prevent malicious attempts and protect your LLM system based on your own NOVA rules.

I created a NOVA gateway using MCP. The model is instructed to always call the NOVA MCP first to validate the prompt before doing anything else.

👉 If there is no match, the LLM continues execution.
👉 If there is a match, execution stops and the user gets a notification that the request is blocked.

Every match is logged so you can track malicious attempts and review the security logs.

✨ novahunting.ai/

🚀 Excited to announce **Forgejo MCP Server v1.0.0**!
✨ Elegant & simple Model Context Protocol server for Forgejo & Codeberg
🔌 Now with both stdio *and* SSE server support
🐛 Enhanced issue management with metadata, validation & caching
🔓 100% open source, easy to integrate!
👉 Check it out: codeberg.org/goern/forgejo-mcp and codeberg.org/goern/forgejo-mcp

@forgejo @Codeberg #MCP #Release

PS: It's not listed on smithery.ai as they only accept GitHub-hosted repositories... :fail:

Zusammenfassungskarte des Repositorys goern/forgejo-mcp
Codeberg.orgforgejo-mcpThis Model Context Protocol (MCP) server provides tools and resources for interacting with the Forgejo (specifically Codeberg.org) REST API.