We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/tradermonty/finviz-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
README.md•1.22 kB
# Finviz MCP Server Documentation
This directory contains documentation and guides for the Finviz MCP Server project.
## Structure
- `html/` - Published HTML documentation for GitHub Pages
- `markdown/` - Source markdown files
- `media/` - Screenshots and images for documentation
- `checklist/` - Internal development checklists (not published)
- `index.html` - Main documentation index page
## Live Site
Visit the documentation at: [https://tradermonty.github.io/finviz-mcp-server/articles/](https://tradermonty.github.io/finviz-mcp-server/articles/)
## Documentation
### Setup & Usage Guides
- **[How I Automated Stock Screening with AI and Finviz](html/how-i-automated-stock-screening-with-ai-and-finviz.html)** - Complete setup guide and usage examples for the Finviz MCP Server
## Development
The documentation site is automatically deployed to GitHub Pages via GitHub Actions when changes are pushed to the `articles/` directory.
## Project Links
- **Main Repository**: [finviz-mcp-server](https://github.com/tradermonty/finviz-mcp-server)
- **Installation Guide**: [README.md](https://github.com/tradermonty/finviz-mcp-server#installation)
- **Developer**: [@monty_investor](https://x.com/monty_investor)