MCP Servers

MCP Servers Page 37 of 39

All MCP Servers Complete list of MCP server implementations, sorted by stars

monteslu_vibe_eyes_client

The Vibe Eyes Client is a lightweight library designed to integrate browser games with the Vibe Eyes MCP debug server. It enables real-time debugging, visualization, and analysis by capturing canvas screenshots, collecting console logs, and displaying SVG visualizations in a dedicated debug window. Features include automatic canvas capture, error handling, and minimal performance impact, making it ideal for developers working on AI-driven browser games.

mcp_server model_context_protocol javascript debugging browser_games svg_visualization api_integration
redth_netmcpservers
1

This project is a collection of MCP (Model Context Protocol) servers written in .NET, specifically designed for NuGet package management. It includes functionalities like searching NuGet packages with custom queries, retrieving package contents, and accessing specific files within packages. The server integrates seamlessly with NuGet.org and supports optional parameters for advanced search and package retrieval.

mcp_server model_context_protocol csharp dotnet nuget search api_integration
warashi_mcp_server_pipecd

This project provides an MCP (Model Context Protocol) server specifically designed for PipeCD, enabling seamless integration and management of applications and deployments. It supports configuration via environment variables and includes features for resource handling and URI formatting.

mcp_server model_context_protocol go pipecd api_integration deployment_management
mcp_mirror_g0t4_mcp_server_memory_file

This MCP server facilitates memory management for Claude by interacting with a memory text file. It allows Claude to add, search, delete, and list memories, ensuring consistent context across chats. The server uses a simple text file structure inspired by ChatGPT's memory system, making it easy to manage and retrieve memories during conversations.

mcp_server model_context_protocol claude memory_management typescript javascript api_integration
renantrendt_mcp_github
renantrendt_mcp_github by renantrendt
1

mcp_server model_context_protocol
w_jeon_mcp_framework
1

The Model Context Protocol (MCP) Development Framework provides a comprehensive toolkit for creating custom tools that interact with large language models. It supports advanced functionalities such as web content retrieval, file processing (PDF, Word, Excel), and integration with Cursor IDE. The framework is designed for extensibility, offering modular components and efficient document processing capabilities.

mcp_server model_context_protocol python docker file_processing api_integration cursor_ide pdf word excel web_scraping
sparktsao_mcp_meet_agentiq

This project leverages NVIDIA AgentIQ and NIM Inference Microservice to enhance the Anthropic MCP and GPT-4o-mini models, creating a context-aware conversational AI. It features natural reasoning with NVIDIA's Llama3 Nemotron Super 49B model, tool-using agents via LangGraph, and an interactive Streamlit frontend. The setup is streamlined with the `aiq` CLI, and real-time monitoring is enabled with LangFuse.

mcp_server model_context_protocol nvidia_agentiq nvidia_nim llama3 python langgraph streamlit ai_integration tool_using_agents langfuse
yyykf_mcp_all
yyykf_mcp_all by yyykf
1

mcp_server model_context_protocol
abhi5h3k_mcp_url2snap
abhi5h3k_mcp_url2snap by Abhi5h3k
1

This MCP server enables seamless integration of URL screenshot capture capabilities into AI applications like Claude Desktop. It simplifies the process of generating and sharing webpage snapshots, making it ideal for automation workflows. Built with Python and the MCP SDK, it offers easy setup and real-time functionality.

mcp_server model_context_protocol python screenshot api_integration claude
strawhatai_dev
strawhatai_dev by StrawHatAI
1

This repository focuses on rapid research and development using AI, AI Agents, and Claude MCP Servers. It includes tools for local and cloud-based AI development, such as Ollama for LLM backend, Open-WebUI for multi-LLM frontend, and Docker for easy hosting. The goal is to inspire and enable the building of advanced AI features and applications.

mcp_server model_context_protocol ai_agents claude docker vscode local_llm cloud_ai
ziyacivan_mcp_officer
ziyacivan_mcp_officer by ziyacivan
1

The LSPD Interrogation MCP Server is a specialized implementation of the Model Context Protocol (MCP) designed to simulate police interrogations. It integrates OpenAI's GPT-3.5-turbo model to generate dynamic interrogation strategies, simulate suspect responses, and create realistic dialogue flows. Key features include officer profile management, smart interrogation mechanics, and crime type integration, making it a powerful tool for training or simulation purposes.

mcp_server model_context_protocol typescript openai gpt3.5 api_integration simulation police_interrogation
maxweeden_mcp_dnsdumpster
1

mcp_server model_context_protocol
ibz_04_filesys
ibz_04_filesys by iBz-04
1

The Filesystem Model Context Protocol Server is a lightweight Python implementation that securely exposes file contents and metadata from a preconfigured directory. It leverages FastMCP to provide endpoints for listing files and reading their contents, ensuring safe file access by validating paths and preventing directory traversal attacks. This server is designed to integrate with LLMs, enabling them to interact with local file systems in a controlled and secure manner.

mcp_server model_context_protocol python filesystem llm api_integration security
gotalab_bigquery_analysis_mcp_server

The BigQuery Analysis MCP Server is designed to execute SQL queries on Google BigQuery while ensuring safety and efficiency. It provides query validation (dry run) to verify query validity and estimate processing size, and it only executes SELECT queries under 1TB to prevent data modifications. The server returns query results in structured JSON format, making it ideal for integrating with tools like Claude Desktop.

mcp_server model_context_protocol bigquery sql query_validation json claude nodejs typescript javascript api_integration
icykallen_aws_cli_mcp_server

This MCP server allows users to generate and execute AWS CLI commands directly from Claude, providing full access to AWS CLI capabilities. It supports listing AWS services, retrieving detailed service information, and executing commands with optional parameters. The server integrates seamlessly with Claude Desktop, offering a powerful tool for managing AWS resources through conversational AI.

mcp_server model_context_protocol aws_cli claude typescript shell api_integration search
lowprofix_n8n_mcp_server
1

mcp_server model_context_protocol
gpaul_faldin_mcp_puppeteer_extra

The Puppeteer-Extra MCP Server provides advanced browser automation capabilities by leveraging Puppeteer-Extra and the Stealth Plugin. It enables seamless interaction with web pages, emulating human behavior to avoid detection as automation. Features include screenshot capture, console logging, JavaScript execution, and a full suite of interaction methods like click, fill, and hover.

mcp_server model_context_protocol puppeteer browser_automation stealth_plugin typescript javascript docker api_integration
pixeltable_mcp_server
pixeltable_mcp_server by pixeltable
1

This repository contains a collection of server implementations designed to handle multimodal data indexing and querying, including audio, video, images, and documents. The services are orchestrated using Docker for local development, providing capabilities such as semantic search, object detection, and retrieval-augmented generation (RAG). Each server is accessible via specific endpoints and can be configured through Dockerfiles or environment variables.

mcp_server model_context_protocol python docker multimodal_data audio_indexing video_indexing image_indexing document_indexing semantic_search rag docker_compose