Back to Home
toolkit-ai icon

magnet-mcp-server

Verified Safe

by toolkit-ai

Overview

Provides a Model Context Protocol (MCP) server for AI agents to interact with Magnet.run's issue and page management features using markdown.

Installation

Run Command
npx -y @magnet-ai/magnet-mcp-server

Environment Variables

  • MAGNET_API_KEY
  • MAGNET_WEB_API_BASE_URL

Security Notes

The server correctly uses environment variables for sensitive data like MAGNET_API_KEY and MAGNET_WEB_API_BASE_URL, preventing hardcoded secrets. Input validation is performed using Zod schemas, mitigating common injection risks. No 'eval' or malicious obfuscation patterns were identified. The primary security consideration is the proper management and security of the API key by the deployer, as misconfiguration of MAGNET_WEB_API_BASE_URL could direct API calls to unintended endpoints.

Similar Servers

Stats

Interest Score32
Security Score8
Cost ClassMedium
Avg Tokens2000
Stars3
Forks1
Last Update2025-11-21

Tags

MCPAI Agent ToolIssue TrackerDocumentationMarkdown