Sponsored by Deepsite.site

Glutamate MCP Servers

Created By
ShadowCloneLabs8 months ago
Glutamate is a powerful desktop platform that simplifies the deployment and management of Model Context Protocol servers. It provides a user-friendly interface and robust tools for server administration, making it easier than ever to run and customize your MCP servers.
Content

Glutamate MCP Servers

Welcome to the Glutamate MCP Servers repository! This project contains a collection of MCPs (Model Context Protocol) servers that are made by gluamate team can be easily deployed and managed through the Glutamate platform. We support all stdio and sse servers by any creators.

🎥 Introduction Video

About Glutamate

Glutamate is a powerful desktop platform that simplifies the deployment and management of Model Context Protocol servers. It provides a user-friendly interface and robust tools for server administration, making it easier than ever to run and customize your MCP servers.

Key Features:

  • 🔒 All keys are securely stored locally
  • ⚡ Install & Start/Stop MCP servers on your local machine
  • 💻 Full support for both stdio & SSE protocols
  • 📦 No Node.js installation required on your system
  • 🎁 100% free to use , now and forever
  • Avaible on Windows , Linux and Mac (coming soon)

Road Map:

  • Auto Sync (server config and port) with any client (cursor , windsurf , cline , roocode etc..) (Added in v0.0.5)
  • Auto start of mcp severs on start of glutamate (based on user settings)
  • Oath login for mcps to fetch api keys
  • Versioning of MCP servers for easier management and updates
  • User submission of servers
  • Direct Updater of Glutamate

Custom Made Servers

Our repository includes several custom MCP servers that are created by Glutamate Team , We support all stdio and sse server that are node based on our glutamate app

UI Assist

Located in the src/uiassist directory, UI Assist is a specialized server that provides enhanced user interface capabilities for MCP servers. It offers:

  • Custom UI components
  • Improved user experience
  • Streamlined navigation
  • Modern interface design

More servers will be added to this repository in the future, expanding the available options for MCP administrators.

Getting Started

  1. Visit glutamateapp.com
  2. Download the app
  3. Choose your desired MCP server from the available options
  4. Click to install and just connect

Available MCP Servers (adding more everyday )

For a comprehensive list of available MCP servers and their descriptions, please see our SERVERS.md file.

Contributing

We welcome contributions to improve our MCP servers. Please feel free to submit pull requests, report issues, or suggest new features.

Glutamate App Integration

To integrate your MCP server with the Glutamate app, you need to create a metadata file that describes your server's capabilities. This helps the Glutamate app understand and properly integrate with your MCP server.

Important Note for SSE Servers

All SSE-type MCP servers must accept the --port command line argument to be supported in the Glutamate app. This allows the Glutamate app to dynamically assign ports and manage multiple server instances. Make sure your server implementation includes this functionality.

Important Note for Connection Type

The connectionType field in the metadata file must be specified in lowercase. Only two values are supported:

  • "sse" for Server-Sent Events
  • "stdio" for Standard Input/Output

Any other value or capitalization will not be recognized by the Glutamate app.

Creating Metadata File

Create a file named glutamate.json in your project root with the following structure:

{
  "name": "UI Assist MCP Server",
  "description": "A Model Context Protocol (MCP) server that connects with the UI Assist Chrome extension to help with UI-based input in web development",
  "version": "0.1.0",
  "releaseDate": "YYYY-MM-DD",
  "author": "Your Name or Organization",
  "license": "MIT",
  "repositoryUrl": "https://github.com/username/repository",
  "implementationLanguage": "JavaScript",
  "connectionType": "sse",
  "runtimeRequirements": "Node.js",
  "packageName": "@glutamateapp/ui-assist",
  "color": "#HEXCOLOR",
  "tools": [
    {
      "name": "get_selected_elements",
      "description": "Retrieves HTML elements that have been selected in the browser"
    },
    {
      "name": "clear_selected_elements",
      "description": "Clears the list of selected elements"
    }
  ],
  "environmentVariables": [
    {
      "variableName": "PORT",
      "description": "Port for the MCP server",
      "isRequired": false,
      "defaultValue": "3332"
    },
    {
      "variableName": "CONNECTOR_PORT",
      "description": "Port for the browser connector",
      "isRequired": false,
      "defaultValue": "9025"
    }
  ]
}

For detailed information about each field and best practices, refer to the Glutamate Metadata Documentation.

Integration Steps

  1. Create the glutamate.json file in your project root
  2. Fill in all required fields with accurate information about your MCP server
  3. Ensure your server implements all the tools listed in the metadata
  4. Test the integration with the Glutamate app
  5. Update the metadata file whenever you add new tools or make significant changes

Support

For support and questions, please visit our community channels.

License

This repo (the mcp servers created by glutamate team) is licensed under the MIT License - see the LICENSE file for details.

Recommend Servers
TraeBuild with Free GPT-4.1 & Claude 3.7. Fully MCP-Ready.
MCP AdvisorMCP Advisor & Installation - Use the right MCP server for your needs
Serper MCP ServerA Serper MCP Server
CursorThe AI Code Editor
Baidu Map百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。
Context7Context7 MCP Server -- Up-to-date code documentation for LLMs and AI code editors
ChatWiseThe second fastest AI chatbot™
Tavily Mcp
DeepChatYour AI Partner on Desktop
WindsurfThe new purpose-built IDE to harness magic
Visual Studio Code - Open Source ("Code - OSS")Visual Studio Code
MiniMax MCPOfficial MiniMax Model Context Protocol (MCP) server that enables interaction with powerful Text to Speech, image generation and video generation APIs.
Amap Maps高德地图官方 MCP Server
EdgeOne Pages MCPAn MCP service designed for deploying HTML content to EdgeOne Pages and obtaining an accessible public URL.
Howtocook Mcp基于Anduin2017 / HowToCook (程序员在家做饭指南)的mcp server,帮你推荐菜谱、规划膳食,解决“今天吃什么“的世纪难题; Based on Anduin2017/HowToCook (Programmer's Guide to Cooking at Home), MCP Server helps you recommend recipes, plan meals, and solve the century old problem of "what to eat today"
Zhipu Web SearchZhipu Web Search MCP Server is a search engine specifically designed for large models. It integrates four search engines, allowing users to flexibly compare and switch between them. Building upon the web crawling and ranking capabilities of traditional search engines, it enhances intent recognition capabilities, returning results more suitable for large model processing (such as webpage titles, URLs, summaries, site names, site icons, etc.). This helps AI applications achieve "dynamic knowledge acquisition" and "precise scenario adaptation" capabilities.
Playwright McpPlaywright MCP server
AiimagemultistyleA Model Context Protocol (MCP) server for image generation and manipulation using fal.ai's Stable Diffusion model.
TimeA Model Context Protocol server that provides time and timezone conversion capabilities. This server enables LLMs to get current time information and perform timezone conversions using IANA timezone names, with automatic system timezone detection.
Jina AI MCP ToolsA Model Context Protocol (MCP) server that integrates with Jina AI Search Foundation APIs.
BlenderBlenderMCP connects Blender to Claude AI through the Model Context Protocol (MCP), allowing Claude to directly interact with and control Blender. This integration enables prompt assisted 3D modeling, scene creation, and manipulation.