MCP Server
Active
io.github.johnisanerd/wellfound-jobs MCP Server
io.github.johnisanerd/wellfound-jobs
What is the io.github.johnisanerd/wellfound-jobs MCP server?
Wellfound startup jobs with salary and equity parsed, via an Apify Actor, hosted MCP.
How to install io.github.johnisanerd/wellfound-jobs
Copy-paste configuration for popular MCP clients.
transport: http
Config generated by PluginBench — verify against the source before use.Cursor
~/.cursor/mcp.json
{
"mcpServers": {
"wellfound-jobs": {
"url": "https://mcp.apify.com/?tools=johnvc/wellfound-jobs-api"
}
}
}Windsurf
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"wellfound-jobs": {
"serverUrl": "https://mcp.apify.com/?tools=johnvc/wellfound-jobs-api"
}
}
}VS Code
.vscode/mcp.json
{
"servers": {
"wellfound-jobs": {
"type": "http",
"url": "https://mcp.apify.com/?tools=johnvc/wellfound-jobs-api"
}
}
}Claude Desktop
Claude Desktop connects to remote servers via the mcp-remote bridge.
{
"mcpServers": {
"wellfound-jobs": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.apify.com/?tools=johnvc/wellfound-jobs-api"
]
}
}
}Claude Code
claude mcp add --transport http wellfound-jobs https://mcp.apify.com/?tools=johnvc/wellfound-jobs-apiRelated MCP servers
US Congress stock trades and financial disclosures by member, ticker, or date, hosted MCP.
9
View repository →Python
MIT
Google Events listings with dates, venues, and ticket links via a hosted MCP server.
2
View repository →Python
Google Hotels prices, ratings, reviews, and photos via an Apify Actor, hosted MCP.
2
View repository →Python
Gas and fuel prices by station and area, as structured data via a hosted MCP server.
1
View repository →Python
Google Flights search data: fares, routes, stops, and price insights via a hosted MCP server.
1
View repository →Python
Google Scholar
Active
Search Google Scholar for academic papers, citations, and author profiles.
1
View repository →MIT