Medium Rare
Rank #49,019io.github.NicolasMartalog/docweave-mcp
Generate and read PDFs for AI agents: a generate_pdf and a read_pdf tool, priced per document.
Medium Rare is a Model Context Protocol (MCP) server published by NicolasMartalog. It ranks #49,019 of 132,113 servers tracked on MCP Toplist. Medium Rare is listed on Official MCP, with 3 tracked versions. It was first listed on Jul 17, 2026 and most recently updated on Jul 18, 2026.
Ranks ahead of 83,094 of 132,113 servers on MCP Toplist.
Use Medium Rare
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http docweave-mcp https://docweave.dev/api/mcpclaude mcp add docweave-mcp -- npx -y @docweave/mcp[mcp_servers.docweave-mcp]
url = "https://docweave.dev/api/mcp"Add to ~/.codex/config.toml.
[mcp_servers.docweave-mcp]
command = "npx"
args = ["-y", "@docweave/mcp"]Add to ~/.codex/config.toml.
https://docweave.dev/api/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"docweave-mcp": {
"command": "npx",
"args": [
"-y",
"@docweave/mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"docweave-mcp": {
"url": "https://docweave.dev/api/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"docweave-mcp": {
"command": "npx",
"args": [
"-y",
"@docweave/mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"docweave-mcp": {
"type": "http",
"url": "https://docweave.dev/api/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"docweave-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@docweave/mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"docweave-mcp": {
"serverUrl": "https://docweave.dev/api/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"docweave-mcp": {
"command": "npx",
"args": [
"-y",
"@docweave/mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"docweave-mcp": {
"url": "https://docweave.dev/api/mcp"
}
}
}{
"mcpServers": {
"docweave-mcp": {
"command": "npx",
"args": [
"-y",
"@docweave/mcp"
]
}
}
}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.NicolasMartalog%2Fdocweave-mcp)<a href="https://mcptoplist.com/server/io.github.NicolasMartalog%2Fdocweave-mcp"><img src="https://mcptoplist.com/badge/io.github.NicolasMartalog%2Fdocweave-mcp.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
NicolasMartalog
Other servers by NicolasMartalog
View all NicolasMartalog servers →Available versions (3)
| Version | Published |
|---|---|
| 0.2.0 | Jul 18, 2026 |
| 0.1.3 | Jul 17, 2026 |
| 0.1.2 | Jul 17, 2026 |
Frequently asked questions
- Who maintains Medium Rare?
- Medium Rare is maintained by NicolasMartalog, which publishes 2 MCP servers (3 total versions) tracked on MCP Toplist.
- Is Medium Rare listed on the Official MCP Registry?
- Yes — Medium Rare is listed on the Official MCP Registry.
- How many versions does Medium Rare have?
- MCP Toplist tracks 3 versions of Medium Rare, most recently published on Jul 18, 2026.
- Where can I find the source code for Medium Rare?
- The source code for Medium Rare is hosted at github.com/NicolasMartalog/medium-rare.
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.