This TypeScript-based server implements a simple notes system using MCP concepts, enabling users to create, list, and summarize text notes through natural language prompts.
Quick search for simple queries and basic information lookup. Parameters: query (string), force_model (optional boolean)
Handles complex, multi-step tasks requiring detailed analysis. Parameters: query (string), force_model (optional boolean)
Conducts comprehensive research and generates detailed reports. Parameters: query (string), focus_areas (array of strings), force_model (optional boolean)
No reviews yet. Be the first to review!
Sign in to join the conversation
Our bundler currently only supports TypeScript-based servers. Check back soon!