anubhavg-icpl/ocsf_mcp
If you are the rightful owner of ocsf_mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
A Rust-based Model Context Protocol (MCP) server for implementing OCSF-based logging in applications.
Tools
Functions exposed to the LLM to take actions
browse_ocsf_schema
Browse OCSF schema categories, event classes, and attributes.
generate_ocsf_event
Generate valid OCSF event JSON from parameters.
validate_ocsf_event
Validate an OCSF event against the schema.
generate_logging_code
Generate OCSF logging code for a specific language/framework.
map_custom_to_ocsf
Help map custom log format to OCSF event class.
list_event_examples
Get example OCSF events for learning.
list_ocsf_versions
List all available OCSF schema versions.
get_newest_ocsf_version
Get the newest stable OCSF schema version.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client