Skip to main content
Glama
askjarv

fortra-fim-mcp

by askjarv

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
TE_HOSTYesThe Tripwire Enterprise API URL (e.g., https://server/api or https://server/api/v1)
TE_TIMEOUTNoHTTP request timeout in seconds30
TE_USERNAMEYesUsername for authentication
TE_API_TOKENYesAPI token for authentication
TE_VERIFY_SSLNoWhether to verify SSL certificatesfalse

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
te_get_statusC

Get Tripwire Enterprise API and server status.

te_list_nodesC

Search Tripwire nodes. Pass Tripwire query parameters in filters.

te_get_nodeB

Get one Tripwire node by readable-key node ID.

te_get_policy_test_resultsC

Search policy test results. Use filters for nodeId, state, policyTestName, paging, and other API parameters.

te_get_policy_test_resultB

Get one policy test result by readable-key result ID.

te_list_versionsC

Search element versions. Use filters for nodeId, ruleName, isPromoted, severityRange, paging, and other API parameters.

te_get_versionB

Get one element version by readable-key version ID.

te_promote_versionsC

Submit a Tripwire element version promotion request.

te_get_promote_requestC

Get status for a Tripwire element version promotion request.

te_api_requestB

Call any Tripwire Enterprise API endpoint under /api/v1.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/askjarv/fim-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server