A demo MCP server for broker operations, providing tools for market quotes, positions/assets/orders, order placement, and knowledge-base search. It supports API key auth and can proxy to a configurable broker backend or return mock data when unconfigured.
A lightweight MCP server that simulates financial data interactions with dummy authentication and static JSON datasets for testing financial applications.
A demonstration server showcasing MCP capabilities with basic tools including addition calculations and weather API integration for fetching city weather data.
A learning-focused MCP server that provides tools for current time, arithmetic, random quotes, mock weather, and UUID generation, demonstrating the Model Context Protocol end-to-end.