horizon-torn-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| TORN_API_KEY | Yes | Your Torn API key for authentication. | |
| TORN_BASE_URL | No | Base URL for the Torn API (default: https://api.torn.com/v2). | |
| TORN_OPENAPI_URL | No | URL to fetch the Torn OpenAPI schema (default: https://www.torn.com/swagger/openapi.json). | |
| TORN_REQUEST_TIMEOUT_MS | No | Request timeout in milliseconds (default: 30000). |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| horizon_torn_getChainReportC | Get a chain report |
| horizon_torn_getCompaniesListC | Get a list of companies for a specific company type |
| horizon_torn_getCompaniesSearchC | Search companies by name or other criteria |
| horizon_torn_getCompaniesSnapshotC | Get daily companies snapshot CSV |
| horizon_torn_getCompanyEmployeesC | Get a company's employees |
| horizon_torn_getCompanyGenericD | Get any Company selection |
| horizon_torn_getCompanyLookupD | Requires public access key. |
| horizon_torn_getCompanyProfileC | Get a company's profile |
| horizon_torn_getCompanyTimestampC | Get current server time |
| horizon_torn_getFactionBasicInformationC | Get a faction's basic details |
| horizon_torn_getFactionChainB | Get a faction's current chain |
| horizon_torn_getFactionCompletedChainsB | Get a list of a faction's completed chains |
| horizon_torn_getFactionGenericD | Get any Faction selection |
| horizon_torn_getFactionHoFC | Get a faction's hall of fame rankings. |
| horizon_torn_getFactionLookupD | Requires public access key. |
| horizon_torn_getFactionMembersC | Get a list of a faction's members |
| horizon_torn_getFactionRacketsC | Get a list of current rackets |
| horizon_torn_getFactionRaidsHistoryC | Get a faction's raids history |
| horizon_torn_getFactionRankedWarsHistoryC | Get a faction's ranked wars history |
| horizon_torn_getFactionSearchB | Search factions by name or other criteria |
| horizon_torn_getFactionTerritoryC | Get a list of a faction's territories |
| horizon_torn_getFactionTerritoryWarsHistoryC | Get a faction's territory wars history |
| horizon_torn_getFactionTimestampC | Get current server time |
| horizon_torn_getFactionWarsC | Get a faction's wars & pacts details |
| horizon_torn_getForumAllThreadsB | Get threads across all forum categories |
| horizon_torn_getForumCategoriesB | Get publicly available forum categories |
| horizon_torn_getForumGenericC | Get any Forum selection |
| horizon_torn_getForumLookupC | Get all available forum selections |
| horizon_torn_getForumThreadC | Get specific thread details |
| horizon_torn_getForumThreadPostsC | Get specific forum thread posts |
| horizon_torn_getForumThreadsC | Get threads for specific public forum category or categories |
| horizon_torn_getForumTimestampC | Get current server time |
| horizon_torn_getKeyGenericD | Get any Key selection |
| horizon_torn_getKeyInfoB | Get current key info |
| horizon_torn_getKeyLogC | Get current key log history |
| horizon_torn_getMarketAuctionHouseC | Get auction house listings |
| horizon_torn_getMarketAuctionHouseItemC | Get specific item auction house listings |
| horizon_torn_getMarketAuctionHouseListingC | Get specific item auction house listings |
| horizon_torn_getMarketBazaarC | Get bazaar directory |
| horizon_torn_getMarketBazaarItemC | Get item specialized bazaar directory |
| horizon_torn_getMarketGenericD | Get any Market selection |
| horizon_torn_getMarketItemMarketItemC | Get item market listings |
| horizon_torn_getMarketLookupC | Get all available market selections |
| horizon_torn_getMarketPropertiesC | Get properties market listings |
| horizon_torn_getMarketPropertiesRentalC | Get properties rental listings |
| horizon_torn_getMarketTimestampD | Get current server time |
| horizon_torn_getMyAmmoC | Get your ammo information |
| horizon_torn_getMyAttacksC | Get your detailed attacks |
| horizon_torn_getMyAttacksSimplifiedC | Get your simplified attacks |
| horizon_torn_getMyAvailableOrganizedCrimesC | Get available slots for organized crimes with status 'Recruiting' |
| horizon_torn_getMyBarsC | Get your bars information |
| horizon_torn_getMyBasicInformationC | Get your basic profile information |
| horizon_torn_getMyBattlestatsC | Get your battlestats |
| horizon_torn_getMyBountiesC | Get bounties placed on you |
| horizon_torn_getMyCalendarTimeC | Get your calendar events start time |
| horizon_torn_getMyCasinoStreakB | Get your casino streak & tokens |
| horizon_torn_getMyCompanyApplicationsC | Get your company's applications |
| horizon_torn_getMyCompanyEmployeesC | Get my company's employees |
| horizon_torn_getMyCompanyNewsC | Get your company's news details |
| horizon_torn_getMyCompanyProfileC | Get my company's profile |
| horizon_torn_getMyCompanyStockC | Get your company's stock |
| horizon_torn_getMyCompetitionInfoC | Get your competition information |
| horizon_torn_getMyContactsListC | Get your friends, enemies or targets list |
| horizon_torn_getMyCooldownsC | Get your cooldowns information |
| horizon_torn_getMyCrimesD | Get your crime statistics |
| horizon_torn_getMyDetailedTradeC | Get your detailed trade |
| horizon_torn_getMyDiscordC | Get your discord information |
| horizon_torn_getMyEducationC | Get your education information |
| horizon_torn_getMyEnlistedCarsC | Get your enlisted cars |
| horizon_torn_getMyEquipmentB | Get your equipment & clothing |
| horizon_torn_getMyEventsD | Get your events |
| horizon_torn_getMyFactionC | Get your faction information |
| horizon_torn_getMyFactionApplicationsC | Get your faction's applications |
| horizon_torn_getMyFactionAttacksC | Get your faction's detailed attacks |
| horizon_torn_getMyFactionAttacksSimplifiedC | Get your faction's simplified attacks |
| horizon_torn_getMyFactionBalanceB | Get your faction's & member's balance details |
| horizon_torn_getMyFactionBasicInformationC | Get your faction's basic details |
| horizon_torn_getMyFactionChainC | Get your faction's current chain |
| horizon_torn_getMyFactionCompletedChainsB | Get a list of your faction's completed chains |
| horizon_torn_getMyFactionContributorsC | Get your faction's challenge contributors |
| horizon_torn_getMyFactionHoFB | Get your faction's hall of fame rankings. |
| horizon_torn_getMyFactionLatestChainReportC | Get your faction's latest chain report |
| horizon_torn_getMyFactionMembersB | Get a list of your faction's members |
| horizon_torn_getMyFactionNewsC | Get your faction's news details |
| horizon_torn_getMyFactionOrganizedCrimeC | Get a specific organized crime |
| horizon_torn_getMyFactionOrganizedCrimesC | Get your faction's organized crimes |
| horizon_torn_getMyFactionPositionsC | Get your faction's positions details |
| horizon_torn_getMyFactionRaidsHistoryC | Get raids history for your faction |
| horizon_torn_getMyFactionRankedWarsHistoryC | Get ranked wars history for your faction |
| horizon_torn_getMyFactionReportsC | Get faction reports |
| horizon_torn_getMyFactionRevivesB | Get your faction's detailed revives |
| horizon_torn_getMyFactionRevivesSimplifiedC | Get your faction's simplified revives |
| horizon_torn_getMyFactionStatsB | Get your faction's challenges stats |
| horizon_torn_getMyFactionTerritoryB | Get a list of your faction's territories |
| horizon_torn_getMyFactionTerritoryWarsHistoryB | Get territory wars history for your faction |
| horizon_torn_getMyFactionUpgradesC | Get your faction's upgrades |
| horizon_torn_getMyFactionWarsA | Get your faction's wars & pacts details |
| horizon_torn_getMyForumFeedC | Get updates on your threads and posts |
| horizon_torn_getMyForumFriendsUpdatesC | Get updates on your friends' activity |
| horizon_torn_getMyForumPostsC | Get your posts |
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
- 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/Promaxian/horizon-torn-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server