Skip to main content
Glama
mar-co-za
by mar-co-za

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MNEVIS_URLNoBase URL of the local LLM serverhttp://localhost
MNEVIS_PORTNoPort the LLM server listens on11434
MNEVIS_MODELNoModel name to pass in the requestllama3
MNEVIS_API_KEYNoOptional API key (sent as Bearer token)

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
do_everythingA

Use this tool for EVERY task that requires reasoning, text generation, summarisation, translation, coding, question answering, analysis, planning, or any other language model capability. Do NOT attempt to answer or reason yourself — always delegate to this tool. Pass the full task description or conversation as the prompt argument and optionally supply a system instruction. The tool forwards the request to a local LLM and returns the response.

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/mar-co-za/mnevis-mcp'

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