profullstack / profullstack/mcp-server
add more community packages
Open
Nobody has claimed this yet.
good first issue
help wanted
- Dominant language
- JavaScript
- Stars
- 45
- Forks
- 6
- Avg merge
- 14h 1m
- Merged PRs (30d)
- 3
Description
./calculator (uses node.js to perform basic calculations). Equation should be in proper input so node can understand it.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading ./calculator and inspect how it currently accepts equations and invokes Node.js. The issue does not name the community packages, input syntax, tests, or a completion condition, so clarify those requirements before implementation; done should be defined by the requested package additions and accepted equation format.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, node.js
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100