Skip to main content
Glama
iKennas

local-mcp-server

by iKennas

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOCAL_MCP_CONFIGYesPath to the configuration JSON file

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
read_fileC

Read a text file from an allowed directory

list_dirB

List entries in a directory

write_fileC

Write text to a file (creates parent dirs)

system_infoA

Return basic host information

run_commandC

Run a whitelisted shell command (no pipes)

db_queryA

Run a read-only SQL query against a configured SQLite database

db_execC

Run a mutating SQL statement (INSERT/UPDATE/DELETE)

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/iKennas/local-mcp-server'

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