Local Claude MCP Servers Collection
@saptechengineer
Local Claude MCP Servers Collection について
Enterprise MCP servers
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"mcp-saptechengineer": {
"command": "uv",
"args": [
"venv"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
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.
よくある質問
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.
基本情報
「AI とエージェント」の他のコンテンツ
MCP Claude Code
SDGLBLMCP implementation of Claude Code capabilities and more
🔎 GPT Researcher
assafelovicAn autonomous agent that conducts deep research on any data using any LLM providers
MCP-LLM Bridge
patruffBridge between Ollama and MCP servers, enabling local LLMs to use Model Context Protocol tools
MCP Server - Remote MacOs Use
baryhuangThe only general AI agent that does NOT requires extra API key, giving you full control on your local and remote MacOs from Claude Desktop App
🛡️ A.I.G(AI-Infra-Guard)
TencentA full-stack AI Red Teaming platform securing AI ecosystems via OpenClaw Security Scan, Agent Scan, Skills Scan, MCP scan, AI Infra scan and LLM jailbreak evaluation.
コメント