Skip to main content
Glama

MCP Redmine

by runekaagaard
Mozilla Public License 2.0
14
  • Apple
  • Linux

redmine_paths_list

Retrieve all available API endpoint paths from the Redmine OpenAPI specification. Use this tool to list path templates (e.g., '/issues.json') for accessing Redmine's API, enabling efficient integration and navigation within the MCP Redmine server.

Instructions

Return a list of available API paths from OpenAPI spec

Retrieves all endpoint paths defined in the Redmine OpenAPI specification. Remember that you can use the redmine_paths_info tool to get the full specfication for a path.

Returns: str: YAML string containing a list of path templates (e.g. '/issues.json')

Input Schema

NameRequiredDescriptionDefault

No arguments

Input Schema (JSON Schema)

{ "properties": {}, "title": "redmine_paths_listArguments", "type": "object" }
Install Server

Other Tools from MCP Redmine

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/runekaagaard/mcp-redmine'

If you have feedback or need assistance with the MCP directory API, please join our Discord server