Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
hostNoHost address for HTTP/SSE transports127.0.0.1
pathNoURL path for streamable-http transport/mcp
portNoPort number for HTTP/SSE transports8111
transportNoTransport method: stdio, streamable-http, ssestdio

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_polars_versionA

Get the currently installed Polars version information

list_polars_componentsA

List all available high‑level Polars API components

search_polars_apiA

Search Polars API methods and documentation. Finds exact matches first, then falls back to fuzzy search.

verify_polars_apiB

Verify if a given Polars API name or signature is valid.

debug_polars_componentsA

Debug tool to show what components are discovered and their types

list_all_modern_data_stacksB

List all modern data stacks that can be used with Polars.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/HotTechStack/polars-docs-mcp'

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