Persona MCP Server
by SeoNaRu
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LOG_LEVEL | No | The logging level (optional, defaults to INFO). Valid values are DEBUG, INFO, WARNING, ERROR, CRITICAL. | INFO |
| DATABASE_URL | No | The database URL (optional, defaults to sqlite:///data/fgi.db). You can use PostgreSQL, MySQL, or other databases by changing this URL. | sqlite:///data/fgi.db |
| GROQ_API_KEY | No | Your Groq API key (required for LLM features such as persona prediction and dynamic question generation). You can get an API key from https://console.groq.com/ |
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
| 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 | |
This server cannot be deployed
Maintenance
ActivityInactive
ResponsivenessNo issues