MCP.so
Sign In

mcp-server

@Devthilina-Fernando

About mcp-server

No overview available yet

Basic information

Category

Other

Runtime

python

Transports

stdio

Publisher

Devthilina-Fernando

Config

No standard config provided

This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.

Repository

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is mcp-server?

A Python‑based Model Context Protocol (MCP) server example that provides weather data tools via a server/weather.py file. It includes a client that uses mcp-use, langchain-groq, and fastembed, and can be containerized with Docker.

How to use mcp-server?

Install uv, create a virtual environment, add mcp[cli], then use uv run mcp dev server/weather.py to launch the MCP inspector or uv run mcp install server/weather.py to add the server to the Claude desktop app. For the client, add mcp-use, langchain-groq, and fastembed, then run `uv run server/client.py

Comments

More Other MCP servers