MCP Server
MCP
io.github.abhijitjavelin/javelin-guardrails-mcp-server
An MCP server that provides Javelin Standalone Guardrails
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://abhijitjavelin.github.io/javelin-guardrails-mcp-server/mcp",
"headers": [
{
"description": "Javelin API key for authentication",
"isRequired": true,
"isSecret": true,
"name": "x-javelin-apikey"
}
]
}
],
"packages": []
}
mcp
model-context-protocol
streamable-http
Comments
Sign in to leave a comment