Investors MCP Server
by prismteam-ai
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CRON_SECRET | No | Optional secret for Vercel Cron authentication | |
| X_BEARER_TOKEN | No | Optional X API bearer token for enrichment | |
| MCP_WRITE_TOKEN | No | Optional bearer token for write operations | |
| NEXTAUTH_SECRET | No | Secret for NextAuth.js | |
| GOOGLE_CLIENT_ID | No | Google OAuth client ID for dashboard auth | |
| ASANA_PROJECT_GID | No | Project where monitored-post tasks are created | |
| ASANA_SECTION_GID | No | Optional section to place newly created tasks into | |
| AI_GATEWAY_API_KEY | Yes | Required for embeddings | |
| ASANA_ACCESS_TOKEN | No | Required to create tasks from monitored posts | |
| ASANA_ASSIGNEE_GID | No | Optional default assignee for created tasks | |
| ASANA_WORKSPACE_GID | No | Optional workspace override | |
| RAG_AUTOREPLY_MODEL | No | Optional legacy draft-model override | |
| GOOGLE_CLIENT_SECRET | No | Google OAuth client secret for dashboard auth | |
| BLOB_READ_WRITE_TOKEN | Yes | Vercel Blob access token | |
| UPSTASH_VECTOR_REST_URL | Yes | Upstash Vector endpoint | |
| AUTOMATION_TRIGGER_TOKEN | No | Bearer token for /api/automation/monitor-x trigger | |
| AUTOMATION_WATCH_AUTHORS | No | Optional comma-separated subset of watched authors | |
| UPSTASH_VECTOR_REST_TOKEN | Yes | Upstash Vector auth token | |
| AUTH_ALLOWED_GOOGLE_DOMAIN | No | Allowed Google domain for dashboard auth | |
| X_MONITOR_TWSTALKER_ORIGIN | No | Optional TwStalker base URL override | |
| ASANA_ARTICLE_THRESHOLD_ASSIGNEE_GID | No | Optional assignee when a post meets article recommendation threshold | |
| ASANA_SIMILARITY_SCORE_CUSTOM_FIELD_GID | No | Optional shared number custom field GID | |
| ASANA_TASK_SIMILARITY_SCORE_CUSTOM_FIELD_GID | No | Optional parent-task-specific number custom field GID | |
| ASANA_SUBTASK_SIMILARITY_SCORE_CUSTOM_FIELD_GID | No | Optional subtask-specific number custom field GID |
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 | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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