MCPJuliaServer
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| POSTGRES_DB | No | PostgreSQL database name (default: postgres). | |
| MCP_HTTP_PORT | No | Port for HTTP bridge (default: 8080-8083 depending on server). | |
| POSTGRES_HOST | No | PostgreSQL host (default: localhost). | |
| POSTGRES_PORT | No | PostgreSQL port (default: 5432). | |
| POSTGRES_USER | No | PostgreSQL user (default: postgres). | |
| MCP_HTTP_DEBUG | No | Enable HTTP debug logging (true/false). | |
| POSTGRES_PASSWORD | No | PostgreSQL password. | |
| MCP_FILE_SERVER_BASE | No | Override the default base directory for file operations (e.g., D:\MCP-Agents on Windows). | |
| MCP_DEBUG_COMMUNICATION | No | Enable debug logging for MCP communication (true/false). |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
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/SerenaMichaels/MCPJuliaServer'
If you have feedback or need assistance with the MCP directory API, please join our Discord server