SurveyMCP
by murali-ftw
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MONGODB_DB | Yes | MongoDB database name | |
| MONGODB_URI | Yes | MongoDB connection URI | |
| POSTGRES_DB | Yes | PostgreSQL database name | |
| ACTIVEMQ_HOST | Yes | ActiveMQ host | |
| ACTIVEMQ_PORT | Yes | ActiveMQ port | |
| ACTIVEMQ_USER | Yes | ActiveMQ username | |
| POSTGRES_HOST | Yes | PostgreSQL host | |
| POSTGRES_PORT | Yes | PostgreSQL port | |
| POSTGRES_USER | Yes | PostgreSQL user | |
| GEMINI_API_KEY | No | API key for Google Gemini | |
| GOOGLE_API_KEY | No | Alternative API key for Google Gemini | |
| ACTIVEMQ_PASSWORD | Yes | ActiveMQ password | |
| POSTGRES_PASSWORD | Yes | PostgreSQL password | |
| MONGODB_COLLECTION | Yes | MongoDB collection name | |
| ACTIVEMQ_CONNECT_TIMEOUT | No | ActiveMQ connection timeout (0 disables timeout) | 0 |
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/murali-ftw/SurveyMCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server