PDFtoWebsite
Rank #5,135io.github.vedangvatsa123/cvinbio
Search professional profiles from the CVin.Bio talent database.
PDFtoWebsite is a Model Context Protocol (MCP) server published by vedangvatsa123. It ranks #5,135 of 132,046 servers tracked on MCP Toplist. PDFtoWebsite is listed on Official MCP, with 1 tracked version. It was first listed on Apr 5, 2026 and most recently updated on Apr 5, 2026.
Ranks ahead of 126,911 of 132,046 servers on MCP Toplist.
Use PDFtoWebsite
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add cvinbio -e "SUPABASE_URL=<your SUPABASE_URL>" -e "SUPABASE_KEY=<your SUPABASE_KEY>" -- npx -y @cvinbio/mcp-serverReplace each placeholder with your own value before saving.
[mcp_servers.cvinbio]
command = "npx"
args = ["-y", "@cvinbio/mcp-server"]
[mcp_servers.cvinbio.env]
SUPABASE_URL = "<your SUPABASE_URL>"
SUPABASE_KEY = "<your SUPABASE_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"cvinbio": {
"command": "npx",
"args": [
"-y",
"@cvinbio/mcp-server"
],
"env": {
"SUPABASE_URL": "<your SUPABASE_URL>",
"SUPABASE_KEY": "<your SUPABASE_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"cvinbio": {
"command": "npx",
"args": [
"-y",
"@cvinbio/mcp-server"
],
"env": {
"SUPABASE_URL": "<your SUPABASE_URL>",
"SUPABASE_KEY": "<your SUPABASE_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"cvinbio": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@cvinbio/mcp-server"
],
"env": {
"SUPABASE_URL": "<your SUPABASE_URL>",
"SUPABASE_KEY": "<your SUPABASE_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"cvinbio": {
"command": "npx",
"args": [
"-y",
"@cvinbio/mcp-server"
],
"env": {
"SUPABASE_URL": "<your SUPABASE_URL>",
"SUPABASE_KEY": "<your SUPABASE_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"cvinbio": {
"command": "npx",
"args": [
"-y",
"@cvinbio/mcp-server"
],
"env": {
"SUPABASE_URL": "<your SUPABASE_URL>",
"SUPABASE_KEY": "<your SUPABASE_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.vedangvatsa123%2Fcvinbio)<a href="https://mcptoplist.com/server/io.github.vedangvatsa123%2Fcvinbio"><img src="https://mcptoplist.com/badge/io.github.vedangvatsa123%2Fcvinbio.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
vedangvatsa123
Available versions (1)
| Version | Published |
|---|---|
| 1.0.0 | Apr 5, 2026 |
Frequently asked questions
- Who maintains PDFtoWebsite?
- PDFtoWebsite is maintained by vedangvatsa123, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is PDFtoWebsite listed on the Official MCP Registry?
- Yes — PDFtoWebsite is listed on the Official MCP Registry.
- How many versions does PDFtoWebsite have?
- MCP Toplist tracks 1 version of PDFtoWebsite, most recently published on Apr 5, 2026.
- Where can I find the source code for PDFtoWebsite?
- The source code for PDFtoWebsite is hosted at github.com/vedangvatsa123/PDFtoWebsite.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.