MCP Server
Active
MIT
io.github.MarvinRey7879/patternfetch MCP Server
io.github.MarvinRey7879/patternfetch
What is the io.github.MarvinRey7879/patternfetch MCP server?
Crypto ticker+timeframe → token-compact market-state brief. MCP server, one-click OAuth, free tier.
How to install io.github.MarvinRey7879/patternfetch
Copy-paste configuration for popular MCP clients.
transport: http
Config generated by PluginBench — verify against the source before use.Cursor
~/.cursor/mcp.json
{
"mcpServers": {
"patternfetch": {
"url": "https://patternfetch.com/mcp"
}
}
}Windsurf
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"patternfetch": {
"serverUrl": "https://patternfetch.com/mcp"
}
}
}VS Code
.vscode/mcp.json
{
"servers": {
"patternfetch": {
"type": "http",
"url": "https://patternfetch.com/mcp"
}
}
}Claude Desktop
Claude Desktop connects to remote servers via the mcp-remote bridge.
{
"mcpServers": {
"patternfetch": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://patternfetch.com/mcp"
]
}
}
}Claude Code
claude mcp add --transport http patternfetch https://patternfetch.com/mcpRelated MCP servers
Social-video URL → transcript, frames & metadata across 6 platforms. MCP, OAuth, free tier.
View repository →