Skip to main content
Glama

TAK Server MCP

by jfuginay
MIT License
1

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_PORTNoPort for HTTP or WebSocket transport3000
MCP_TRANSPORTNoTransport method for MCP (stdio, http, websocket)stdio
TAK_SERVER_URLNoURL of your TAK server instance
MCP_AUTH_ENABLEDNoWhether authentication is enabled for the MCP serverfalse
TAK_SERVER_API_TOKENNoAPI token for authentication with TAK server
TAK_SERVER_CLIENT_KEYNoPath to client key for TAK server authentication
TAK_SERVER_CLIENT_CERTNoPath to client certificate for TAK server authentication

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/jfuginay/tak-server-mcp'

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