OSIM MCP Server is a standardized MCP server implementation providing structured security data standards for AI applications.
Server Config
{
"mcpServers": {
"osim-mcp-server": {
"command": "uvx",
"args": [
"osim-mcp-server"
]
}
}
}