spt-forge-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| search_modsA | Search and filter SP-Tarkov mods on the Forge. Supports full-text search via |
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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