Skip to main content
Glama
VEuPathDB

veupathdb-wdk-mcp

Official
by VEuPathDB

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DATABASE_URLYesThe Postgres holding the two embedding tables.
OPENAI_API_KEYNoThe embedder behind semantic search.
VEUPATHDB_OAUTH_URLNoThe OAuth server that signs VEuPathDB bearers.https://auth.veupathdb.org
VEUPATHDB_AUTH_TOKENNoThe deployment's service credential for user-independent reads.
SITE_CATALOG_BUDGET_MBNoAccounted megabytes of catalogs and indexes one process holds (default 512).512
VEUPATHDB_SITES_CONFIGNoA sites.yaml of your own; unset reads the client library's bundled one.
CATALOG_REFRESH_ENABLEDNoWhether this process rebuilds a stale catalog.
PATHFINDER_MCP_BASE_URLNoThe URL a client reads the RFC 9728 document at.
EMBEDDING_INDEX_SYNC_ENABLEDNoWhether this process writes vectors, or only searches what another wrote.
PATHFINDER_MCP_SERVICE_TOKENSNoapp_id:secret[,app_id:secret...]; empty admits user bearers only.

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

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/VEuPathDB/ai-wdk-mcp'

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