turkiye-energy-mcp
by emresoykan
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HOST | No | HTTP bind adresi | 0.0.0.0 |
| PORT | No | HTTP portu; Railway otomatik sağlar | 8000 |
| MCP_PATH | No | Streamable HTTP yolu | /mcp |
| LOG_LEVEL | No | JSON log seviyesi | INFO |
| USER_AGENT | No | Resmî kaynağa gönderilen kimlik | proje user-agent'i |
| MCP_TRANSPORT | No | streamable-http veya stdio | streamable-http |
| TEIAS_BASE_URL | No | JSON katalog kökü | resmî TEİAŞ URL |
| HTTP_MAX_RETRIES | No | İlk deneme dışındaki retry sınırı | 3 |
| TEIAS_FILE_BASE_URL | No | Dosya indirme kökü | resmî TEİAŞ dosya URL |
| HTTP_BACKOFF_SECONDS | No | Exponential backoff çarpanı | 0.5 |
| HTTP_TIMEOUT_SECONDS | No | Kaynak timeout | 30 |
| CACHE_DAILY_TTL_SECONDS | No | Günlük veri cache süresi | 600 |
| CACHE_PLANTS_TTL_SECONDS | No | Santral cache süresi | 86400 |
| TEIAS_ANNUAL_REPORT_YEAR | No | En yeni kesinleşmiş yıllık rapor | 2024 |
| CACHE_MONTHLY_TTL_SECONDS | No | Aylık veri cache süresi | 21600 |
| CACHE_HISTORICAL_TTL_SECONDS | No | Yıllık veri cache süresi | 86400 |
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
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
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/emresoykan/turkiye-energy-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server