Skip to main content
Glama
kirillsaidov

Ollama MCP Example Server

by kirillsaidov

Related Servers

Alternatives to Ollama MCP Example Server

No user-submitted related servers found.

    Related Servers

    • F
      license
      B
      quality
      D
      maintenance
      A minimal MCP server that converts company names to stock symbols and fetches financial data from Yahoo Finance using two example tools.
      2
      4
    • F
      license
      -
      quality
      B
      maintenance
      A demo MCP server that exposes stock-quote tools to LLMs via FastMCP over streamable HTTP. It can be deployed to AWS ECS and integrated with ChatGPT as a custom connector.
    • A
      license
      -
      quality
      D
      maintenance
      A demonstration server for the Model Context Protocol (MCP) that exposes calculator and Yahoo Finance tools, allowing LLMs to interpret natural language requests and make tool calls via the MCP standard.
      1
      Apache 2.0
    • F
      license
      -
      quality
      D
      maintenance
      Demonstrates a complete MCP server implementation supporting both local Ollama models and remote API models. Enables LangChain applications to dynamically discover and invoke tools including addition calculations and model invocation capabilities.
    • A
      license
      -
      quality
      C
      maintenance
      An MCP server that exposes real-time financial data tools for stock search, company info, historical prices, and financial metrics from Yahoo Finance, enabling AI agents to answer natural-language questions about stocks and financial markets.
      MIT
    • F
      license
      -
      quality
      C
      maintenance
      A model-agnostic MCP server exposing example tools (add1, multiply2, greet) for learning purposes, working with any LLM through stdio transport.

    Latest Blog Posts

    MCP directory API

    We provide all the information about MCP servers via our MCP API.

    curl -X GET 'https://glama.ai/api/mcp/v1/servers/kirillsaidov/ollama-mcp-example'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server