Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by bananaumai • Education & Research
A small Node.js MCP server that generates the first n Fibonacci numbers for use by agents and integrations.
Generate deterministic Fibonacci sequences of a given length to seed tests, examples, or algorithmic demonstrations.
A lightweight MCP example service to demonstrate how to implement and integrate custom MCP servers (e.g., with Claude Desktop).
Simple numeric sequence outputs for teaching, debugging, or validating sequence-processing pipelines.
This repository implements a Model Context Protocol (MCP) server in Node.js that returns Fibonacci sequences of a specified length. It exposes a simple tool (get-fib-sequence) which takes a positive integer n and returns the first n Fibonacci numbers as a comma-separated list in an array. The project is written in TypeScript, builds to a runnable file in the build directory, and is intended for easy integration with Claude Desktop via a simple MCP server entry. It is released under the MIT License for open use and modification.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.