MCPs tagged with http-server
-
QR Code Generation MCP Server
Generate customizable QR codes from text via an MCP-compliant server.
Provides a server for generating QR codes from text input using the Model Context Protocol (MCP), supporting multiple transport modes such as STDIO, HTTP, and SSE. Allows customization of QR code appearance with options for color, style, and encoding settings. Outputs QR codes as base64 strings for easy integration or direct use in applications. Designed for compatibility with platforms like Claude Desktop and deployments using Docker or direct Python API usage.
- ⭐ 11
- MCP
- 2niuhe/qrcode_mcp
-
Teamwork MCP Server
Seamless Teamwork.com integration for Large Language Models via the Model Context Protocol
Teamwork MCP Server is an implementation of the Model Context Protocol (MCP) that enables Large Language Models to interact securely and programmatically with Teamwork.com. It offers standardized interfaces, including HTTP and STDIO, allowing AI agents to perform various project management operations. The server supports multiple authentication methods, an extensible toolset architecture, and is designed for production deployments. It provides read-only capability for safe integrations and robust observability features.
- ⭐ 11
- MCP
- Teamwork/mcp
-
Brave Search MCP Server
MCP-compliant server providing advanced Brave Search API tools via STDIO and HTTP.
Implements a Model Context Protocol (MCP) server for integrating with the Brave Search API, offering tools for web, local business, image, video, and news searches along with AI-powered summarization. Supports both STDIO and HTTP transports and adheres to established MCP conventions for context management. Provides structured tool schemas and customizable parameters to handle sophisticated search queries and results. Enables advanced filtering, multi-type result aggregation, and seamless integration for AI model workflows.
- ⭐ 337
- MCP
- brave/brave-search-mcp-server
-
EditorConfig MCP Server
An MCP-compliant server that formats files using .editorconfig rules.
EditorConfig MCP Server provides a Model Context Protocol (MCP) compliant server that automatically formats project files according to .editorconfig rules. Designed to work with AI coding agents, it proactively enforces consistent code formatting and prevents common style errors before files are processed further. The server features robust API endpoints, semantic versioned routes, rate limiting, OpenAPI documentation, and JSON schema-based validation, supporting seamless integration into automated development workflows.
- ⭐ 2
- MCP
- neilberkman/editorconfig_mcp