Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
NEC_API_KEYNoLegacy NEC API key (fallback). Used if NEC_API_KEY_DECODED and NEC_API_KEY_ENCODED are not set.
NEC_API_KEY_DECODEDNoDecoded NEC service key. The server prefers this and can derive the encoded variant automatically.
NEC_API_KEY_ENCODEDNoEncoded NEC service key. Not required if decoded key is provided.

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}
logging
{}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
extensions
{
  "io.modelcontextprotocol/ui": {}
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
list_electionsD
list_districtsD
list_partiesD
search_candidatesD
get_candidate_profileD
get_candidate_policiesD
get_district_resultsD
get_district_summaryD
get_party_vote_share_historyD
get_election_overviewD
assemble_candidate_packetD
diagnose_core_api_accessD
diagnose_full_api_accessD
get_krpoltext_textD
get_krpoltext_metaD
match_krpoltext_candidateD

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
elections_resource

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/taehyun-lim/kr-elections-mcp'

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