wealvest-ai
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tasks | {
"list": {},
"cancel": {},
"requests": {
"tools": {
"call": {}
}
}
} |
| tools | {
"listChanged": true
} |
| prompts | {
"listChanged": true
} |
| resources | {
"subscribe": true,
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| analyze_portfolioC | Analyze an investment portfolio based on investor profile and financial goals. |
| assess_riskB | Evaluate the risk profile of an investment portfolio based on asset allocation and concentration. |
| simulate_investmentB | Simulate the growth of SIP or lump-sum investments over time with deterministic financial calculations. |
| get_market_insightsB | Retrieve latest market insights and financial headlines. |
| generate_reportB | Generate a structured wealth analysis report (PDF/JSON/Markdown). |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| portfolio_analysis_help | Get help with portfolio analysis |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| Portfolio Analysis | Portfolio analysis resources |
| Health Checks | Current health status of all registered health checks |
| Portfolio Result | UI component for Portfolio Result |
| Risk Result | UI component for Risk Result |
| Investment Simulator Result | UI component for Investment Simulator Result |
| Market Intelligence Result | UI component for Market Intelligence Result |
| Report Result | UI component for Report Result |
| Widget Examples | Provides metadata and examples for all registered UI widgets |
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/rhll07/wealvest-ai'
If you have feedback or need assistance with the MCP directory API, please join our Discord server