Nia Codebase MCP

by nozomio-labs

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoThe port to use for SSE transport3000
DEBUGNoEnable debug mode (true or false)false
TRANSPORTNoThe transport method to use (stdio or sse)stdio
NIA_API_KEYYesYour Nia API key
TOOL_TIMEOUT_MSNoCustom timeout for tool execution300000

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
lookup_codebase_context

Look up context from a codebase indexed in Nia, retrieving relevant code snippets based on user queries.

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/nozomio-labs/nia-mcp'

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