SERVER

methods-mcp

Rank #10808

io.github.FlynnLachendro/methods-mcp

MCP server for structured methods extraction + reproducibility heuristics on academic papers.

First listed
Apr 14, 2026
Last publish date
Apr 15, 2026
OVERVIEW

methods-mcp is a Model Context Protocol (MCP) server published by FlynnLachendro. It ranks #10808 of 58,900 servers tracked on MCP Toplist. methods-mcp is listed on Official MCP, with 5 tracked versions. It was first listed on Apr 14, 2026 and most recently updated on Apr 15, 2026.

STANDING
#10,808of 58,900 tracked serversTop 25%

Ranks ahead of 48,092 of 58,900 servers on MCP Toplist.

CONNECT

Use methods-mcp

Add methods-mcp to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

Python package (PyPI)
{
  "mcpServers": {
    "methods-mcp": {
      "command": "uvx",
      "args": [
        "methods-mcp"
      ],
      "env": {
        "ANTHROPIC_API_KEY": "<your ANTHROPIC_API_KEY>",
        "GITHUB_TOKEN": "<your GITHUB_TOKEN>",
        "METHODS_MCP_MODEL": "<your METHODS_MCP_MODEL>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

REGISTRIES

Listed on 1 registry

ORGANIZATION

FlynnLachendro

Organization
Total servers
1
Total versions
5
VERSIONS

Available versions (5)

VersionPublished
0.1.7Apr 15, 2026
0.1.6Apr 15, 2026
0.1.4Apr 15, 2026
0.1.2Apr 14, 2026
0.1.1Apr 14, 2026
FAQ

Frequently asked questions

What is methods-mcp?
MCP server for structured methods extraction + reproducibility heuristics on academic papers.
Who maintains methods-mcp?
methods-mcp is maintained by FlynnLachendro, which publishes 1 MCP server (5 total versions) tracked on MCP Toplist.
Is methods-mcp an official MCP server?
Yes — methods-mcp is listed on the Official MCP Registry.
How many versions does methods-mcp have?
MCP Toplist tracks 5 versions of methods-mcp, most recently published on Apr 15, 2026.
Where can I find the source code for methods-mcp?
The source code for methods-mcp is hosted at github.com/FlynnLachendro/methods-mcp.
EXPLORE