A minimal TypeScript MCP starter for counting words and characters.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "satelia-mcp-starter" yet — see the docs or source repo.
Using this TypeScript MCP starter, add a tool that returns word count, character count, and line count for any input text, and show which files to modify with example code.
An extensible MCP tool implementation plan with code changes and sample code.
Use this MCP tool to count the words and characters in the following text and present the results clearly: "Hello MCP world".
A clear result showing the text's word count and character count.
I want to extend this starter into a text analysis MCP server. Propose 3 beginner-friendly tools to add, and explain each tool's input, output, and implementation approach.
A practical list of extension ideas to help plan further development.
Bootstrap a production-grade TypeScript MCP server with examples and tests.
Build and extend a TypeScript MCP server with example tools fast.
Build a read-only MCP server for safe AI access to business data.
Build production MCP servers with auth, billing, and tool scaffolding.
A lightweight text tool for counting, uppercasing, and summary prompt templating.
Build production-ready TypeScript MCP servers for Claude Code, Cursor, and more.