Skip to main content
Glama
61,048 servers. Last updated

Matching MCP tools:

Matching MCP Connectors:

"Analyzing Football Strategies, Players, and Matches" matching MCP servers:

  • F
    license
    A
    quality
    D
    maintenance
    Provides access to Brian Eno and Peter Schmidt's Oblique Strategies card deck to help users overcome creative blocks through lateral thinking. It enables searching and retrieving random prompts from various editions, including collections adapted specifically for programmers.
    Last updated
    3
    1
  • A
    license
    A
    quality
    D
    maintenance
    MCP server that exposes GDB debugging as tools. An AI assistant can set breakpoints, run programs, step through code, inspect variables and memory, and examine registers — all via structured tool calls. Reverse debugging with rr is also supported.
    Last updated
    34
    3
    MIT
  • A
    license
    -
    quality
    D
    maintenance
    A wrapper for mcp-remote that provides secure authentication for protected MCP servers using Adobe IMS or Okta OAuth flows. It features automated token management, validation, and background refreshing for seamless access to remote resources.
    Last updated
    54
    2
    MIT
  • A
    license
    -
    quality
    D
    maintenance
    Enables AI assistants to interact directly with Roblox Studio to explore project hierarchies, edit scripts, and perform bulk object manipulations through over 37 specialized tools. This enhanced fork features long polling for near-instant responses and improved support for script editing and attribute management.
    Last updated
    MIT
  • A
    license
    -
    quality
    D
    maintenance
    Enables AI to interact with Microsoft Access (.mdb, .accdb) and SQLite 3 databases, including read-only support for Access 97 databases. Supports executing SQL queries, importing/export data from CSV and Excel files, and storing notes about database files.
    Last updated
    MIT
  • A
    license
    -
    quality
    C
    maintenance
    Enables AI interaction with Microsoft Access and SQLite databases to perform SQL queries, updates, and data management. It supports importing and exporting data via CSV and Excel files and includes tools for managing human-readable notes about database files.
    Last updated
    8
    MIT
  • A
    license
    -
    quality
    D
    maintenance
    Enables AI assistants to perform complete CRUD operations on Airtable bases, tables, records, fields, and comments, with batch processing and file attachment support, plus enterprise-grade reliability features.
    Last updated
    3
    MIT
  • F
    license
    -
    quality
    D
    maintenance
    Enables document conversion between PDF, DOCX, and Markdown formats to facilitate reading and editing complex files in AI tools like Claude Desktop or Cursor. It utilizes marker-pdf and pandoc to provide structured text versions of documents, helping to manage context and support unsupported file types.
    Last updated
    1
  • F
    license
    -
    quality
    B
    maintenance
    A sample MCP server built with Node.js and TypeScript, demonstrating the three core primitives: Tools, Resources, and Prompts.
    Last updated
    91
  • F
    license
    -
    quality
    D
    maintenance
    A minimal Model Context Protocol server built with FastAPI that provides a basic "Hello World" resource and tool. Serves as a starting point for building and validating MCP client integrations with richer resources and tools.
    Last updated
  • F
    license
    -
    quality
    D
    maintenance
    A FastAPI-integrated MCP server that provides mathematical operations like addition and multiplication using Pandas for data manipulation. It serves as a comprehensive example for implementing different tool registration patterns and real-time communication via Server-Sent Events.
    Last updated