01Server Scaffolding: Generate new MCP server projects with the proper structure.
020 GitHub stars
03Tool Separation: Clear distinction between embedded tools (internal) and external tools (exposed).
04LLM Integration: Seamlessly connect to language models from different providers.
05Prompt Management: Load and manage prompts from files with support for tool definitions in frontmatter.
06Reasoning Offloading: Offload complex reasoning from consuming LLMs to embedded LLMs for token and cost efficiency.