MCP Marketplace
BrowseHow It WorksFor CreatorsDocs
Sign inSign up
MCP Marketplace

The curated, security-first marketplace for AI tools.

Product

Browse ToolsSubmit a ToolDocumentationHow It WorksBlogFAQChangelog

Legal

Terms of ServicePrivacy PolicyCommunity Guidelines

Connect

support@mcp-marketplace.ioTwitter / XDiscord

MCP Marketplace © 2026. All rights reserved.

Back to Browse

Utility MCP Server

by Prakhargour10
Developer ToolsLow Risk10.0MCP RegistryLocal
Free

Server data from the Official MCP Registry

Get current IST time, IST date, and live stock/share prices by company name.

About

Get current IST time, IST date, and live stock/share prices by company name.

Security Report

10.0
Low Risk10.0Low Risk

Valid MCP server (2 strong, 4 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry.

4 files analyzed · No issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Documentation

View on GitHub

From the project's GitHub README.

utility-mcp-server

A lightweight MCP (Model Context Protocol) server built with Python and FastMCP that exposes three utility tools over stdio transport.

mcp-name: io.github.prakhargour10/utility-mcp-server

Tools

ToolDescription
get_current_time()Returns the current time in IST (Indian Standard Time)
get_current_date()Returns the current date in IST (Indian Standard Time)
get_share_price(company_name)Returns the latest share price of a company by name (e.g. "Infosys", "Apple")

Requirements

  • Python 3.11+
  • Dependencies listed in requirements.txt

Installation

git clone https://github.com/prakhargour10/utility-mcp-server.git
cd utility-mcp-server
pip install -r requirements.txt

Usage

Run directly

python main.py

Add to VS Code (Copilot Agent mode)

Add to your VS Code settings.json:

"mcp": {
  "servers": {
    "utility": {
      "type": "stdio",
      "command": "python",
      "args": ["path/to/utility-mcp-server/main.py"]
    }
  }
}

Add to Claude Desktop

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "utility": {
      "command": "python",
      "args": ["path/to/utility-mcp-server/main.py"]
    }
  }
}

License

MIT

Reviews

No reviews yet

Be the first to review this server!

0

installs

New

no ratings yet

Is this your server?

Claim ownership to manage your listing, respond to reviews, and track installs from your dashboard.

Claim with GitHub

Sign up with the GitHub account that owns this repo

Links

Source Code

Details

Published April 22, 2026
Version 1.0.1
0 installs
Local Plugin

More Developer Tools MCP Servers

Git

Free

by Modelcontextprotocol · Developer Tools

Read, search, and manipulate Git repositories programmatically

80.0K
Stars
3
Installs
6.5
Security
No ratings yet
Local

Toleno

Free

by Toleno · Developer Tools

Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.

114
Stars
403
Installs
8.0
Security
4.8
Local

mcp-creator-python

Free

by mcp-marketplace · Developer Tools

Create, build, and publish Python MCP servers to PyPI — conversationally.

-
Stars
55
Installs
10.0
Security
5.0
Local

MarkItDown

Free

by Microsoft · Content & Media

Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption

89.9K
Stars
14
Installs
6.0
Security
5.0
Local

mcp-creator-typescript

Free

by mcp-marketplace · Developer Tools

Scaffold, build, and publish TypeScript MCP servers to npm — conversationally

-
Stars
13
Installs
10.0
Security
5.0
Local

FinAgent

Free

by mcp-marketplace · Finance

Free stock data and market news for any MCP-compatible AI assistant.

-
Stars
13
Installs
10.0
Security
No ratings yet
Local