medullar-mcp-server

medullar-mcp-server

3.1

If you are the rightful owner of medullar-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

A server for retrieving Medullar Space data using the MCP protocol.

The Medullar MCP Server is designed to facilitate the retrieval of Medullar Space data using the Model Context Protocol (MCP). It requires Python 3.10 or higher and utilizes the 'uv' package manager for dependency management. The server is configured to authenticate using a Medullar JWT token, which must be provided in a .env file or as an environment variable. The server supports both development and production modes, allowing for easy testing and deployment. It offers a straightforward API endpoint to access user-specific Medullar spaces, which are collections of curated data. The server is versatile, supporting direct execution for custom deployment scenarios.

Features

  • Supports Python 3.10 or higher
  • Uses 'uv' package manager for dependencies
  • Requires Medullar JWT for authentication
  • Development and production modes available
  • API endpoint for retrieving Medullar spaces