Skip to main content
Glama
chrbailey

promptspeak-mcp-server

ps_symbol_create

Create directive symbols in a registry to define structured data entries for companies, people, events, sectors, tasks, knowledge, and queries with specific metadata requirements.

Instructions

Create a new directive symbol in the registry.

Symbol IDs follow the pattern:

  • Public companies: Ξ.{TICKER}.{PERIOD} (e.g., Ξ.NVDA.Q3FY25)

  • People: Ξ.I.{NAME}.{CONTEXT} (e.g., Ξ.I.JENSEN_HUANG.BIO)

  • Events: Ξ.E.{TYPE}.{ID} (e.g., Ξ.E.EARNINGS.NVDA.20241120)

  • Sectors: Ξ.S.{SECTOR}.{CONTEXT} (e.g., Ξ.S.SEMICONDUCTORS.2024)

  • Tasks: Ξ.T.{PROJECT}.{ID} (e.g., Ξ.T.PORTFOLIO_REVIEW.001)

  • Knowledge: Ξ.K.{DOMAIN}.{TOPIC} (e.g., Ξ.K.CHEMISTRY.WATER)

  • Queries: Ξ.Q.{DATASET}.{ID} (e.g., Ξ.Q.DEEPSEARCHQA.001)

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
symbolIdYesUnique symbol ID following namespace rules (e.g., Ξ.NVDA.Q3FY25)
categoryNoCategory (auto-inferred from ID if not provided)
whoYesWho needs this / who is the audience
whatYesWhat is being analyzed or done
whyYesWhy this matters / purpose
whereYesScope (company, market, geography)
whenYesTime context
howYes
commanders_intentYesUltimate goal in one sentence - the north star
requirementsYesMUST include these elements
anti_requirementsNoMUST NOT include these elements
key_termsNoTerms that MUST appear in output
tagsNoFreeform tags for filtering
parent_symbolNoParent symbol ID for hierarchical symbols
related_symbolsNoRelated symbol IDs
created_byNoCreator identifier

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/chrbailey/promptspeak-mcp-server'

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