Skip to content

Add universal-mcp-toolkit to Utilities & Helpers category#208

Merged
wilsonccccc merged 2 commits intoTensorBlock:mainfrom
Markgatcha:main
Apr 6, 2026
Merged

Add universal-mcp-toolkit to Utilities & Helpers category#208
wilsonccccc merged 2 commits intoTensorBlock:mainfrom
Markgatcha:main

Conversation

@Markgatcha
Copy link
Copy Markdown
Contributor

Hey! I wanted to submit universal-mcp-toolkit for inclusion in the Utilities & Helpers category. I think it's a great fit for this list and would love to get some feedback!

About the project

universal-mcp-toolkit is an all-in-one MCP server that bundles 15+ general-purpose tools into a single, zero-config package — covering file system operations, web search, weather lookups, SQLite database access, system info, and more. It's designed so developers can drop it into any MCP-compatible client instantly via npx universal-mcp-toolkit with no setup required.

Key highlights:

  • ⚡ Zero-config quickstart: npx universal-mcp-toolkit
  • 🛠️ 15+ tools in one server (file system, web search, weather, SQLite, system info, and more)
  • 📦 Listed on Glama — discoverable by AI models and developers
  • 📈 100+ monthly npm downloads and growing
  • 🔑 MIT licensed, written in TypeScript

Why Utilities & Helpers?

This toolkit is purpose-built as a collection of simple, general-purpose utilities — exactly the kind of servers this category is meant to surface. Rather than being domain-specific, it aggregates a broad range of small helper tools that any developer can immediately put to use.

Happy to adjust the description or placement if needed — thanks for maintaining such a great list! 🙌

Copilot AI review requested due to automatic review settings March 22, 2026 00:18
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds universal-mcp-toolkit to the repository’s Utilities & Helpers catalog so it’s discoverable alongside other general-purpose MCP servers.

Changes:

  • Added a new Utilities & Helpers list entry for Markgatcha/universal-mcp-toolkit.
  • Modified the first list item immediately after the insertion (currently resulting in a malformed bullet).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread docs/utilities--helpers.md Outdated

- [FlatFilers/mcp-server-flatfile](https://github.com/FlatFilers/mcp-server-flatfile): Facilitates interaction with the Flatfile API through a customizable MCP server, enabling streamlined data management and integration.
- [Markgatcha/universal-mcp-toolkit](https://github.com/Markgatcha/universal-mcp-toolkit): An all-in-one MCP server aggregating 15+ tools across file system, web search, weather, SQLite database, system info, and more. Zero-config via `npx universal-mcp-toolkit`, Glama-listed, 100+ monthly npm downloads.
- - [FlatFilers/mcp-server-flatfile](https://github.com/FlatFilers/mcp-server-flatfile): Facilitates interaction with the Flatfile API through a customizable MCP server, enabling streamlined data management and integration.
Copy link

Copilot AI Mar 22, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The list item for FlatFilers has an extra dash (- -) which will render as a nested list / malformed bullet in Markdown. It should be a single bullet (- [FlatFilers/...]).

Suggested change
- - [FlatFilers/mcp-server-flatfile](https://github.com/FlatFilers/mcp-server-flatfile): Facilitates interaction with the Flatfile API through a customizable MCP server, enabling streamlined data management and integration.
- [FlatFilers/mcp-server-flatfile](https://github.com/FlatFilers/mcp-server-flatfile): Facilitates interaction with the Flatfile API through a customizable MCP server, enabling streamlined data management and integration.

Copilot uses AI. Check for mistakes.
Servers providing simple, general-purpose tools like time/date information, calculators, dice rollers, formatters, unit converters, UUID generation, etc.

- [FlatFilers/mcp-server-flatfile](https://github.com/FlatFilers/mcp-server-flatfile): Facilitates interaction with the Flatfile API through a customizable MCP server, enabling streamlined data management and integration.
- [Markgatcha/universal-mcp-toolkit](https://github.com/Markgatcha/universal-mcp-toolkit): An all-in-one MCP server aggregating 15+ tools across file system, web search, weather, SQLite database, system info, and more. Zero-config via `npx universal-mcp-toolkit`, Glama-listed, 100+ monthly npm downloads.
Copy link

Copilot AI Mar 22, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This category appears duplicated in the top-level README as a “most recent 30 servers” snapshot. Adding the new server here without also updating the Utilities & Helpers section in README will leave the repo inconsistent (README won’t show the newly added entry). Consider updating README accordingly, or clarifying/using the intended generation workflow if README is auto-derived.

Copilot uses AI. Check for mistakes.
Servers providing simple, general-purpose tools like time/date information, calculators, dice rollers, formatters, unit converters, UUID generation, etc.

- [FlatFilers/mcp-server-flatfile](https://github.com/FlatFilers/mcp-server-flatfile): Facilitates interaction with the Flatfile API through a customizable MCP server, enabling streamlined data management and integration.
- [Markgatcha/universal-mcp-toolkit](https://github.com/Markgatcha/universal-mcp-toolkit): An all-in-one MCP server aggregating 15+ tools across file system, web search, weather, SQLite database, system info, and more. Zero-config via `npx universal-mcp-toolkit`, Glama-listed, 100+ monthly npm downloads.
Copy link

Copilot AI Mar 22, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The new entry’s description is much longer and more promotional than the surrounding entries (e.g., includes “Glama-listed” and a download count). To keep the list scannable and consistent, consider trimming to a single concise sentence focused on what the server does, and avoid volatile metrics (like monthly downloads) that will quickly go stale.

Suggested change
- [Markgatcha/universal-mcp-toolkit](https://github.com/Markgatcha/universal-mcp-toolkit): An all-in-one MCP server aggregating 15+ tools across file system, web search, weather, SQLite database, system info, and more. Zero-config via `npx universal-mcp-toolkit`, Glama-listed, 100+ monthly npm downloads.
- [Markgatcha/universal-mcp-toolkit](https://github.com/Markgatcha/universal-mcp-toolkit): An all-in-one MCP server aggregating tools for file system, web search, weather, SQLite database access, system information, and more.

Copilot uses AI. Check for mistakes.
@wilsonccccc
Copy link
Copy Markdown
Contributor

Thanks! It looks like this PR adds two entries — one for universal-mcp-toolkit and one for FlatFilers/mcp-server-flatfile. Could you please keep only your own entry (universal-mcp-toolkit) and remove the FlatFile one? The FlatFile entry should be submitted in a separate PR.

@Markgatcha
Copy link
Copy Markdown
Contributor Author

Got it! Working on removing the FlatFile entry now to keep only the universal-mcp-toolkit. Will push the fix shortly.

Removed the entry for FlatFilers/mcp-server-flatfile from the utilities and helpers documentation.
@wilsonccccc
Copy link
Copy Markdown
Contributor

Thanks for removing the FlatFile entry! A few remaining issues:

  1. README.md not updated: The PR only modifies docs/utilities--helpers.md — please also add the universal-mcp-toolkit entry to the top of the Utilities & Helpers section in README.md (and remove the old FlatFile entry there if it was a replacement).
  2. Shorten description: Please remove Glama-listed, 100+ monthly npm downloads — download counts go stale and don't match the list style.

Once these are fixed we can merge!

@wilsonccccc wilsonccccc merged commit 602247b into TensorBlock:main Apr 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants