Skip to main content
Glama
cebarks

spt-forge-mcp

by cebarks

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
search_modsA

Search and filter SP-Tarkov mods on the Forge. Supports full-text search via query, filtering by name, category, SPT version, Fika compatibility, and more. Returns paginated results.

get_modA

Get full details for a specific SP-Tarkov mod by its numeric ID. Includes description, versions, license, and category by default.

get_mod_versionsA

Get the full version history for a mod. Includes SPT version constraints, download counts, Fika compatibility status, and dependency info.

check_mod_updatesA

Check for available updates for installed mods against a target SPT version. Handles dependency validation and prerelease logic.

resolve_mod_dependenciesB

Resolve the full recursive dependency tree for one or more mod versions. Detects version conflicts and provides download links.

search_addonsB

Search SP-Tarkov addons (supplemental content for mods, like music packs or texture overrides).

get_addonB

Get full details for a specific addon by its numeric ID.

list_categoriesA

List all available mod categories on the Forge. Useful for discovering category slugs to filter searches.

get_spt_versionsB

List available SPT versions with mod counts and release links. Useful for determining which SPT version constraint to filter mods by.

pingA

Health check — returns pong if the Forge API is reachable.

get_addon_versionsC

Get the full version history for an addon. Includes mod version constraints, download counts, and file sizes.

resolve_addon_dependenciesA

Resolve the full recursive dependency tree for one or more addon versions. Uses addon ID or slug as identifier (not GUID).

get_categoryA

Get a single mod category by its numeric ID or slug.

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/cebarks/spt-forge-mcp'

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