Rice Stock Data MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| APP_URL | No | Data portal base URL | https://data-portal-mcp.rice-business.org |
| USER_ACCESS_TOKEN | Yes | Your personal Rice Data Portal access token |
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
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| query_dataA | Query Rice Stock Data Portal using natural language. Ask questions about stocks, financial metrics, sectors, or any market data. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
TDQS
Scored across 1 tool
Only one tool exists, so there is no possibility of overlap or confusion. The tool's purpose is clear and singular.
The single tool name follows a clean verb_noun pattern (query_data), which is internally consistent and readable.
With just one tool, the server feels minimal. However, for a natural language query interface, a single comprehensive tool may be sufficient, placing it at the borderline of appropriateness.
The natural language query tool describes broad coverage of stocks, financial metrics, sectors, and market data, effectively addressing the entire domain without obvious dead ends.