Skip to main content
Glama
h0ck3ystyx

Synergy/DE MCP Server

by h0ck3ystyx

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOG_LEVELNoLogging level: debug, info, warn, or errorinfo
SYNERGYDE_CACHE_DIRNoDirectory for caching parsed topics./cache
SYNERGYDE_DOC_BASE_URLNoBase URL for online documentationhttps://www.synergex.com/docs/
SYNERGYDE_LOCAL_DOC_PATHNoPath to local documentation directory. If provided, enables local documentation support. The path must be readable and point to a directory containing local documentation files.
SYNERGYDE_DOC_DEFAULT_VERSIONNoDefault documentation version to uselatest

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}
resources
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
search_docs

Search documentation topics using full-text search. Returns a list of matching topics with relevance scores.

get_topic

Fetch a documentation topic by ID or URL. Returns the topic with chunked content optimized for LLM consumption.

get_related_topics

Get related topics for a given topic (previous, next, parent, and related links).

list_section_topics

List all topics in a documentation section. Returns topic summaries with IDs, titles, URLs, and summaries.

describe_docs

Get metadata about available documentation (versions, sections, source type).

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/h0ck3ystyx/synergyde-mcp'

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