Skip to main content
Glama
prismteam-ai

Investors MCP Server

by prismteam-ai

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CRON_SECRETNoOptional secret for Vercel Cron authentication
X_BEARER_TOKENNoOptional X API bearer token for enrichment
MCP_WRITE_TOKENNoOptional bearer token for write operations
NEXTAUTH_SECRETNoSecret for NextAuth.js
GOOGLE_CLIENT_IDNoGoogle OAuth client ID for dashboard auth
ASANA_PROJECT_GIDNoProject where monitored-post tasks are created
ASANA_SECTION_GIDNoOptional section to place newly created tasks into
AI_GATEWAY_API_KEYYesRequired for embeddings
ASANA_ACCESS_TOKENNoRequired to create tasks from monitored posts
ASANA_ASSIGNEE_GIDNoOptional default assignee for created tasks
ASANA_WORKSPACE_GIDNoOptional workspace override
RAG_AUTOREPLY_MODELNoOptional legacy draft-model override
GOOGLE_CLIENT_SECRETNoGoogle OAuth client secret for dashboard auth
BLOB_READ_WRITE_TOKENYesVercel Blob access token
UPSTASH_VECTOR_REST_URLYesUpstash Vector endpoint
AUTOMATION_TRIGGER_TOKENNoBearer token for /api/automation/monitor-x trigger
AUTOMATION_WATCH_AUTHORSNoOptional comma-separated subset of watched authors
UPSTASH_VECTOR_REST_TOKENYesUpstash Vector auth token
AUTH_ALLOWED_GOOGLE_DOMAINNoAllowed Google domain for dashboard auth
X_MONITOR_TWSTALKER_ORIGINNoOptional TwStalker base URL override
ASANA_ARTICLE_THRESHOLD_ASSIGNEE_GIDNoOptional assignee when a post meets article recommendation threshold
ASANA_SIMILARITY_SCORE_CUSTOM_FIELD_GIDNoOptional shared number custom field GID
ASANA_TASK_SIMILARITY_SCORE_CUSTOM_FIELD_GIDNoOptional parent-task-specific number custom field GID
ASANA_SUBTASK_SIMILARITY_SCORE_CUSTOM_FIELD_GIDNoOptional subtask-specific number custom field GID

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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/prismteam-ai/investors-mcp'

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