Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PATTERNS_FILE_PATHNoCustom path for the patterns database file. Can be absolute path or relative to script directory. Defaults to patterns.json in the server directory.patterns.json

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
create_patternsC

Create multiple new coding patterns in the database

add_code_examplesC

Add new code examples to existing patterns

delete_patternsC

Delete multiple patterns from the database

delete_code_examplesC

Delete specific code examples from patterns

read_patternsB

Read all patterns from the database

search_patternsC

Search for patterns based on a query across all fields

open_patternsC

Open specific patterns by their names

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/nicholasrubright/MCPatterns'

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