Code Scanner Server
Analyzes source code across multiple programming languages to extract structural information like classes, functions, and variables, with flexible filtering…
Directory
Analyzes source code across multiple programming languages to extract structural information like classes, functions, and variables, with flexible filtering…
napi is a fully offline CLI that analyzes your codebase's architecture—dependencies, complexity, and structure—then lets you visualize and refactor it, all…
# MCP Client-Server Seminar Project This project demonstrates a basic client-server MCP implementation using [Python…
# Simple MCP Client / Server https://modelcontextprotocol.io/quickstart/server Install [uv](https://docs.astral.sh/uv/getting-started/installation/), on macOS…
# mcp-client-and-server MCP server Model Context Protocol Client and Server to chain together between clients and servers ## Components ### Resources The…
# MCP Server and Client This project demonstrates a simple implementation of an MCP server and client. ## Running the Server ```bash python mcp_server.py ```…
# Crawlab MCP Server This is a Model Context Protocol (MCP) server for Crawlab, allowing AI applications to interact with Crawlab's functionality. ## Overview…
# MoveFlow Aptos MCP Server A Model Context Protocol (MCP) server that enables AI assistants to interact with the MoveFlow protocol on Aptos blockchain. This…
# MCP File Reader Server This project provides a simple MCP (Model-Control-Protocol) server for reading files, runnable in two modes: 1. **Stdio Mode…
[](https://mseep.ai/app/mohalmah-google-appscript-mcp-…
# unsplash-mcp-server ### 모델 컨텍스트 프로토콜(MCP) 서버 개발 가이드: LLM을 위한 강력한 도구 구축 [ client that connects to multiple MCP servers, enabling users to call tools, access…
MCP Server and client Implementation on Linux (Rather then using Claude Desktop)
This project demonstrates a simple client-server implementation of the Model Context Protocol (MCP), an open protocol by Anthropic that enables large language…
# MCP(Model Context Protocol) minimal Kotlin client server sample A simple weather tool demonstrating server-client interaction using the Model Context…
This project provides a central gateway to manage multiple MCP (Model Context Protocol) servers, preventing the need to configure and run duplicate server…
# DirectAdmin MCP Server [](https://github.com/omryatia/directadmin-mcp) A Model Context…
使用 Spring AI 整合 MCP 服务,包括 MCP server 和 deepseek client
# Biological APIs MCP Server MCP server that integrates multiple biological and medical databases for research purposes. ## Quick Start ### Connect to…
MCP Client Example ☀️ is a demonstrative client-server implementation using the Model Context Protocol (MCP). It shows how to connect a large language model…
A Model Context Protocol (MCP) server for secure Twitter client integration using the ElizaOS agent-twitter-client library
# MCP Server from OpenAPI A MCP server implementation from OpenAPI specifications, supporting both SSE (Server-Sent Events) and streaming responses. ##…
A simple MCP (Model Context Protocol) client for testing MCP Server