flutter-mcp
3
Flutter MCP Server is a TypeScript-based server offering a simple notes system as a demonstration of Model Context Protocol concepts. It supports note creation, access, and summarization.
Flutter MCP Server
Gives detailed info about Flutter from docs. This is a TypeScript-based MCP server implementing a simple notes system and demonstrating core MCP concepts.
Features
Resources
- List and access notes via URIs
- Each note has a title, content, and metadata.
Tools
- Create new notes with required title and content.
Prompts
- Generate a summary of all stored notes including embedded resources for LLM summarization.
Development
- Install dependencies and build the server with npm.
Installation
- Add server config for Claude Desktop on MacOS or Windows.
Debugging
- Use MCP Inspector for debugging via a browser URL.