davydany/mcp_taxii
3.2
If you are the rightful owner of mcp_taxii 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.
MCP TAXII is a server that enables AI agents to interact with Threat Intelligence platforms using the TAXII protocol.
Tools
Functions exposed to the LLM to take actions
initialize_taxii
Initialize connection to a TAXII server.
get_discovery
Retrieve TAXII server discovery information including available API roots.
get_collections
List available collections from the TAXII server.
get_collection_objects
Retrieve STIX objects from a specific collection.
get_object_manifest
Get object manifest (metadata) from a collection.
add_objects
Add STIX objects to a writable collection.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client