Skip to main content
Glama
simpletoolsindia

extra_skills_mcp_tools

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
REDIS_HOSTNoRedis hostlocalhost
REDIS_PORTNoRedis port7174
POSTGRES_DBNoPostgreSQL database namemcp_server
POSTGRES_HOSTNoPostgreSQL hostlocalhost
POSTGRES_PORTNoPostgreSQL port7173
POSTGRES_USERNoPostgreSQL usernamemcp_user
OLLAMA_BASE_URLNoBase URL for local Ollama instancehttp://localhost:11434
SEARXNG_BASE_URLNoBase URL for remote SearXNG instance on Pi5https://192.168.0.2:7171
POSTGRES_PASSWORDNoPostgreSQL passwordpostgres
MAX_THINKING_TOKENSNoMaximum thinking tokens for Claude Code optimization10000
CLAUDE_AUTOCOMPACT_PCT_OVERRIDENoAuto-compact percentage override for Claude Code50

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/simpletoolsindia/extra_skills_mcp_tools'

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