Skip to main content
Glama
kongyo2

EVE University Wiki MCP Server

by kongyo2

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription
search_eve_wikiA

Search for articles on EVE University Wiki (with Wayback Machine fallback)

get_eve_wiki_articleA

Get the full content of an EVE University Wiki article (with Wayback Machine fallback)

get_eve_wiki_summaryA

Get a summary of an EVE University Wiki article (with Wayback Machine fallback)

get_eve_wiki_sectionsB

Get the sections of an EVE University Wiki article

get_eve_wiki_linksB

Get the links contained within an EVE University Wiki article

get_eve_wiki_related_topicsA

Get topics related to an EVE University Wiki article based on categories

Prompts

Interactive templates invoked by user choice

NameDescription
eve-wiki-search-helperGenerate a search query for EVE University Wiki based on your question

Resources

Contextual data attached and managed by the client

NameDescription
EVE University Wiki Info

TDQS

A4/5.0

Scored across 6 tools

Disambiguation5/5

Each tool has a clearly distinct purpose targeting different aspects of wiki articles: retrieving full content, links, related topics, sections, summaries, or searching. No overlap exists between these functions, making tool selection straightforward for an agent.

Naming Consistency5/5

All tools follow a consistent 'get_eve_wiki_X' or 'search_eve_wiki' pattern with snake_case, using descriptive nouns (article, links, topics, sections, summary, search) that clearly indicate their function. This uniformity enhances predictability and usability.

Tool Count5/5

With 6 tools, this server is well-scoped for its purpose of interacting with the EVE University Wiki. Each tool serves a specific and necessary function, such as retrieving content, exploring structure, or searching, without being overly sparse or bloated.

Completeness5/5

The tool set provides comprehensive coverage for wiki interaction, including retrieval of full articles, summaries, sections, links, and related topics, plus search functionality. This covers typical agent workflows for information gathering and exploration without obvious gaps.

Maintenance

ActivityInactive
ResponsivenessNo issues