io.github.benediktgirz/storylenses MCP Server
io.github.benediktgirz/storylenses
What is the io.github.benediktgirz/storylenses MCP server?
AI cover letter generation for agents. Job analysis, profile matching, narrative letters.
How to install io.github.benediktgirz/storylenses
Copy-paste configuration for popular MCP clients.
AuthorizationrequiredsecretStoryLenses API key (get one at storylenses.app/developers)
{
"mcpServers": {
"storylenses": {
"command": "npx",
"args": [
"-y",
"@storylenses/mcp-server"
],
"env": {
"Authorization": "<YOUR_AUTHORIZATION>"
}
}
}
}{
"mcpServers": {
"storylenses": {
"command": "npx",
"args": [
"-y",
"@storylenses/mcp-server"
],
"env": {
"Authorization": "<YOUR_AUTHORIZATION>"
}
}
}
}{
"mcpServers": {
"storylenses": {
"command": "npx",
"args": [
"-y",
"@storylenses/mcp-server"
],
"env": {
"Authorization": "<YOUR_AUTHORIZATION>"
}
}
}
}{
"servers": {
"storylenses": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@storylenses/mcp-server"
],
"env": {
"Authorization": "<YOUR_AUTHORIZATION>"
}
}
}
}claude mcp add storylenses --env Authorization=<YOUR_AUTHORIZATION> -- npx -y @storylenses/mcp-serverRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.