mcp-server-multiverse
by lamemind
Verified
Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
MYSQL_DB | Yes | The database name to connect to. | |
MYSQL_HOST | Yes | The host address of the MySQL server. | |
MYSQL_PASS | No | The password for the MySQL server. | |
MYSQL_PORT | Yes | The port number on which the MySQL server is running. | |
MYSQL_USER | Yes | The username for the MySQL server. | |
GITHUB_PERSONAL_ACCESS_TOKEN | Yes | Your GitHub Personal Access Token for authentication. |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
No tools |