A Model Context Protocol (MCP) server that provides tools for interacting with Perspective API
{
"mcpServers": {
"fastmcp-meperspective": {
"command": "npx",
"args": [
"-y",
"@fastmcp-me/perspective-mcp-server"
]
}
}
}