Skip to main content
Glama
thegridwork

gridwork-wiki

by thegridwork

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
query_regulationA

Ask a compliance question and get answers from the knowledge base. Searches across GDPR, EU AI Act, CCPA/CPRA, software licensing, and web accessibility articles. Returns relevant articles with key points and cross-references.

search_wikiA

Search the compliance wiki for articles matching keywords. Returns ranked results with relevance scores and match context. Filter by domain for targeted searches.

get_articleA

Read the full content of a specific wiki article by its slug. Use search_wiki first to find relevant slugs, then get_article to read the full content.

list_articlesA

List all wiki articles, optionally filtered by compliance domain. Returns title, slug, summary, and domain for each article.

check_complianceA

Quick compliance check — describe your system or situation and get relevant regulatory requirements. Combines search across all domains to identify which regulations apply.

wiki_statsA

Get statistics about the compliance knowledge base — article counts, word counts, domains covered, and generation date.

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/thegridwork/wiki'

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