zentala/tools-mcp
Example MCP server written with TS FastMCP framework. Currently expose only `Get Current Date & Time` Tool, and covers it with unit tests. Ready for fruther extention.
Platform-specific configuration:
{
"mcpServers": {
"tools-mcp": {
"command": "npx",
"args": [
"-y",
"tools-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...