Local Claude MCP Servers Collection
@saptechengineer
About Local Claude MCP Servers Collection
Enterprise MCP servers
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"mcp-saptechengineer": {
"command": "uv",
"args": [
"venv"
]
}
}
}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 Local Claude MCP Servers Collection?
A collection of locally-hosted Model Calling Protocol (MCP) servers for extending Claude Desktop with external capabilities—such as weather retrieval and LinkedIn profile scraping—while keeping all data and processing under your control.
How to use Local Claude MCP Servers Collection?
Clone the repository, install uv, set up each server with uv venv and pip install, then add the provided JSON configuration to Claude Desktop’s MCP settings. After restarting Claude, you can ask weather questions or request LinkedIn profile summaries.
Key features of Local Claude MCP Servers Collection?
- Weather service for real-time location-based weather data
- LinkedIn profile scraper for extracting professional details
- Locally hosted to keep your data private and secure
- Simple JSON configuration in Claude Desktop
- Built with Python 3.9+ and
uvfor fast dependency management - Planned expansions including document analysis and calendar integration
Use cases of Local Claude MCP Servers Collection?
- Ask Claude for current weather conditions anywhere in the world
- Create detailed summaries of LinkedIn profiles by providing URLs
- Combine local processing with optional cloud‑hosted MCP servers from Smithery.ai
- Extend Claude’s capabilities without sending sensitive data to external services
FAQ from Local Claude MCP Servers Collection
What servers are included?
Currently two servers: a Weather Service and a LinkedIn Profile Scraper. More are planned.
What are the prerequisites?
You need Python 3.9+, Claude Desktop, and basic command line knowledge.
How do I configure the servers?
Add a JSON block to Claude Desktop’s MCP configuration with the path to uv and the directory for each server.
Where does my data stay?
All processing runs locally on your machine; your data never leaves your control.
Are there alternative deployment options?
Yes, you can use cloud‑hosted MCP servers via Smithery.ai instead of or alongside local ones.
Frequently asked questions
What servers are included?
Currently two servers: a Weather Service and a LinkedIn Profile Scraper. More are planned.
What are the prerequisites?
You need Python 3.9+, Claude Desktop, and basic command line knowledge.
How do I configure the servers?
Add a JSON block to Claude Desktop’s MCP configuration with the path to `uv` and the directory for each server.
Where does my data stay?
All processing runs locally on your machine; your data never leaves your control.
Are there alternative deployment options?
Yes, you can use cloud‑hosted MCP servers via Smithery.ai instead of or alongside local ones.
Basic information
More AI & Agents MCP servers
MCP-LLM Bridge
patruffBridge between Ollama and MCP servers, enabling local LLMs to use Model Context Protocol tools
1Panel
1Panel-dev🔥 1Panel is a modern, open-source VPS control panel — and the only one with native AI agent support. Run Ollama models, deploy OpenClaw agents, and manage your entire server stack from one clean web interface.

Transform MCP
UnstructuredThe Unstructured Transform MCP Server connects your ADK agent to Unstructured, a document processing platform that turns raw files into structured, AI-ready data. This integration gives your agent the ability to parse PD
Perplexity Ask MCP Server
ppl-aiThe official MCP server implementation for the Perplexity API Platform
🔎 GPT Researcher
assafelovicAn autonomous agent that conducts deep research on any data using any LLM providers
Comments