Fast Html Mcp
# Fast HTML MCP [](https://www.npmjs.com/package/@aimino/fast-html-mcp-server)…
Directory
# Fast HTML MCP [](https://www.npmjs.com/package/@aimino/fast-html-mcp-server)…
mcpserverjs is an MCP server that exposes a single tool for executing JavaScript code. It is designed for developers who need to run JavaScript snippets within…
pmcp is a Golang-based Model Context Protocol (MCP) server implementation for Prometheus that enables natural language interactions with Prometheus metrics and…
# MCP Server-Client Example This project demonstrates a basic implementation of the Model Context Protocol (MCP) using the TypeScript SDK. It includes both a…
# MCP Server and Client This project demonstrates a simple implementation of an MCP server and client. ## Running the Server ```bash python mcp_server.py ```…
This project provides a central gateway to manage multiple MCP (Model Context Protocol) servers, preventing the need to configure and run duplicate server…
# Crawlab MCP Server This is a Model Context Protocol (MCP) server for Crawlab, allowing AI applications to interact with Crawlab's functionality. ## Overview…
Spring AI MCP extends the MCP Java SDK with Spring Boot integration, providing both client and server starters. It enables AI models to interact with external…
Collection of examples of how to use Model Context Protocol with AWS.
SwiftMCP is a Swift implementation of the Model Context Protocol (MCP) for JSON-RPC communication over multiple transports. It is intended for Swift developers…
Hello-MCP 🚀 is a simple implementation of an MCP (Model Control Protocol) client and server. It helps developers understand what the MCP protocol is and how it…
Linkedin MCP Server is an MCP server that enables interaction with the LinkedIn Community Management API. It uses HTTP+SSE transport for local or remote…
A basic MCP server using the SSE transport that can be used to test dynamic tool creation/management
An MCP server that connects LLMs to the Itential Platform, enabling AI assistants to manage network automations, orchestrate workflows, monitor platform…
ZapToMCP is a monorepo containing TypeScript tools and libraries for building Model Context Protocol (MCP) servers and clients. It streamlines the creation and…
MCP (Model Context Protocol) server for allowing AI agents to interact with the Lifx lights on your LAN. Not officially affiliated with Lifx or Feit Electric
A mcp server to allow LLMS gain context about shadcn ui component structure,usage and installation,compaitable with react,svelte 5,vue & React Native
This Go implementation allows MCP clients that only support local (stdio) connections to connect to remote MCP servers with authentication support.
Provides stock trading and market data using the Korea Investment & Securities (KIS) REST API.
MCPez is a Web-based management platform that simplifies defining, configuring, managing, and monitoring backend services such as AI models, local scripts, or…
Provides local and remote servers to run FlowMCP schemas via stdio or HTTP/SSE for AI–API integration.
Unlock 650+ MCP servers tools in your favorite agentic framework.
Model Context Protocol (MCP) server and client with a custom websocket transport layer.
# MCP Client-Server Seminar Project This project demonstrates a basic client-server MCP implementation using [Python…