Redmine MCP Server: Give AI Agents Live Project Data
An open-source MCP server for Redmine. 51 tools, OAuth2, read-only mode, and a live triage board.
August 08, 2026 · 8 min
Cloud Architecture · AI Engineering · Distributed Systems
Latest · Post
BM25 scores don't compare across documents. Ranks do. Fusing 100 PDFs into one hit list.
An open-source MCP server for Redmine. 51 tools, OAuth2, read-only mode, and a live triage board.
August 08, 2026 · 8 min
No pipeline, no vector store. Topic folders, a warm habit, a generated catalog, honest coverage.
August 01, 2026 · 10 min
Two Python libraries fix the 403 and the 80k-token HTML at the same time.
July 25, 2026 · 9 min
How agents should navigate documents at production scale, from 39,000+ downloads of one MCP server.
June 24, 2026 · 11 min
MCP tutorials stop at tool integration. The real work is auth, guardrails, and untrusted data.
April 11, 2026 · 7 min
Tool boundaries shape agent behavior more than prompts. What I learned shipping pdf-mcp.
April 04, 2026 · 10 min
Tools, resources, prompts, SQLite persistence, in-process testing. Under 100 lines of Python.
February 22, 2026 · 9 min
Claude's limits: 100 pages visual, 30MB per file. Hit them? pdf-mcp reads in chunks.
January 31, 2026 · 10 min
What threading, multiprocessing, and async actually do inside a Lambda function. Benchmarked.
January 17, 2026 · 4 min
Three MCP design patterns from giving an agent full API access. And watching it go wrong.
December 24, 2025 · 4 min
How to wrap a legacy Redmine API with MCP. No rewriting, no destabilizing anything.
May 27, 2025 · 6 min
Seven Lambdas, two SQS queues, one DynamoDB table. SES for sending. No per-subscriber fee.
June 20, 2026 · 10 min
Why more MCP tools make agents worse, and the pattern that fixes the surface.
June 13, 2026 · 8 min
Take the notes server from localhost STDIO to a secured, containerized HTTP service you can run on any host.
June 09, 2026 · 11 min
Page-mode PDF search costs 2 to 6 extra tool calls per query depending on the document. Section-aware search delivers...
May 30, 2026 · 10 min
I audited my MCP server at 3,000 downloads and found 8 vulnerabilities. Every fix is here.
February 25, 2026 · 10 min
27 runs, 9 models. Most latency wasn't in inference. It was in avoidable client overhead.
February 01, 2026 · 4 min