
A Clear Intro to MCP (Model Context Protocol) with Code Examples
https://towardsdatascience.com/clear-intro-to-mcp/
#MCP #AIML
Excited to showcase our #MCP on @microcksio early prototype!
We're exploring the ability to turn all your #API contracts into MCP-enabled simulations so that you can check #AI agents' ability to reuse them as tools! Check our @claudeai101 #Anthopic demo
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.
Connecting to an MCP Server from JavaScript using LangChain.js - Marc Nuri
https://blog.marcnuri.com/connecting-to-mcp-server-with-langchainjs
#mcp #aiml #genai #llm
#Development #Launches
Browser MCP · Connect AI apps to your browser to automate tests and tasks https://ilo.im/1637e5
_____
#Automation #Testing #AI #MCP #Browser #Chrome #Extension #OpenSource #WebDev #Frontend
#ModelContextProtocol is all the rage right now!
(a protocol to standardize #LLM tool calling)
Let's see how to implement an #MCP server in #Java
️using the reference implementation
How to call it from an #MCP client with #langchain4j
https://glaforge.dev/posts/2025/04/04/mcp-client-and-server-with-java-mcp-sdk-and-langchain4j/
Java MCP Server Configuration Generator
Generate configuration for your preferred MCP server and client in seconds
https://mcp-java.github.io/
#Java #aiml #genai #mcp
More details on #MCP attacks in the original post from Invariant Labs AI
https://invariantlabs.ai/blog/mcp-security-notification-tool-poisoning-attacks
The "S" in #MCP stands for Security, by Elena Cross
https://elenacross7.medium.com/%EF%B8%8F-the-s-in-mcp-stands-for-security-91407b33ed6b
Command Injection Vulnerabilities
Tool Poisoning Attacks
The Rug Pull: Silent Redefinition
Cross-Server Tool Shadowing
This week’s edition of my @linkedin newsletter shines a light on the impact of the Model Context Protocol (MCP) across multiple computing eras—leading right up to today.
We’ve arrived at a moment where loose coupling principles are cool (and super useful) again.
Naturally, there are some live demo nuggets in the post to help bring it all to life:
https://www.linkedin.com/pulse/model-context-protocol-bridging-generational-computing-idehen-qdtce/
A quick preview of the Quarkus MCP CLI Adapter.
This is a demo on a feature that has just been merged on Quarkus MCP Server project.
https://youtube.com/watch?v=eUsMj6ujJ0E&si=w4ISI8dKmxeE02R1
#quarkus #Java #mcp #genai
You are probably sick of hearing/seeing #AI influencers talk about #MCP - finally started digging into the topic - see https://github.com/mdfranz/cheetsheetz/blob/main/ai/llm/mcp.md for some good (no hype) links.
The MCP Authorization Spec Is... a Mess for Enterprise https://blog.christianposta.com/the-updated-mcp-oauth-spec-is-a-mess/
#mcp #aiml #genai