Claude-stock-analysis-mcp provides AI agents with stock analysis tools. It exposes functions for technical analysis, sentiment analysis, and financial data retrieval. The server connects to market data APIs and financial news sources. Developers use it to build investment research tools, portfolio management systems, and automated trading assistants.
Claude-stock-analysis-mcp provides AI agents with stock analysis tools. It exposes functions for technical analysis, sentiment analysis, and financial data retrieval. The server connects to market data APIs and financial news sources. Developers use it to build investment research tools, portfolio management systems, and automated trading assistants.
npx -y @gabriel3615/claude-stock-analysis-mcpAdd this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"gabriel3615-claude-stock-analysis-mcp-npm": {
"command": "npx",
"args": [
"-y",
"npx -y @gabriel3615/claude-stock-analysis-mcp"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from claude-stock-analysis-mcp?"
API Key Required
This server requires an API key from claude-stock-analysis-mcp. Add it to your environment or config.
| Variable | Required | Description |
|---|---|---|
| CLAUDE-STOCK-ANALYSIS-MCP_API_KEY | Yes | Your claude-stock-analysis-mcp API key |
"What resources are available in claude-stock-analysis-mcp?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in claude-stock-analysis-mcp"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in claude-stock-analysis-mcp with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.