Server data from the Official MCP Registry
Analyze stocks with summaries, price targets, and analyst recommendations. Track SEC filings, divi…
Analyze stocks with summaries, price targets, and analyst recommendations. Track SEC filings, divi…
Remote endpoints: streamable-http: https://server.smithery.ai/@hollaugo/financial-research-mcp-server/mcp
Valid MCP server (1 strong, 2 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry.
Endpoint verified · Requires authentication · 1 issue found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Remote Plugin
No local installation needed. Your AI client connects to the remote endpoint directly.
Add this to your MCP configuration to connect:
{
"mcpServers": {
"ai-smithery-hollaugo-financial-research-mcp-server": {
"url": "https://server.smithery.ai/@hollaugo/financial-research-mcp-server/mcp"
}
}
}From the project's GitHub README.
A comprehensive collection of production-ready AI agent implementations showcasing different frameworks, protocols, and integration patterns. This repository demonstrates various approaches to building intelligent agents with Model Context Protocol (MCP), multi-agent systems, and real-world integrations.
This repository contains multiple agent implementations, each demonstrating different architectural patterns and use cases:
| Project | Framework | Key Features | Use Case |
|---|---|---|---|
| agent2agent | LangGraph + A2A Protocol | Remote agent communication, Slack integration | Investment research |
| mcp-financial | FastMCP + FastAPI | ASGI integration, CLI client | Financial data analysis |
| bright-mcp-server-overview | Dual: LangGraph + ADK | Memory persistence, extended timeouts | Web scraping & research |
| fpl-deepagent | FastMCP + React UI | Streamable HTTP, ChatGPT integration | Fantasy Premier League |
| task-manager-app | FastMCP + React UI + Supabase | OAuth (Auth0), per-user DB state, Slack notifications | Task management in ChatGPT |
| notion-mcp-agent | LangGraph + MCP | Notion integration, database management | Knowledge management |
| claude-advanced-tool-use | Claude API + FastMCP | PTC, Tool Search, MCP integration | Token-efficient AI agents |
| claude-skills | Claude Skills API | Document generation, custom skills | PowerPoint, Excel, Word creation |
| openai-chatkit-starter-app | Next.js + ChatKit | Agent Builder integration, web component | ChatKit UI development |
| mastra-overview | Mastra framework | Multi-LLM orchestration | Framework exploration |
| smithery-example | Smithery + FastMCP | MCP playground, development tools | MCP development |
| mcp-apps | MCP Apps (OpenAI Apps SDK) | Example MCP Apps (weather + stock analysis) | MCP Apps reference implementations |
Investment Research Analyst Agent
A production-ready investment research agent implementing Google's Agent-to-Agent (A2A) protocol for remote agent communication.
Key Features:
Technical Stack:
Use Cases:
Investment Analyst MCP Agent
A financial data agent powered by FastMCP with ASGI integration, providing both CLI and Slack interfaces.
Key Features:
Technical Stack:
Use Cases:
Bright Data MCP Research Agent
A comprehensive research agent powered by Bright Data's web scraping infrastructure, featuring dual AI agent implementations.
Key Features:
Technical Stack:
Agent Comparison:
| Feature | LangGraph Agent | ADK Agent |
|---|---|---|
| Memory | Persistent (checkpointer) | Context-aware (5 messages) |
| Timeout | Standard (5s) | Extended (60s) |
| Model | OpenAI GPT | Gemini 2.0 Flash |
| Best For | Interactive conversations | Long-running operations |
Use Cases:
Fantasy Premier League MCP Assistant
A comprehensive Fantasy Premier League assistant that integrates with ChatGPT through the Model Context Protocol (MCP), featuring beautiful React UI components and real-time FPL data.
Key Features:
Technical Stack:
window.openai APIUI Components:
Use Cases:
Task Manager ChatGPT App (Apps SDK + MCP + Supabase + OAuth)
A production-ready tutorial showing how to build a ChatGPT App with:
Start here:
task-manager-app/README.mdNotion Knowledge Management Agent
A sophisticated agent that integrates with Notion through MCP, providing intelligent database management and knowledge organization capabilities.
Key Features:
Technical Stack:
Use Cases:
Claude Advanced Tool Use Tutorial
A comprehensive tutorial demonstrating Anthropic's Advanced Tool Use features: Programmatic Tool Calling (PTC) and Tool Search. These features enable AI agents to scale to thousands of tools while dramatically reducing token usage.
Key Features:
defer_loading for efficient context usagemcp_toolsetTechnical Stack:
advanced-tool-use-2025-11-20Examples:
01_ptc_token_savings.py - Programmatic Tool Calling with token comparison02_tool_search.py - Tool Search with 10 deferred financial tools03_mcp_tool_search.py - MCP + Tool Search via ngrok tunnelmcp_server.py - FastMCP server exposing financial toolsKey Concepts:
| Feature | Description | Token Savings |
|---|---|---|
| Programmatic Tool Calling | Tool results stay in sandbox, only print() output enters context | 37% |
| Tool Search | Only load tool definitions when discovered | 85% |
| Combined | PTC + Tool Search together | Up to 98% |
Use Cases:
Claude Skills API Implementation
A comprehensive implementation of Claude's Skills API for automated document generation and custom skill creation.
Key Features:
Technical Stack:
Utilities:
list-skills.py - List all available skillscreate-skill.py - Upload custom skills from directoriesuse-skill.py - Generate documents with single skillsmulti-skill-demo.py - Complex workflows with multiple skillslist-files.py / download-file.py / delete-file.py - File managementUse Cases:
ChatKit Web Component Starter
A minimal Next.js starter template for building ChatKit applications with OpenAI's Agent Builder workflows.
Key Features:
Technical Stack:
<openai-chatkit>)Key Components:
/api/create-session)Use Cases:
Mastra Framework Exploration
An exploration of the Mastra framework for multi-LLM orchestration and agent management.
Key Features:
Technical Stack:
Use Cases:
MCP Development Playground
A comprehensive development environment for MCP (Model Context Protocol) with FastMCP integration and testing tools.
Key Features:
Technical Stack:
Use Cases:
MCP Apps Examples (Weather + Stock Analysis)
Two minimal example MCP Apps showing how to build UI + server experiences using the MCP Apps extensions.
Key Features:
Use Cases:
Each project includes comprehensive setup instructions in its respective README file. General prerequisites include:
# 1. Navigate to desired project
cd [project-name]/
# 2. Install dependencies
# Most Python projects here use uv:
uv sync
# Some projects use pip/requirements.txt:
# pip install -r requirements.txt
# 3. Configure environment
cp .env.example .env
# Edit .env with your API keys
# 4. Run the agent
# (varies by project - see individual READMEs)
Multiple projects demonstrate different MCP implementation patterns:
Each project welcomes contributions. Please:
MIT License - see individual project LICENSE files for details.
Built with ❤️ demonstrating the future of AI agent development
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
by Microsoft · Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption
by mcp-marketplace · Developer Tools
Scaffold, build, and publish TypeScript MCP servers to npm — conversationally
by mcp-marketplace · Finance
Free stock data and market news for any MCP-compatible AI assistant.