Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
plainweave_project_context_getA

Read local Plainweave project context, capabilities, and authority boundaries. This tool is read-only.

plainweave_loomweave_catalog_listC

List Loomweave catalog identity snapshots from the local read-only adapter.

plainweave_requirement_searchC

Search local Plainweave requirements. This read-only tool preserves requirement authority state.

plainweave_requirement_getA

Read one local Plainweave requirement without collapsing active drafts into approved truth.

plainweave_requirement_dossier_getB

Read the local computed requirement dossier. No live peer calls are made in P0.

plainweave_trace_link_listC

List local trace links while preserving trace state, authority, and freshness.

plainweave_intent_orphansC

List local intent graph nodes with no upward justification edge. This tool is read-only.

plainweave_intent_traceC

Read the local up/down intent neighborhood for a code, requirement, or goal node.

plainweave_intent_corpusC

Read local requirement corpus rows with linked goals and code entities.

plainweave_intent_coverageA

Report the north-star coverage fact: the fraction of in-scope public surfaces that answer 'why does this exist?' via SEI->requirement->goal. Advisory and read-only; the ratio is qualified by denominator completeness and is never a pass/fail verdict.

exclude_namespaces: namespace prefixes scoped out of the denominator (default: scripts., tests.). surface_classes: restrict the denominator to a subset of {cli-command, entry-point, exported-api, http-route}; omit for all. max_surfaces: cap the justified/unjustified evidence lists at N each (counts are never truncated; surfaces_truncated flags when capping dropped rows).

plainweave_baseline_listB

List local immutable Plainweave baselines. This tool is read-only.

plainweave_baseline_getB

Read one local immutable Plainweave baseline snapshot.

plainweave_baseline_diffB

Read local baseline drift facts. This tool does not make release-readiness decisions.

plainweave_entity_intent_context_getC

Read local entity intent context for peer planning. Live Loomweave resolution is unavailable state.

plainweave_preflight_facts_getC

Read scoped Plainweave facts for Legis preflight. This tool returns no governance verdict.

plainweave_verification_status_getB

Read derived local verification status with reason codes and evidence freshness.

plainweave_verification_status_listC

List local unverified or stale verification statuses. This tool records no evidence.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
plainweave_resourceRead stable Plainweave MCP resource content.
plainweave_resourceRead stable Plainweave MCP resource content.
plainweave_resourceRead stable Plainweave MCP resource content.
plainweave_resourceRead stable Plainweave MCP resource content.
plainweave_resourceRead stable Plainweave MCP resource content.
plainweave_resourceRead stable Plainweave MCP resource content.
plainweave_resourceRead stable Plainweave MCP resource content.
plainweave_resourceRead stable Plainweave MCP resource content.
plainweave_resourceRead stable Plainweave MCP resource content.
plainweave_resourceRead stable Plainweave MCP resource content.
plainweave_resourceRead stable Plainweave MCP resource content.
plainweave_resourceRead stable Plainweave MCP resource content.
plainweave_resourceRead stable Plainweave MCP resource content.

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/foundryside-dev/plainweave'

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