Skip to main content
Glama

Server Details

Search AtCoder problems and fetch public problem statements through MCP.

Status
Healthy
Last Tested
Transport
Streamable HTTP
URL
Repository
ketherworks/atcoder-mcp-server
GitHub Stars
0
Server Listing
atcoder-mcp-server

Glama MCP Gateway

Connect through Glama MCP Gateway for full control over tool access and complete visibility into every call.

MCP client
Glama
MCP server

Full call logging

Every tool call is logged with complete inputs and outputs, so you can debug issues and audit what your agents are doing.

Tool access control

Enable or disable individual tools per connector, so you decide what your agents can and cannot do.

Managed credentials

Glama handles OAuth flows, token storage, and automatic rotation, so credentials never expire on your clients.

Usage analytics

See which tools your agents call, how often, and when, so you can understand usage patterns and catch anomalies.

100% free. Your data is private.
Tool DescriptionsA

Average 4.3/5 across 4 of 4 tools scored.

Server CoherenceA
Disambiguation5/5

Each tool has a clearly distinct role: capabilities reports meta-info, fetch_problem retrieves problem statements, health checks status, and search_problems resolves identifiers. No functional overlap.

Naming Consistency4/5

All tools share the 'oj_' prefix, but the verb/noun pattern varies: 'fetch_problem' and 'search_problems' are verb_noun, while 'capabilities' and 'health' are nouns. The prefix ensures cohesion, though the pattern is not perfectly uniform.

Tool Count4/5

With only 4 tools, the server is tightly scoped to a read-only problem surface. The count feels sufficient for the advertised purpose of fetching problems and checking capabilities.

Completeness4/5

The server explicitly states it only supports an audited read surface, and capabilities documents unsupported operations. The tools cover the stated domain (fetch, search, health, meta), with no obvious gaps for that limited scope.

Discussions

No comments yet. Be the first to start the discussion!

Try in Browser

Your Connectors

Sign in to create a connector for this server.