mcp-server
@Devthilina-Fernando
About mcp-server
No overview available yet
Basic information
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
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
More Other MCP servers
Blender
ahujasidOpen-source MCP to use Blender with any LLM
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
ICSS
chokcoco不止于 CSS
ghidraMCP
LaurieWiredMCP Server for Ghidra
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
Comments