Paperclip
Rank #20,624glama/matsjfunke/paperclip
The paperclip server enables searching and retrieving research papers from various sources
Paperclip is a Model Context Protocol (MCP) server published by matsjfunke. It ranks #20,624 of 132,046 servers tracked on MCP Toplist, and its repository has 27 GitHub stars. Paperclip is listed across 2 registries — Glama and PulseMCP, and ships as a single rolling release with no explicit version metadata. It was first listed on Aug 15, 2025.
Ranks ahead of 111,422 of 132,046 servers on MCP Toplist.
Use Paperclip
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http paperclip https://paperclip.matsjfunke.com/[mcp_servers.paperclip]
url = "https://paperclip.matsjfunke.com/"Add to ~/.codex/config.toml.
https://paperclip.matsjfunke.com/Settings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"paperclip": {
"url": "https://paperclip.matsjfunke.com/"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"paperclip": {
"type": "http",
"url": "https://paperclip.matsjfunke.com/"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"paperclip": {
"serverUrl": "https://paperclip.matsjfunke.com/"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"paperclip": {
"url": "https://paperclip.matsjfunke.com/"
}
}
}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/glama%2Fmatsjfunke%2Fpaperclip)<a href="https://mcptoplist.com/server/glama%2Fmatsjfunke%2Fpaperclip"><img src="https://mcptoplist.com/badge/glama%2Fmatsjfunke%2Fpaperclip.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
matsjfunke
Other servers by matsjfunke
View all matsjfunke servers →Not versioned
This server is published through registries that do not expose explicit version metadata, and no GitHub release tags were found on the linked repository. The listing tracks a single rolling release.
Frequently asked questions
- Who maintains Paperclip?
- Paperclip is maintained by matsjfunke, which publishes 3 MCP servers (0 total versions) tracked on MCP Toplist.
- Is Paperclip listed on the Official MCP Registry?
- Paperclip is not on the Official MCP Registry. It is listed on Glama and PulseMCP.
- How many versions does Paperclip have?
- Paperclip ships as a single rolling release with no explicit version metadata.
- Where can I find the source code for Paperclip?
- The source code for Paperclip is hosted at github.com/matsjfunke/paperclip.
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.