Skip to main content
Glama

Excel Finance MCP

.env.example549 B
# Excel Finance MCP Bridge Configuration # Port for the bridge server BRIDGE_PORT=3001 # Path to the MCP server (relative to bridge directory) MCP_SERVER_PATH=../dist/index.js # Allowed CORS origins (comma-separated) # Use * for all origins (development only) # Use specific domains for production: https://yourdomain.com,https://anotherdomain.com CORS_ORIGINS=* # Maximum number of concurrent WebSocket connections MAX_CONNECTIONS=10 # Optional: Custom startup message STARTUP_MESSAGE="Excel Finance MCP Bridge - Ready for remote connections!"

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/jeremycharlesgillespie/excel-mcp'

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