Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
TESTNEO_API_KEYYesAPI key for authentication
TESTNEO_BASE_URLYesThe base URL of the TestNeo API (e.g., http://localhost:8001)
TESTNEO_ROUTE_PROFILENoOptional preset phrase map: 'none' or 'saucedemo' (default: none)none
TESTNEO_MCP_TIMEOUT_MSNoTimeout in milliseconds (default: 20000)20000
TESTNEO_MCP_USER_AGENTNoUser agent string (default: @testneo/mcp-server)@testneo/mcp-server
TESTNEO_ROUTE_MAP_JSONNoJSON object of phrase → path mappings (optional)
TESTNEO_MCP_ALLOW_WRITENoAllow write operations (default: false). Set 'true' to enablefalse
TESTNEO_MCP_POLICY_MODENoPrecondition policy behavior: 'strict' or 'warn' (default: strict)strict
TESTNEO_ROUTE_HARDENINGNoEnable phrase→path rewrites (default: true)true
TESTNEO_MCP_TELEMETRY_JSONLNoEmit one JSON line per tool invocation to stderr (default: false)false
TESTNEO_MCP_SWAGGER_TIMEOUT_MSNoSwagger multipart timeout in milliseconds (default: 120000)120000
TESTNEO_MCP_RELAX_PROJECT_PRECONDITIONSNoSkip executable-base URL checks on generate/execute tools (default: false)false

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/gururajhm-neo/testneo-mcp'

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