Skip to main content
Glama

Nefino MCP Server

Official
by nefino
pyproject.toml604 B
[project] name = "mcp-nefino" version = "0.1.5" description = "MCP server for accessing Nefino renewable energy news API" authors = [{ name = "David Kort", email = "david.kort@nefino.de" }] requires-python = ">=3.10" readme = "README.md" license = "Apache-2.0" dependencies = [ "mcp>=1.3.0", "requests", "python-jose", "pydantic", "fastapi", "aiohttp", ] [project.scripts] mcp-nefino = "mcp_nefino.server:mcp.run" [build-system] requires = ["hatchling"] build-backend = "hatchling.build" [tool.uv] package = true [tool.hatch.build.targets.wheel] packages = ["src/mcp_nefino"]

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/nefino/mcp-nefino'

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